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;
}



img {
	border: none;
	margin: 0px;
	margin-right: 0px;
}

img.leftaligned {
	margin: 5px 10px 5px 0px;
}

img.rightaligned {
	margin: 5px 0px 5px 10px;
}
	

#sidebar p {
	padding: 0px 10px 4px 10px;
	text-align: center;
	font-size: 11px;
	line-height: 14px;
}

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

#sidebar hr {
	height: 1px;
	border-style: none;
	background: #DCDCDC;
	color: #DCDCDC;
	margin: 4px 8px 8px 8px;
}

#sidebar a.button {
	background-color: #F8F9FB;
	border: 1px solid #F8F9FB;
	padding: 5px;
	display: block;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	position: relative;
	padding-left: 37px;
	text-align: left;
	width: 105px;
	height: 14px;
	margin: 0px;
}

#sidebar a.button img#download {
	position: absolute;
	top: 5px;
	left: 14px;
}

#sidebar a.button img#purchase {
	position: absolute;
	top: 2px;
	left: 2px;
}

#sidebar a.button:hover {
	background-color: #F0F0F0;
	border: 1px solid #E5E5E5;
}

#sidebar p#quotes {
	font-style: italic;
	margin-top: 10px;
	font-size: 10px;
	color: #666666;
}




	


.centeralign {
	text-align: center;
}

.centeralign img {
	margin: 0px 4px;
}
