/* CSS Document */


#container {
background-image: url("px/center.jpg");
background-repeat:repeat-y;
width: 929px;
position:relative;
margin:0px;
}

.header {
background-image: url("px/header.jpg");
background-repeat:no-repeat;
background-position:top left;
width:100%;
margin:0px;
}

.footer {
background-image: url("px/footer.jpg");
background-repeat:no-repeat;
background-position:bottom left;
width:100%;
margin:0px;
padding-bottom:70px;
}

/***Content***/

#topmenu {
margin: 25px 0px 0px 255px;
height: 30px;
width:600px;
float:left;
display:inline;
}

#date {
height:30px;
width:200px;
float:left;
margin: 20px 0px 0px 255px;
display:inline;
}
#header {
height:30px;
width:200px;
float:left;
margin: 20px 0px 0px 255px;
display:inline;
}
#manage {
height:30px;
width:160px;
float:right;
margin: 20px 40px 0px 15px;
display:inline;
}


#adtop {
height: 55px;
width:460px;
float:left;
margin: 30px 0px 0px 195px;
display:inline;
}

#signup {
height: 70px;
width:190px;
float:right;
margin: 25px 50px 0px -10px;
display:inline;
}

#maincontent {
clear:right;
}

#news {
float:left;
margin: -15px 0px 0px 18px;
width: 155px;
height:auto;
display:inline;
}

#news p {
margin:4px;
margin-top:8px;
}

#news .newsbox {
border:1px solid #666666;
padding: 2px;
}

.disclaimer {
margin: 26px 0px 0px 0px;
}

#body h2 {
margin:10px 0px;
}

#body {
float:left;
margin: 0px 0px 0px 35px;
height:auto;
width: 480px;
display:inline;
}

#adright {
float:right;
margin: 35px 50px 0px 0px;
width:150px;
display:inline;
}

.clear {
clear:both;
}

#newsright p {
margin-left:1px;
}
#smallanchorright p {
margin-left:8px;
}
.blog {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #206699;
	text-decoration: none;
}
