body {
	background-color: #E6E6E6;
	margin: 0 0;
	font:75% Trebuchet, Helvetica, sans-serif;
	line-height:1.3em;
}
p {
	margin: 0 0 0 0;
	padding:0 0 1em 0;
	line-height:1.3em;
}
h1 {
	padding: 0 0 .6em 0;;
	margin: 0;
	font: normal 2em Trebuchet, Helvetica, sans-serif;
	color:#1D1D99;
	clear: left;
}
h2 {
	padding: 0 0 .6em 0;;
	margin: 0;
	font: normal 1.5em Trebuchet, Helvetica, sans-serif;
	color:#1D1D99;
}

a { 
	color:#710000;
	text-decoration:underline;
}
a:hover {
	text-decoration:underline;
	color: #C90101;
}
tr.lg {
	background-color:#CCC;
}
tr.llg {
	background-color: #EEE;
}
p.blue {
	color:#1D1D99;
}
#pagewrap {
	width:920px;
	margin:0px auto;
	background-image: url(images/page_bg.gif);
	background-repeat: repeat-y;
	background-position: center;
}
#bodywrap {
	width:900px;
	margin:0px auto;
	padding:0;
}
#rightcontent {
	width:655px;
	padding:20px;
	float:right;
}
#leftcontent {
	width:199px;
	margin:0; padding:0;
}

#menu-left{
	width:199px;
	background-color: #E8EDFF;
}

#menu-left ul {
	margin:0;
	padding:0;
	list-style-type:none;
}
#menu-left ul li a{
	display:block;
	width:199px;
	height:30px;
	padding-top:7px;
	margin-bottom:-6px;
	text-indent:10px;
	text-decoration:none;
	color:#036AC7;
	background-image:url(images/menu_off.jpg);
	background-repeat:no-repeat;
}
#menu-left ul li a:hover{
	background-image:url(images/menu_on.jpg);
	color:#004E9A;
}
#rightstuff {
	width:210px;
	float:right;
	margin:20px 0 20px 20px;
}

#forumad {
	width:204px;
	height:208px;
	margin:0 auto 20px auto;
	background-color: #CFDCFC;
	background-image: url(images/forumad.gif);
	background-repeat: no-repeat;
}

#rightblock {
	width:204px;
	margin:0 auto;
	background-color: #CFDCFC;
	background-image: url(images/rightstuffbg.jpg);
	background-repeat: repeat-y;
}

#footwrap {
	clear:both;
	border-top:1px solid #B6CAFD;
	padding: 8px 10px 0 10px;
	margin: 0;
	background-color: #FFFFFF;
	background-image: url(images/ftr_bg.gif);
	background-repeat: repeat-y;
	background-position: center;	
}
#footwrap p {
	padding:.5em 0 0 0;
}
