body{
	font-family: Verdana, Tahoma, Arial, sans-serif;
	background-image: url("background.gif");
	background-repeat: repeat-x;
	margin: 0px;
	font-size: 11px;
}
#intro{
	margin: 0px 50px 50px 50px;
	text-align: center;
}
#information {
	text-align: left;
	color: #DDDDDD;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 1px;
	display: block;
	height: 150px;
	width: 475px;
	margin-left: auto;
	margin-right: auto;
	background-color: transparent;
}
#information h1{
	color: #FFFFFF;	
	font-size: 3em;
	margin: 0;
}
#information #addinfo{
	margin: 20px 0 20px 0;	
}
a{
	color: #DDDDDD;
}
a:hover{
	color: #FFFFFF;
}

#covertable {
	margin: 0px auto;
}

#cover0 {
	width: 460px;
	text-align: center;
	vertical-align: top;
}

#description {
	padding: 200px 100px 100px 100px;
	
}

#marqueecontainer {
	width: 460px;
	overflow: hidden;
	top: 40px;
	left: 50%;
	padding: 0px;
}

#links {
	padding: 0px 100px 50px 100px;
}

.main {
	margin: 0px auto;
	width: 920px;
	height: 830px;
	position: relative;
}

#cover{
	width: 460px;
	position: absolute;
	top: 0px;
	left: 0px;
}
#cover img{
	cursor: pointer;
}

#coverbg {
	background-color: #666;
	width: 460px;
	height: 650px;
	position: absolute;
	top: 5px;
	left: 5px;
}

.smaller0, .smaller1, .smaller2 {
	position: absolute;
	left: 470px;
	width: 445px;
	height: 133px;
	text-align: left;
	overflow: hidden;
	font-size: 11px;
	line-height: 15px;
}

.smaller0 img, .smaller1 img, .smaller2 img {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}

.s0bg, .s1bg, .s2bg {
	position: absolute;
	left: 475px;
	background-color: #666;
	width: 180px;
	height: 127px;
}

.s0bg {
	top: 5px;
}
.s1bg {
	top: 167px;
} 
.s2bg {
	top: 329px;
}

.smaller0 {
	top: 0px;
}
.smaller1 {
	top: 162px;
} 
.smaller2 {
	top: 324px;
}

.archtable {
	position: absolute;
	width: 445px;
	top: 488px;
	left: 470px;
}

.archtable table {
	width: 445px;
}

.archtable .left {
	text-align: left; 
	vertical-align: top;
	width: 90px;
}

.archtable .center {
	text-align: center; 
	vertical-align: top;
}

.archtable .right {
	text-align: right; 
	vertical-align: top;
	width: 90px;
}

.adate {
	width: 90px;
	background-color: #4d4948; 
	margin: 0px auto;
	cursor: pointer;
}

.logintable {
	position: absolute;
	width: 920px;
	top: 660px;
	left: 0px;
	text-align: left;
}

.logintable td {
	height: 16px;
	overflow: hidden;
}

.loginemail, .loginpassword {
	width: 160px;
	padding: 0px;
	margin: 0px;
	border: none;
	height: 16px;
	overflow: hidden;
	background-color: #DEDEDD;
	font-size: 11px;
}

.logincomment {
	padding-top: 5px;
	text-align: center;
	font-weight: bold;
}

.toview {
	margin: 0px auto 0px auto;
	padding: 0px;
	width: 920px;
	height: 12px;
}
.forgottenpwd {
	color: #000;
}

.forgottenpwd:hover {
	color: #999;
}