/*
   Author:  Will Rosel
   Date:   4/11/09
*/

h1 		{font-size: 140%; color: #0d2ffa;}
p		{color: #0116ab; margin-left: 10px;}
ul		{color: #0116ab; font-size: 100%;}
table	{color: #0116ab; font-size: 90%;}
dl		{color: #0116ab; font-size: 90%; margin-left: 20px; margin-right: 20px;}
dt		{font-weight:bold;}
dd		{font-style: italic;}

body	{
	font-family: calibri, atcmaplemedium, arial, sans-serif;
	font-size: 95%;
	background-image: url(img/bg.gif);
	background-repeat: repeat-y;
	margin-left: 100px;
	margin-top: 0px;

}
#contentfooter	{
	color: #000000;
	text-align: center;
}
/*
#all	{
	background-color: #ffffff;
	text-align: left;
	margin: 0 auto;
	width: 600px;
	margin-left: auto;
	margin-right: auto;
}
*/
#headerleft	{
	background-color: #ffffff;
	text-align: left;
	margin: 0 auto;
	width:  500px;
	position: absolute; left: 100px; top: 0px;
	z-index:1;
}
#headerright	{
	background-color: none;
	text-align: left;
	margin: 0 auto;
	width: 0px;
	height: 0px;
	position: absolute; left: 620px; top: 6px;
	z-index:2;
}
#byo	{
	background-color: #ffffff;
	text-align: left;
	margin: 0 auto;
	width:  100px;
	position: absolute; left: 900px; top: 230px;
	z-index:5;
}
#buynowbutton	{
	position: absolute;
	left: 600px;
	top: 190px;
	text-align: center;
	z-index: 10;
}
#contentbody	{
	background-image: url(img/contentbodytop.gif);
	background-color:#f6f6f6;
	background-repeat: no-repeat;
	position: absolute;
	left: 100px;
	top: 173px;
	height: auto;
	width: 800px;
}

#contentbody h2	{margin-left: 12px; margin-top: 0px; color: #031173; font-size: 130%;}
#contentbody h3	{margin-left: 18px; margin-top: 0px; color: #031173; font-size: 110%;}
#contentbody h4	{margin-left: 40px; margin-top: 0px; color: #031173; font-size: 90%;}
#contentbody p	{margin-left: 20px; margin-right: 15px; margin-top: 0px; color: #0116ab; font-size: 100%;}
#contentbody a:link 	{text-decoration: underline; color: #333333;}
#contentbody a:hover	{text-decoration: none; color: #000000;}
#contentbody a:visited  {text-decoration: underline; color: #333333;}
#contentbody a:active 	{text-decoration: underline; color: #333333;}

#bottomlinks a:link		{text-decoration: none; color:#666666;}
#bottomlinks a:hover	{text-decoration: none; color:#000000;}
#bottomlinks a:active	{text-decoration: none; color:#666666;}
#bottomlinks a:visited	{text-decoration: none; color:#666666;}
#bottomlinks	{
	font-size: 100%;
	text-align: center;
}

#navmenu		{
	position: absolute;
	left:100px;
	top:140px;
	width:800px;
	height:33px;
	z-index:3;
}
#copy	{
	text-align: center;
	font-size: 12px;
}

/* #TabbedPanels and TabbedPanels1 should be exactly the same */
#TabbedPanels {
	margin-left: 10px;
	margin-right: 10px;
	width: 780px;
}
#TabbedPanels1 {
	margin-left: 10px;
	margin-right: 10px;
	width: 780px;
}
/* #TabbedPanels and TabbedPanels1 should be exactly the same */

