body {
	margin:0;
	padding:0;
	background:#d8f0ff;
	font-family:verdana;
	font-size:8pt;
	color:#415f86;
	min-width:900px;
}

h1{
	font-size:12pt;
}

h2{
	font-size:10pt;
}

img {
	margin:0;
}

hr {
	border:0;
	margin: 20px auto;
	color: #c6e4f7;
	background-color: #c6e4f7;
	height:1px;
	width:75%;
	text-align: center;
}

input, select, textarea
{
	font-size:8pt;
	font-family:Verdana;
	color:#415f86;

}

div {
	position:relative;
}

#container {
	margin:0 auto;
	width:900px;
	float: none;
	z-index:1;
}

#title {
	margin-top: 100px;
	z-index:2;
}

#topimg {
	margin-top: -145px;
	margin-left:700px;
	z-index:2;
	width:325px;
	opacity:0.9;
}

#topborder{
	margin-top:-200px;
	width:820px;
	height:10px;
}

#bottomborder{
	vertical-align: bottom;
	text-align:center;
	width:820px;
	height:35px;
	background: #86b9fa;
}

#bottomborder p {
	margin:0;
	padding: 20px 0 0 0;
	
}

#sideborder{
	background: url("images/sideborder.gif") repeat-y;
}


#content {
	padding:15px 10px;
	background:#d8f0ff;
	float:none;
	width:780px;
	margin-left:10px;
}

#content a:link, a:visited, a:active {
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}

#content a:hover{
	color:#86b9fa;
}

#sideinfo {
	float:right;
	width:35%;
	margin:0;
	padding:10px;
	border: #c6e4f7 1px solid;
}

.introtext {
	width:700px;
	padding-bottom: 10px;
}

.cover {
	float:left;
	margin-right: 10px;
}

#footer {
	text-align:center;
	clear:both;
	height:25px;
}

table 
{	
	border-collapse: collapse;
	border: #c6e4f7 1px solid;
}

th {
	background: #c6e4f7;
	text-align: left;
	padding: 5px;
	font-size: 10pt;
	font-weight: normal;
}

td {
	text-align: left;
	padding: 5px;
}

.update {
	width: 100%;
	margin-bottom: 10px;
}

.update .left{
	width: 30%;
	border-right: #d8f0ff 1px solid;
}

.series {
	width:60%;
}

.series .left {
	width:85%;
}

.series td {
	border: #c6e4f7 1px solid;
}

.dlist {
	width:100%
}

.dlist td {
	width:25%;
	vertical-align: top;
	text-align: center;
	padding:5px 0;
	border: #c6e4f7 1px solid;
}

.sale {
	width:100%;
}

.sale .left{
	width: 60%;
	border-right: #d8f0ff 1px solid;
}

.sale td {
	border: #c6e4f7 1px solid;
}

.storeitem {
	width:100%
}

.storeitem .img {
	width: 360px;
	vertical-align: top;
	padding-left: 5px;
}

.storeitem .desc {
	vertical-align: top;
	padding-left: 5px;
}