/* body */
	
	body{
	padding:0;
	margin:0;
	font-family: Verdana, Trebuchet MS, helvetica, sans-serif;
	background:#FFF url("graphics/background.gif") top left;
	color:#333;
	}
	
	body, body div, body p, body th, 
	body td, body li, body dd{
    font-size:    x-small;      
    voice-family: "\"}\"";   
    voice-family: inherit;   
    font-size:    11px
    }

	html>body, html>body div, html>body p, 
	html>body th, html>body td, 
	html>body li, html>body dd {
	font-size:    11px
    }
	
/* body */



/* layout */	

	#shell{
	margin:0 0 10px 0;
	padding:0;
	background:transparent url("") repeat-x top left;
	}

	#container{
	width:780px;
	margin-top:8px;
	margin-left:auto;
	margin-right:auto;
	padding:1px 0 0 0;
	background:transparent url("") repeat-y top left;
	border:0px solid #333;

	}
	
	#header{
	width:780px;
	height:342px;
	background:transparent url("") top left;
	margin:0 0 0 0;
	padding:0;
	border-right:2px solid #333;
	border-bottom:2px solid #333;
	}
	
	#midbar{
	height:34px;
	margin:0;
	padding:0;
	background:transparent url("graphics/midbarbg.jpg") repeat-x top left;
	}

	
	#mainarea{
	width:780px;
	clear:both;
	padding:0 0 0 0;
	margin:0 0 0 0;
	border:1px solid #333;
	}
	
	#content{
	width:530px;
	padding:0 10px 0 10px;
	margin:0;
	background:transparent url("") top left;
	border:0px solid #FF0000;
	}
	
	
	#contentinside{
	margin:0 0 0 0;
	padding:0px 5px 0 15px;
	background:transparent url("") repeat-y top left;
	border:0px solid #336666;
	}
	
	
	
	#sidebar{
	width:220px;
	float:right;
	padding:30px 0 0 0;
	margin:0;
	background:transparent url("") top left;
	border:0px solid #FF0000;
	font-size:10px;
	}
	

	#footer{
	clear:both;
	padding:0;
	margin:0 17px 0 17px;
	color:#333;
	font-size:11px;
	}
	
/* layout */



/* formatting */	

	.fineprint{color:#999; font-size:10px; border:1px dashed #CCC; padding:3px;}

	.centered{
	margin-right:auto;
	margin-left:auto;
	}
	
	.submenu{
	text-align:center;
	margin:0 0 5px 0;
	padding:0 0 5px 0;
	border-bottom:1px solid #333;
	}
	
	.submenu a{
	font-size:10px;
	text-decoration:none;
	border-bottom:1px solid #B93728;
	}
	
	.submenu a:hover{
	font-size:10px;
	text-decoration:none;
	}
	
	.submenu a:visited{
	font-size:10px;
	text-decoration:none;
	}
	

	h1{
	color:#333;
	border-bottom:4px solid #333366;
	font-family:Georgia, verdana, helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	margin:5px 15px 5px 15px;
	padding:10px 0 0 0;
	}	

	h2{
	color:#333;
	border-bottom:0px solid #FFF;
	font-family:Georgia, verdana, helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	}
	
	h3{
	color:#333;
	font-family:Georgia, verdana, helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	}
	
	h5 {Color:#80242f;font-family:Georgia, verdana, helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;}
	
	
	#content p{
	line-height:12px;
	}
	
	
	#mainarea a{color: #632011; text-decoration:underline;}
	#mainarea a:hover {color: #632011; text-decoration:underline; border-bottom:0px solid #632011;}
	
	.images{
	padding:0;
	border:1px solid #333;
	}
	
	.border{
	border:1px solid #000;
	}
	
	#sidebar ul{
	margin:4px 0 0 5px;
	padding:0 0 10px 0;
	list-style: none;
	font-size:10px;
	}
	
	#contentinside ul{
	margin:4px 0 0 5px;
	padding:0 0 10px 0;
	list-style-image: url(bullet.gif);
	}
	
	.inset{
	margin:0 5px 10px 10px;
	float:right;
	width:200px;
	text-align:center;
	}
	
	
	img{border:0;}
	
	a img{border:0; text-decoration:none; }
	
	a {color: #660033; text-decoration:underline; border-bottom:0px dotted #003366;}
	a:hover {color: #660033; text-decoration:underline; border-bottom:0px solid #CC0066;}
	
	a span{text-indent:-9999px; visibility:hidden;}
	
/* formatting */





