body
{
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
	text-align: expression("center");
}

a
{
	text-decoration:none;
	color:inherit;
}

img
{ border: none; }

#container
{
	padding-top:4px;
	width:772px;
	margin: 15px auto auto auto;
	background-image:url(../_img/homebg.gif);
	background-repeat:repeat-y;
	background-position: 0px 10px;
	padding-left:4px;
	padding-right:4px;
} 


#logoHead
{
	height: 99px;
	width: 764px;
	background-image:url(../_img/homeheadbg.gif);
	background-repeat:repeat-x;
	margin-top:-15px;
	padding-top:15px;
	text-align:left;
}

#topTabs ul
{
	float:right;
}

#topTabs li
{
	display:block;
	width:96px;
	height:26px;
	background-image:url(../_img/hometab.gif);
	float: left;
	list-style-type:none;
	text-align:center;
	color:white;
	line-height:25px;
	margin-left:2px;
	margin-right:2px;
	font-size:12px;
}

#topTabs a
{ color: white; }

#topLinks
{
	position:absolute;
	top: 5px;
	left: 50%;
	margin-left:145px;
	
	top: expression("20px");
}

#topLinks li
{
	text-transform:uppercase;
	display:block;
	float: left;
	list-style-type:none;
	color:#666;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	width: 60px;
	background-image:url(../_img/hometoplink.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

#topLinks a
{ color: #666; }


#login
{
	background-image:url(../_img/homecath.gif);
	background-repeat:no-repeat;
	height:143px;
	margin-bottom:15px;
	margin-top:-22px;
	width: 764px;
	
	margin-top: expression("-5px");
}

#login table
{
	width: 218px;
	height: 143px;
	position:absolute;
	top: 113px;
	left: 50%;
	margin-left: 160px;
	font-size:smaller;
	
	top: expression("96px");
}

#login a
{
	text-decoration:underline;
}

#content
{
	width: 764px;
	text-align:left;
}

#content h1
{
	color: #0365a9;
	font-size:18px;
	padding: 0px 10px; 
}

#content h3
{
	color: #0365a9;
	font-size:15px;
	padding: 0px 10px; 
}

#content p
{ padding: 0px 10px; }

#left
{
	width: 178px;
	float: left;
	margin-left:10px;
	margin-left: expression("5px");
}

#bio
{
	width:178px;
	background-image:url(../_img/homebio2.gif);
	background-repeat:repeat-y;
	font-size:small;
	margin-bottom:10px;
	
	text-align:left;
	font-size: expression("80%");
}

#sponsors
{
	width:178px;
	background-image:url(../_img/homebio2.gif);
	background-repeat:repeat-y;
	font-size:small;
	margin-bottom:10px;
	
	text-align:center;
	font-size: expression("80%");
}

#bio ul
{
	list-style-type:none;
	width: 172px;
	padding:3px;
	margin-left: 0px;
}

#bio ul li
{
	margin-left:0px;
	margin-bottom: 5px;
}

#center
{
	width: 335px;
	float:left;
	margin-left:15px;
}

#center h1
{
	font-size:18px;
	font-weight:100;
}

#centerButtons
{
	width: 335px;
	margin-bottom:20px;
}

#centerButtons img
{
	padding: 0px 20px 0px 20px;
	text-align:center;
}

#rightBoxes
{
	width: 201px;
	float:left;
	margin-left:15px;
}

#nameDiag
{
	padding:0px;
	margin: 0px;
	width:201px;
	background-image:url(../_img/homediag2.gif);
	background-repeat:repeat-y;
	text-align:center;
}

#testimonials
{
	margin: 10px 0px 0px 0px;
	width:201px;
	background-image:url(../_img/hometest2.gif);
	background-repeat:repeat-y;
	text-align:left;
}

#testimonials p
{
	margin: 0px;
	padding: 7px;
	margin-bottom: 5px;
}

.testCredit
{
font-size:small;
text-align:right;
}

#footer
{
	height: 40px;
	background-color: #0365a9;
	width: 744px;
	position:relative;
	bottom:0px;
	clear:both;
	font-size:12px;
	line-height:25px;
	padding:0px 10px 0px 10px;
	color: white;
}

#designFooter
{
	float:left;
}

#riaLogo
{
	width: 35px;
	height: 35px;
	margin-left:auto;
	margin-right:auto;
	padding-top:1px;
}

#copyFooter
{ float:right; }

#faqLinks a
{
	color: #0365A9;
	text-decoration: underline;
}

.faqTitle
{
	font-weight: bold; 
	margin-bottom: 0px;
}


.faqText
{ margin-top:0px; }

.faqLink
{
	color: #0365A9;
	text-decoration: underline;
	font-weight: normal;
}