* {
	margin:0px;
	padding:0px;
}
body{
	color:#3d4f80;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#eaeffc;
}
h1{
	font-size:17px;
	color:#8b6d32;
}
h2{
	color:#8b6d32;
	font-size:14px;
}
h3{
	color:#8b6d32;
	font-size:13px;
}
h4,h5,h6,p,ul,ol{
	font-size:12px;
}
h1,h2,h3,h4,h5,h6,p{
	margin-top:5px;
	margin-bottom:6px;
}
h1{
	margin-bottom:12px;
}
p{
	margin-bottom:8px;
}
h1,h2,h3,h4,h5,h6{
	clear:both;
}
#rightcontent ul{
	margin:0px 0px 0px 22px;
}
a{
	color:#8b6d32;
	font-weight:bold;
	text-decoration:none;
}
a:link, a:active, a:visited{
}
a:hover{
	color:#3d4f80;
	text-decoration:underline;
}
a img{
	border:0px;
}
#main{
	position:relative;
	color:#3d4f80;
	background-color: #d4ddf7;
	margin: auto;
	padding: 0px;
	width: 750px;
	top: 10px;
}
#banner{
	position:absolute;
	top:0px;
	left:0px;
	height:121px;
	width:750px;
}
#menu{
	position:absolute;
	top:121px;
	left:0px;
	height:60px;
	width:750px;
	background-color: #d4ddf7;
}
#menubar{
	position:absolute;
	left:195px;
	top:5px;
	width:550px;
	text-transform:lowercase;
	padding-bottom:5px;
}
#bodycontent{
	position:absolute;
	top:181px;
	width:750px;
	height:400px;
	background-color: #d4ddf7;
	background-image:url(images/leftback_1a.jpg);
	background-repeat:repeat-y;
	border-bottom:2px solid #3d4f80;
}
#left{
	position:absolute;
	top:0px;
	left:0px;
	width:247px;
	height:366px;
}
/*
#leftcontent{
}
*/
#right{
	position:absolute;
	top:0px;
	left:246px;
	width:500px;
}
#righttop{
	position:absolute;
	top:0px;
	left:0px;
	width:500px;
	height:15px;
	background-image:url(images/bodytop_1a.gif);
	background-repeat:no-repeat;
	z-index:0;
}
#rightcontent{
	padding:16px 16px 26px 16px;
	background-image:url(images/bodyback_1a.gif);
	background-repeat:repeat-y;
	/* background-color:#f6f8fd; */
	z-index:10;
}
#rightbottom{
	position:relative;
	top:-20px;
	left:0px;
	width:500px;
	height:20px;
	background-image:url(images/bodybottom_1a.gif);
	background-repeat:no-repeat;
	z-index:0;
}
#footer{
	position:absolute;
	left:0px;
	top:1000px;
	width:750px;
	visibility:hidden;
}
#copyright{
	position:absolute;
	top:10px;
	left:0px;
	color:#CCCCCC;
	font-size:x-small;
}
#siteby{
	position:absolute;
	top:10px;
	right:0px;
	color:#CCCCCC;
	font-size:x-small;
	text-align:right;
}
#siteby a:link, #siteby a:visited, #siteby a:active{
	color:#CCCCCC;
	text-decoration: none;
	font-weight:normal;
}
#siteby a:hover{
	color: #000000;
	text-decoration: none;
	font-weight:normal;
}
#menubar h1{
	color:#8b6d32;
	font-size:18px;
	margin-top:0px;
	margin-bottom:7px;
	padding-left:4px;
	letter-spacing:1px;
}
#menubar a{
	text-decoration:none;
	color:#8b6d32;
	font-size:14px;
	font-weight:100;
	letter-spacing:1px;
	padding:2px 4px 2px 4px;
	border:1px solid #d4ddf7;
	margin:5px 20px 5px 0px;
}
#menubar a:hover{
	text-decoration:none;
	color:#3d4f80;
	border:1px solid #ffffff;
}
#menubar a.this{
	color:#3d4f80;
	font-weight:bold;
}

img.next{
	float:right;
	vertical-align:bottom;
}
img.border{
	border:1px solid #808080;
}
img.noborder{
	border-style:none;
}
#leftcontent img{
	margin:0px;
}
#rightcontent li{
	margin-bottom:2px;
}
#rightcontent img.noborder{
	border-style:none;
}
hr{
	clear:both;
	margin-top:0px;
	margin-bottom:0px;
}
#bannerflare{
	position:absolute;
	top:0px;
	left:0px;
	width:69px;
	height:72px;
}
#rightcontent a.next img.next {
	border:1px solid #f6f8fd;
}
#rightcontent a.next:hover img.next{
		border:1px solid #d4ddf7;
}
