﻿/* CSS Document */

body
{
	background-color:silver;
	margin:0 auto 0 auto;
	behavior:url(..\csshover.htc);
}

div#page
{
	margin:0 auto 0 auto;
	margin-top:15px;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	border-top:1px solid #000000;
	background-color:white;
	width:800px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
}

div#headerContainer
{
	width:800px;
	height:114px;
	float:left;
}

div#headerLeft
{
	width:353px;
	height:114px;
	float:left;
}

div#headerRight
{
	width:647px;
	height:79px;
	float:left;
}

div#navContainer
{
	width:647px;
	height:35px;
	float:left;
	background-image:url(..\images\navBar.jpg);
	background-repeat:no-repeat;
	background-color:#c70752;
}
div#contentContainer
{
	width:800px;
	float:left;
	margin-top:-4px;
	background-color:white;
}
div#leftContainer
{
	width:211px;
	float:left;
	margin:0px;
	padding:0px;
}
div#leftNav
{
	width:211px;
	float:left;
}
div#leftBottom
{
	width:211px;
	height:210px;
	background-color:white;
	margin:0px;
	padding:0px;
}
div#rightContainerBg
{
	width:789px;
	float:left;
	background-color:white;
	border:0px;
}
div#rightText
{
	width:500px;
	margin-left:25px;
	margin-top:50px;
	margin-bottom:15px;
}

div#rightText2
{
	width:675px;
	margin-left:25px;
	margin-top:50px;
	margin-bottom:15px;
}

div#homeBottom
{
	width:800px;
	float:left;
	background-image:url(..\images\bg_index.jpg);
	background-repeat:repeat-x;
}
	
	
div#homeLeft
{
	background-color: #FFFFFF;
	background: #FFFFFF;
	width: 250px;
	float: left;
	margin: 0px;
	padding: 0px;
}


div#homeCenter
{
	width:485px;
	float:left;
	padding-left:15px;
	padding-top:15px;
	margin:0px;
}

div#homeRight
{
	width:250px;
	height:400px;
	float:left;
	margin:0px;
}

div#homeRightTop
{
	width:200px;
	height:250px;
	padding-left:25px;
	padding-right:25px;
	padding-top:20px;
	background-image:url(..\images\bg_box1.jpg);
	background-repeat:no-repeat;
}

div#homeRightBottom
{
	width:200px;
	height:195px;
	padding-left:25px;
	padding-right:25px;
	padding-top:5px;
	background-image:url(..\images\bg_box2.jpg);
	background-repeat:no-repeat;
}

div#footer
{
	width:800px;
	height:30px;
	float:left;
	background-color:#c70752;
	color:white;
	font-size:12px;
	padding-top:15px;
	padding-left:15px;
	padding-right:15px;
}
h1
{
	font-size:25px;
	font-style:italic;
	font-weight:black;
	color:#c70752;
	line-height:32px;
	font-family:"Times New Roman", Times, serif;
}
h2
{
	font-size:17px;
	color:#000000;
	font-weight:bold;
}

h2 a:visited
{
	color:#000000;
	font-size:17px;
	font-weight:bold;
	text-decoration:underline;
}

h2 a
{
	color:#000000;
	font-size:17px;
	font-weight:bold;
	text-decoration:underline;
}
h2 a:active
{
	text-decoration:none;
}

h2 a:hover
{
	text-decoration:none;
}

h3
{
	font-size:14px;
	color:#c70752;
	font-weight:bold;
}
div#footer a:visited
{
	color:white;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
div#footer a
{
	color:white;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
div#footer a:active
{
	text-decoration:underline;
}
div#footer a:hover
{
	text-decoration:underline;
}
a:visited
{
	color:#c70752;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
}
a
{
	color:#c70752;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
}
a:active
{
	text-decoration:none;
}

a:hover
{
	text-decoration:none;
}

.caption
{
	font-size:10px;
	font-style:italic;
	line-height:14px;
}

.feeds
{
	font-size:10px;
	color:#000000;
	font-weight:noneS;
}

.feeds a:visited
{
	color:#c70752;
	font-size:10px;
	font-weight:bold;
	text-decoration:underline;
}

.feeds a
{
	color:#c70752;
	font-size:10px;
	font-weight:bold;
	text-decoration:underline;
}

.feeds a:active
{
	text-decoration:none;
}

.feeds a:hover
{
	text-decoration:none;
}

.questions
{
	font-size:14px;
	color:#663366;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	font-weight:bold;
	letter-spacing:2px;
	line-height:24px;
}

.questions a:visited
{
	color:#663366;
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;
}

.questions a
{
	color:#663366;
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;
}
.questions a:active
{
	text-decoration:none;
}


.questions a:hover
{
	text-decoration:none;
}


