/* CSS Document *//*repurposed tags*/body{		text-align:center;		margin-top:0px;		margin-left:0px;				background-color:#eeeeee;		}		p{		font-family:Lucida Grande, Arial, Helvetica, sans-serif;		font-size:12px;		text-align:left;		line-height:115%;		}		h1{				border:2px solid #000000;		}		/*img{		margin-bottom:-5px;		}*/		h2{				font-family:Lucida Grande, Arial, Helvetica, sans-serif;		font-size:13px;		text-align:left;		font-weight:bold;		}		h3{						font-family:Lucida Grande, Arial, Helvetica, sans-serif;		font-size:11px;		text-align:left;		font-weight:bold;		}		ul{		}		li{font-family:Lucida Grande, Arial, Helvetica, sans-serif;		font-size:10px;		text-align:left;		line-height:115%;		}		/*.menuitems{	border-right:#cccccc 1px solid;	}*/	.menuitems2{	border-right:#cccccc 1px solid;	padding-top:0px;	padding-bottom:0px;	}	.menugraphic{	border-right-width: 1px;	border-bottom-width: 1px;	border-right-style: solid;	border-bottom-style: solid;	border-right-color: #cccccc;	border-bottom-color: #cccccc;	}		a:active{		text-decoration:none;		color:#0099cc;		font-weight:bold		}		a:link{		text-decoration:none;		color:#0099cc;		font-weight:bold		}		a:hover{		text-decoration:underline;		color:#0099cc;		font-weight:bold		}		a:visited{		text-decoration:none;		color:#0099cc;		font-weight:bold		}		/*classes and ids*/#container{		margin-top:20px;		margin-left:auto;		margin-right:auto;		padding-top:0px;		width:782px;	/*	background-color:#FFFFFF;*/		border:#cccccc 1px solid;		}		#topinfo{		float:right;		font-family:Arial, Helvetica, sans-serif;		font-size:11px;		color:#777777;		padding:5px;		}		#topbanner{		margin-top:0px;		margin-bottom:-5px;		}		html>body #topbanner{		margin-top:0px;		margin-bottom:0px;		}		.imgpad{		margin-bottom:-5px;		}		html>body .imgpad{		margin-bottom:0px;		}		#main{		background-image:url(../images/leftnav_bg.jpg);		background-repeat:no-repeat;		width:782px;		}		#leftnav{		width:86px;		float:left;		padding:5px;		}		#centeright{		width:550px;		}		.linkunderline{		width:100%;		}#content{		float:left;		/*		background-image:url(../images/mainblock_bg.jpg);		*/		background-repeat:repeat-y;		width:540px;		margin-bottom:150px;		margin-top:0px;		/*border:#efefef 1px solid;*/		}			#contentNoBG{		float:left;		/*background-image:url(../images/mainblock_nobg.jpg);*/		background-repeat: no-repeat;		width:540px;		margin-bottom:150px;		margin-top:0px;		}			/*#frank{		background-image:url(../images/franksays_bg.jpg);		background-repeat:no-repeat;		padding-left:160px;		padding-right:55px;		padding-top:20px;		}		*/#rightside{		float:right;		width:125px;		text-align:left;		}		.rtsdsdiv{		/*background-image:url(../images/rtsds.gif);		background-repeat:repeat-y;*/										}.rtsdsdiv p{		padding-left:20px;		padding-right:15px;		background-image:url(../images/rtsds.gif);		background-repeat:repeat-y;		padding-top:0px;		padding-bottom:0px;				margin-top:0px;		margin-bottom:0px;		}	.rtsdsdiv h2{		padding-left:20px;		padding-right:15px;		background-image:url(../images/rtsds.gif);		background-repeat:repeat-y;		padding-top:5px;		padding-bottom:5px;				margin-top:0px;		margin-bottom:0px;		font-size:12px;		text-align:left;		font-weight:bold;		}			.footer{		clear:both;		width:100%;		}		#mainBlock{		width:536px;		text-align:center;		/*border:#444444 1px solid;*/		margin-left:0px;		margin-right:auto;		margin-top:0px;		margin-bottom:0px;								background-image:url(../images/mainblock_bg.jpg);		}				#mainBlockNoBG{		width:536px;		text-align:center;		/*border:#444444 1px solid;*/		margin-left:0px;		margin-right:auto;		margin-top:0px;		margin-bottom:0px;										}.dspacer {	padding-left: 5px;}



