html, body { 
margin:0; 
padding:0; 
text-align:center; 
/* background: #000000 url(./bg.png) repeat; */
color: #FFFFFF;
/* min-height:100%;/* for good browsers*/
/* min-width:775px;/* for good browsers*/
} 

h1 {margin: 10px; font-size: 0.90em; line-height: 1.75em; background: #ffffff; color: #000000; font-family: Arial, Helvetica, sans-serif}

p {margin: 10px; font-size: 0.80em; line-height: 1.75em; background: #ffffff; color: #000000; font-family: Arial, Helvetica, sans-serif}

#wrap { 
width:775px; 
text-align:left;  
margin-left:auto; 
margin-right:auto;  
color: FFFFFF;
min-width:775px;/* for good browsers*/
} 
 
#content {
top: 15px;
background: #FFFFFF;  
color: #000000;
float: right; 
display:inline; 
position: relative; 
width:100%;
/*border: #3E3E3E solid 2px; */
background-image:  url(../media/leftbar.png);
background-repeat: repeat-y;
}

#xbanner {
	width: 123px;
	/* background:#eee; */
	height: 100%;
	text-align: center;
	float:right;
	padding-top:125px; 
	/* margin:0 0 0 -30%; */
	/* border:1px solid #FFCD33; */
}

.ad {
	padding-bottom:50px; 
}

#head {
	margin-left: 99px;
} 

#main {
	margin-left: 99px;
	margin-top: 10px;
	width: 537px;
	border-left: 1px dashed red; 
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: justify;
} 

#main a:link, a:visited {
	text-decoration: none;
	color: blue;
}

#main a:hover, a:active {
	color: red;	
	background: yellow;
}

#minimenu {
	margin-left: 99px;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 537px;
	border-left: 1px dashed red; 
}

#minimenu a:visited, a:active {
	background: none;
}

#footer {
	font-weight: bold;
	text-align: center;
	margin-left: 99px;
	width: 537px;
	border-left: 1px dashed red; 
	border-top: 3px dotted gray; 
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
} 

#menu1 a {
	color: black;
	font-family: "Verdana", serif;
	font-weight: bold;
	font-size: 9px;
	text-decoration: none;
	line-height: 9px;
} 

#menu1 a:hover {
	color: blue;
} 

#menu1 a:active {
	color: blue;
}

#menu2 a {
	color: white;
	font-family: "Verdana", serif;
	font-weight: bold;
	font-size: xx-small;
	text-decoration: none;
	line-height: 10px;
} 

#menu2 a:hover {
	color: yellow;
} 

#menu2 a:active {
	color: yellow;
} 

.mini { 
	font-size: 9px;
	font-family: "Arial", serif;
}

.mini2 {
	font-family: "Arial", serif;
	font-size: 8px;
	font-weight: bolder;
}

#menu3 td.off {
	background: white;
	text-align: center;
	color: black;
}

#menu3 a {
	color: black;
	font-size: xx-small;
	text-decoration: none;
	line-height: 10px;
} 

#menu3 a:hover {
	color: white;
} 

#menu3 td.on {
	background: #6969B2;
	color: white;
}

.title {
	color: #999;
	font-family: "Arial", serif;
	font-size: large;
	line-height: .5em;
	text-align: left;
}

.floatcenter
{
text-align: center;
font-family: Verdana, sans-serif;
font-weight: bold;
font-size: xx-small;
text-align: center;
}

.floatleft
{
float: left;
margin: 0 7px 7px 15px;
border: 1px solid #0000A0;
padding: 2px;
font-family: Verdana, sans-serif;
font-weight: bold;
font-size: xx-small;
text-align: center;
}

.floatright
{
float: right;
margin: 0 15px 7px 7px;
border: 1px solid #0000A0;
padding: 2px;
font-family: Verdana, sans-serif;
font-weight: bold;
font-size: xx-small;
text-align: center;
}
