/* Layout Stylesheet */ 

body {
	margin:10px 10px 0px 10px;
	padding:0px;
	color: #333333;
	background-image: url(../images/groom.gif);
	background-repeat: no-repeat;
	background-position: 100% 50px;
	font-family: Verdana, sans-serif;
	font-size: 12px;
}
	
#leftcontent {
	position: absolute;
	left:10px;
	top:10px;
	width:200px;
	background:#fff;

}

#centercontent {
	background:#fff;
	margin-left: 199px;
	margin-right:199px;
	border: 1px solid #999999;
	line-height: 20px;
	voice-family: "\"}\"";
	voice-family: inherit;
	margin-left: 201px;
	margin-right:201px;
}

html>body #centercontent {
	margin-left: 201px;
	margin-right:201px;
}

#rightcontent {
	position: absolute;
	right:10px;
	top:10px;
	width:200px;
	background: transparent;
	text-align: center;
}
	
	
#banner {
	background: transparent;
	margin-left: 200px;
	margin-right:200px;
	height:70px;
	text-align: right;
}


		
p,h2,pre {
	margin:10px 10px 10px 10px;
}
		

		

		

	 


 
 /* Presentation Stylesheet */ 
p {
 padding: 0 15px;
 }

h4, h3 {
 margin:0; 
 padding: 5px 0;
 }

a {
	color: #CC0000;
	text-decoration: none;
}

a:hover {
	color: white;
	background: #CC0000;
}


h1 {
	display: none;
}


#banner img {
	text-align: left;
/*	border-bottom: 5px double #CC0033; */

}



div#menu {
	width: 630px;
	height: 20px;
	text-align: right;
}

div#menu a, div#menu span {
	display: block;
	float: left;
	width: 85px;
	text-align: center;
	color: #CC0000;
	font-weight: bold;
	font-size: 9pt;
	text-decoration: none;
}

div#menu a:hover, div#menu span {
	color: Gray;
	background: transparent;
	font-weight: bold;
}

div#menu a.active {
	font-size: 140%;
	color: #000000;
}


h2 {
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
}

div#content table {
	margin-left: 20px;
}

div#content li {
	margin-bottom: 10px;
}




/* TextLinkAds Styles */ 

div#tla ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

div#tla ul li a {
	color: Gray;
}

div#tla ul li a:hover {
	background: transparent;
	text-decoration: underline;
}
 