
body{
	margin:0px;
	background-color:#ffffff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #3B393D;
	font-size:small;
}
#outer{
	text-align:left;
	border:0px solid #000000;
	background-image: url(../images/bg-body.gif);
	background-repeat: repeat-y;
	width:1000px;
	margin: auto;
}

#header{
	height: 55px;
	border:0px solid #000000;
	background-image: url(../images/bg-header.jpg);
	background-repeat: no-repeat;
}

#top-left{
	border: 0px solid #000000;
	height: 55;
	width:400px;
	float: left;
}

#top-middle{
	border: 0px solid #000000;
	height: 55;
	float: left;
}

#bodyblock{
	
	width:1000px;
	border: 0px solid black;
	background-image: url(../images/bg-contentblock.jpg);
	background-repeat: no-repeat;
	clear: both;
}

#left{
	float: left;
	width: 380px;
	border: 0px solid #000000;
}

.leftdivider {
	background-image: url(../images/divider-left.gif);
	background-repeat: no-repeat;
	height: 6px;
	clear: both;
	font-size: 0px;
	border: 0px solid #000000;	
}

.leftpadding {
	float: right;
	padding-right: 30px;
	height: 410px;
	border: 0px solid #000000;	
	text-align: right;
}

.poplink {
	float: right;
	height: 60px;
	width: 90px;
	clear: both;
	border: 0px solid #ff0000;
	text-align: left;
}

#subnav{
	width:510px;
	border: 0px solid #000000;
}

#content{
	float: left;
	width:510px;
	border: 0px solid #000000;
	padding-left: 20px;
	padding-right: 20px;
}

#innercontent{
	padding-top: 20px;
}

#right{
	float: left;
	width:60px;
	height: 33px;
	border: 0px solid #000000;
}

#footer{
	padding-left: 258px;
	border: 0px solid black;
	color: #A09B3D;
	font-size: 10px;
	clear: both;
}

a.leftnav:link, a.leftnav:visited, a.leftnav:active  {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 25px;
 }
 
a.leftnav:hover {
	color: #D6EA66;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 25px;
}

a.leftnavsel:link, a.leftnavsel:visited, a.leftnavsel:hover, a.leftnavsel:active  {
	color: #D6EA66;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 25px;
 }

.topnavlink {
	float: left;
	margin-right: 18px;
}

a.topnav:link, a.topnav:visited, a.topnav:active  {
	color: #74767B;
	font-weight: bold;
	font-size:12px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 25px;
 }
 
a.topnav:hover {
	color: #4A552C;
	font-weight: bold;
	font-size:12px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 25px;
	
}
a.topnavsel:link, a.topnavsel:visited, a.topnavsel:hover, a.topnavsel:active  {
	color: #4A552C;
	font-weight: bold;
	font-size:12px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 25px;
 }
 
H1 {
	font-weight: bold;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	color: #3B393D;
}

TD {
	font-size: small;
}

a:link, a:visited, a:hover, a:active  {
	color: #968C25;
	font-weight: bold;
	text-decoration: none;
 }
 
a.list:link, a.list:visited, a.list:hover, a.list:active  {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
 }
 
a.synaptech:link, a.synaptech:visited, a.synaptech:hover, a.synaptech:active  {
	color: #C1C1C1;
	font-weight: bold;
	text-decoration: none;
	font-size: x-small;
 }
 
.synaptech {
	width: 1000px;
	font-size: x-small;
	text-align: center;
	color: #D1D1D1;
}
