body{
	margin-top:0;
	background-image:url(../images/site/backgrownd.jpg); 
	background-repeat: repeat-x;
	background-color:#2f2f2f;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fdfdfd;
}
table{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#c4bbe8;
}
h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#d1caef;
}
h3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ddd7f4;
}
a:link, a:visited {
	text-decoration: underline; 
	color: #ddd7f4;
}
a:hover {
	text-decoration: underline; 
	color: #c4bbe8;
}

img{
	border:0;
}
#mainwrapper{
	margin-top:0;
	width: 761px;
	text-align:left;
	margin:auto;
}
#headerLeft{
	margin-top:0;
	width: 136px;
	height: 289px;
	text-align:left;
	float:left;
	background-image:url(../images/site/g.jpg); 
	background-repeat:no-repeat;
}
#headerRight{
	margin-top:0;
	width: 625px;
	height: 197px;
	text-align:left;
	float:right;
	background-image:url(../images/site/header.jpg); 
	background-repeat:no-repeat;
}
#headerlinks{
	margin-top:0;
	width: 625px;
	height:	28px;
	text-align:left;
	float:right;
}
#main{
	min-height:400px;
	margin-top:0;
	width: 600px;
	text-align:left;
	margin:auto;
}
#mainbg1{
	min-height:400px;
	margin-top:0;
	width: 625px;
	text-align:left;
	float:right;
	background-image:url(../images/site/main.jpg); 
	background-repeat:no-repeat;
	background-position:top left;
	z-index:2;
}
#mainbg2{
	min-height:400px;
	margin-top:0;
	width: 625px;
	text-align:left;
	float:right;
	background-image:url(../images/site/mainbg.jpg); 
	background-repeat: repeat-y;
	z-index:1;
}
#footer{
	margin-top:0;
	width: 625px;
	height: 64px;
	padding-top: 44px;
	text-align:left;
	float:right;
	background-image:url(../images/site/footer.jpg); 
	background-repeat:no-repeat;
	backgrownd-position: top;
}
