body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background: #2B60B0 url(shadowbg.gif) repeat-y center;
	color: #000000;
	font: 11px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, helvetica, sans-serif;
	position: relative;
}


h1 {
	color: #E7F5F6;
	background: #477DDD url(title.gif) no-repeat;
	margin: 0;
	width: 640px;
	height: 66px;
	font-size: 36px;
	line-height: 56px;
	cursor: default;
	text-align: left;
	font-weight: normal;
	padding: 0px 0px 0px 60px;
	border-bottom: 1px solid #3863C1;
}

h2 {
	margin: 0px;
	padding: 12px 10px 3px 10px;
	font-size: 12px;
	color: #04070D;
	text-decoration: none;
}

h1 span {
	color: #A5C4FF;
}

p {
	margin: 0px;
	padding: 3px 10px 10px 15px;
	line-height: 1.6em;
}

ul {
	padding: 3px 10px 10px 40px;
	line-height: 1.6em;
	margin: 0px;
}

a {
    
	font-weight: normal;
	text-decoration: none;
}

a:hover {
	font-weight: normal;
	text-decoration: underline;
}

h2 .new {
	color: #873CE9;
}

#pagecontainer {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	text-align: justify;
	position: relative;
	background-color: #FFFFFF;
}

#maincontent {
	width: 520px;
	display: block;
	margin: 0px;
	padding: 0px 0px 0px 5px;
}



h3 {
	font-size: 11px;
	margin: 10px 3px 10px 10px;
	color: #424242;
	text-align: center;
}