/* CSS Document */

html
{
	height: 100%;
	vertical-align:middle;
	
}

body
{
background-color:#E2F3FC;
height: 100%;
font-family: Arial Black, Arial, Helvetica, sans-serif;
font-size: 12px;
}

#dContainer
{
	position: relative;
	width: 1150px;
	height: 625px;
	background-color:#FFFFFF;
	display: block;
    margin-left: auto;
    margin-right: auto;
	margin-top: 20px;
	border: #466F82 dashed thin;	
}

#dContainer2
{
	position: relative;
	width: 1150px;
	height: 100%;
	background-color:#FFFFFF;
	display: block;
    margin-left: auto;
    margin-right: auto;
	margin-top: 20px;
	border: #466F82 dashed thin;	
}

#Main
{
	background-image:url(../images/i_top_left.jpg);
	background-repeat:no-repeat;
	width:1150px;
	height:259px;
	float: left;
	
}


  #adR1 {
  	width: 300px;
  	height: 134px;
	float: right;
	margin-left: 850px;
	position:absolute 0 0 0 0;
 }
 
   #adR1a {
  	width: 300px;
  	height: 16px;
	float: right;
	background-image:url(../images/event_ad_btm.jpg);
	background-repeat:no-repeat;
	margin-left: 850px;
	position:absolute 0 0 0 0;
 }
 
 
  #adR2 {
  	width: 300px;
  	height: 125px;
	float: right;
	border-top: thick #FFFFFF;
 
 }
 
    #menu {
	float:left;
	width: 1125px;
	height: 30px;
	padding: 0;
	background-color: #666666;
  }
  
  #bContainer
{
	float:left;
	width: 1150px;
	height: 300px;
	display: block;
	background-image:url(../images/i_b_cntr.jpg);
	background-repeat:repeat-x;
}


#adleft
{
	float: left;
	width: 370px;
	height: 300px;
	background-image:url(../images/i_btm_left_3.png);
	background-repeat:no-repeat;
}

#adstack
{
	float: left;
	width: 250px;
	height: 320px;
	padding-top: 25px;
}

#feature
{
	float:right;
	width: 530px;
	height: 300px;
	background-image: url(../images/i_feature.gif);
	background-repeat:no-repeat;
	background-position:top;
}


#feature2
{
	float:right;
	width: 530px;
	height: 300px;
	background-image: url(../images/i_feature.png);
	background-repeat:no-repeat;
	background-position:top;
}


#footerContainer
{
	margin-left: auto;
    margin-right: auto;
	width: 1150px;
	height: 30px;
	display: block;
	vertical-align: top;
	position:inherit;
	
}


/* Secondary Pages */

#headerContainer
{
	position: relative;
	width: 1150px;
	height: 110px;
	display: block;
    margin-left: auto;
    margin-right: auto;
	background-image:url(../images/s_header.gif);
	background-repeat:no-repeat;
}

    #menusubpages {
	float:left;
	width: 1125px;
	height: 30px;
	padding: 0;
	background-color: #666666;
  }

	#menuleft {
	width: 180px;
	height: 460px;
	background-image:url(../images/s_menuleft.jpg);
	background-repeat:no-repeat;	
	float: left;
	line-height: 24px;
	}
	
	#menuleft ul{
	margin-top: 45px;
	list-style:none;
	
	}
	
	.menuleft a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #466f82;
	text-decoration: none;
	font-weight: bold;
	}

	.menuleft a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #466f82;
	text-decoration: none;
	font-weight: bold;
}

	.menuleft a:hover {
	text-decoration: none;
	border-left:solid #466f82;
	color:#666666;
}

.menuleft a:visited {
	text-decoration: none;
}

.menuleft a:active {
	text-decoration: none;
	border-left:solid #466f82;
	color:#666666;
}



#headerText
{
	width: 655px;
	height: 150px;
	float:left;
	margin-top:27px;
}

#sMain
{
	float:left;
	width: 600px;
	background-color:#FFFFFF;
	position: inherit;
	margin-left: 45px;
	margin-top: -300px;
}


#sRight
{
	width: 260px;
	height: 460px;
	float:left;
	margin-left: 55px;
	margin-top: -1px;
}

/* Font Styles */


	.menutext
	{
	font-family: Arial Black, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	vertical-align: middle;
	text-align: left;
	margin-left: auto;
    margin-right: auto;
	line-height: 32px;
	text-decoration:none;
	
}

	.menutext a:link
	{
	color: #FFFFFF;
	text-decoration: none;
	
}
	
	.menutext a:hover
	{
	color: #B8B866;
	text-decoration: none;
	
}


	.menutextsub
	{
	font-family: Arial Black, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #466F82;
	vertical-align: middle;
	text-align: left;
	line-height: 8px;
	display: inline;
	float:left;
	
}

	.menutextsub li
	{
	font-family: Arial Black, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #466F82;
	vertical-align: middle;
	text-align: left;
	line-height: 8px;
	display: inline;
	
}

	.menutextsub a:link
	{
	color: #466F82;
	text-decoration: none;
	
}
	
	.menutextsub a:hover
	{
	color: #666666;
	text-decoration: underline;
}

	.menutextsub a:visited
	{
	text-decoration: none;
	color: #466F82;
	
}

	.menutextsub a:active
	{
	color: #466F82;
	text-decoration: underline;
}

	.count
	{
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:normal;
	color:#990033;

	}
	
		.count a:link
	{
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:normal;
	color:#990033;
	text-decoration: none;

	}


h1 {
	font-family: "Arial Black";
	font-size: 15px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
}

h1 a:link {
	font-family: "Arial Black";
	font-size: 15px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
}


h2
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #666666;
	
}

h2 a:link
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	color: #466F82;
	text-decoration:none;
	
}

h2 a:visited
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	color: #466F82;
	text-decoration:none;
	
}