body {
    margin: 61px 0px 40px 0px;
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 10pt;
	background-color: #1e2930;
	color: #fff;	
}
#header1 {
	height: 97px;
	background-image: url(img/header1bg.png);
}
#header1a {
	width: 997px;
	height: 97px;
	line-height: 97px;
	position: relative;
	left: 50%;
	margin-left: -500px;
	overflow: hidden;
}
#header2 {
	height: 4px;
	line-height: 4px;
	background-color: #686f74;
	overflow: hidden;
}
#header2a {
	width: 997px;
	height: 4px;
	line-height: 4px;
	background-color: #fff;
	position: relative;
	left: 50%;
	margin-left: -500px;
	overflow: hidden;
}
#header3 {
	height: 21px;
	line-height: 21px;
	background-color: #252f36;
}
#header3a {
	width: 997px;
	height: 21px;
	line-height: 21px;
	position: relative;
	left: 50%;
	margin-left: -500px;
	overflow: hidden;
	background-image: url(img/header3bg.png);
}
#header3a1 {
	float: left;
	width: 273px;
	height: 21px;
	background-image: url(img/header3a1bg.jpg);	
}
#header3a2 {
	float: left;
	width: 7px;
	height: 21px;
	background-image: url(img/header3a2bg.png);	
}
#header3a3 {
	float: left;
	width: 717px;
	height: 21px;
	background-image: url(img/header3a3bg.png);
	background-repeat: no-repeat;
	background-position: top right;
}
#site {
	background-color: #252f36;
}
#sitea {
	width: 997px;
	position: relative;
	left: 50%;
	margin-left: -500px;
	overflow: hidden;
	background-image: url(img/sitebg.png);
}
#siteaa {
	background-image: url(img/bg.arrow.png);
	background-repeat: no-repeat;
	background-position: top right;
}
#leftpane {
	float: left;
	width: 273px;
}
#rightpane {
	float: right;
	width: 717px;
	background-repeat: no-repeat;
	background-position: top right;
}
#content {
	margin: 20px 0px 20px 24px;
}
#content p {
	margin-top: 0px;
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: 0px 2px;
}
#content h1 {
	font-size: 12pt;
	font-weight: bold;
}
#content h2 {
	font-size: 11pt;
	font-weight: bold;
}
#content h3 {
	font-size: 10pt;
	font-weight: bold;
}
#content a {
    color: #fff;
}

#footer {
	height: 13px;
	line-height: 13px;
	background-color: #454f56;
	background-image: url(img/footerbg.png);
	background-repeat: repeat-x;
	overflow: hidden;
}
#footera {
	width: 997px;
	height: 13px;
	line-height: 13px;
	background-color: #8a949b;
	position: relative;
	left: 50%;
	margin-left: -500px;
	background-image: url(img/footerabg.png);
	background-repeat: repeat-x;
	overflow: hidden;
}
div.menu {
	background-image: url(img/menu.bg.png);
}
div.menutop {
	height: 1px;
	line-height: 1px;
	background-image: url(img/menu.top.png);
	overflow: hidden;
}
div.menuitem {
	aheight: 24px;
	line-height: 24px;
	text-align: center;
	background-repeat: no-repeat;
	background-position: 194px center;
	overflow: hidden;
}
div.menubottom {
	height: 6px;
	line-height: 6px;
	background-image: url(img/menu.bottom.jpg);
	overflow: hidden;
}
div.menuactive {
	background-image: url(img/arrow.menua.png);
}
div.menuinactive {
	background-image: url(img/arrow.menu.png);
}
div.realmenu {
	cursor: pointer;
}
a {
	color: #fff;
}
a.menu {
	text-decoration: none;
}
a.menu:hover {
	text-decoration: none;
	color: #00aee2;
}
a.menuactive {
	color: #00aee2;
}
div.preview {
    width: 96px;
    height: 96px;
    border: 1px solid #fff;
    background-repeat: no-repeat;
    background-position: center center;
    float: left;
    margin: 0px 16px 16px 0px;

}
a.pager {
    text-decoration: none;
}
a.nodeco {
    text-decoration: none;
}
a.active {
	color: #00aee2;
}
.clear {
	clear: both;
}
.hidden {
	display: none;
}
.arrow {
	background-image: url(img/arrow.p.png);
	background-repeat: no-repeat;
	background-position: 0px 2px;
}
