/* 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:1000px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
}

div#headerContainer
{
	width:1000px;
	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:#9A0000;
}
div#contentContainer
{
	width:1000px;
	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:1000px;
	float:left;
	background-image:url(../images/bg_index.jpg);
	background-repeat:repeat-x;
}
	
	
div#homeLeft
{
	width:250px;
	float:left;
	margin:0px;
	background-color:#B2B2B2;
	padding:0px;
}


div#homeCenter
{
	width:485px;
	float:left;
	padding-left:15px;
	padding-top:15px;
	margin:0px;
}

div#homeRight
{
	width:250px;
	/*height:500px;*/
	float:left;
	margin:0px;
}

/*div#homeRightTop
{
	width:200px;
	height:250px;
	padding-left:25px;
	padding-right:25px;
	padding-top:20px;
	
}*/

div#homeRightTop_new
{
	width:200px;
	height:215px;
	padding-left:27px;
	padding-right:23px;
	padding-top:15px;
	background-image:url(../images/bg_box1_new.jpg);
	background-repeat:no-repeat;
}

div#vidBox	{
width:172px;
height:98px;
margin:0px;
padding:18px 0px 20px 14px;
}

div#homeRightBottom
{
	width:200px;
	/*height:400px;*/
	padding-left:25px;
	padding-right:25px;
	padding-top:5px;
	background-image:url(../images/bg_box2_new.jpg);
	background-repeat:no-repeat;
}


div#footer
{
	width:970px;
	height:30px;
	float:left;
	background-color:#9A0000;
	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:#9A0000;
	line-height:32px;
	font-family:"Times New Roman", Times, serif;
}
h2
{
	font-size:17px;
	color:#000000;
	font-weight:bold;
}

h2 a, h2 a:visited
{
	color:#000000;
	font-size:17px;
	font-weight:bold;
	text-decoration:underline;
}
h2 a:hover, h2 a:active
{
	text-decoration:none;
}

h3
{
	font-size:14px;
	color:#9A0000;
	font-weight:bold;
}
div#footer a, div#footer a:visited
{
	color:white;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
div#footer a:hover, div#footer a:active
{
	text-decoration:underline;
}
a, a:visited
{
	color:#9A0000;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
}
a:hover, a:active
{
	text-decoration:none;
}

.caption
{
	font-size:10px;
	font-style:italic;
	line-height:14px;
}

.feeds
{
	font-size:10px;
	color:#000000;
	font-weight:noneS;
	line-height:18px;
	padding:0px 0px 15px 0px
}

.feeds a, .feeds a:visited
{
	color:#9A0000;
	font-size:10px;
	font-weight:bold;
	text-decoration:underline;
}

.feeds a:hover, .feeds a:active
{
	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, .questions a:visited
{
	color:#663366;
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;
}
.questions a:hover, .questions a:active
{
	text-decoration:none;
}

div#homeLeft a, div#homeLeft a:visited
{
	color:#000000;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	font-style:italic;
}
div#homeLeft a:hover, div#homeLeft a:active
{
	text-decoration:underline;
	font-style:italic;
}


