body {
	font-size: 1em;
	background-attachment: fixed;
	background-color: #f8f8f8;
	background-image: url(../images/bodybg.jpg);
	background-repeat: no-repeat;
	margin-top: 1em;
	margin-bottom: 1em;
	margin-left: 3.125em;
	background-position: 1px 100px;
}
#logo {
	float: left;
	height: 121px;
	width: 275px;
	margin-top: 0.625em;
}

#nav li {
	list-style-type: none;
	list-style-position: inside;
	margin-left: -41px;
}
#nav a {
	display: block;
	background-image: url(../images/nav_on.png);
	padding-top: 0.25em;
	padding-left: 1.5em;
	height: 1.7813em;
	width: 13.8906em;
	text-decoration: none;
	color: #FFFFFF;
}

#nav {
	width: 15.625em;
	position: absolute;
	top: 12em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	left: 50px;
}

#content {
	background-image: url(../images/contentbg.png);
	width: 51.9411em;
	margin-top: 0em;
	margin-left: 16.5441em;
	position: absolute;
	top: 12em;
	border: 0.0735em solid #cccccc;
	padding: 0.5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 1.4607em;
	left: 50px;
	font-size: 0.85em;
}



#hottopic {
	width: 30em;
	margin-left: 29em;
	color: #4555A4;
	margin-top: 0.625em;
	height: 25px;
}
#hottopic a {
	color: #4555A4;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#nav a:hover {
	display: block;
	background-image: url(../images/nav_off.png);
	padding-top: 0.25em;
	padding-left: 1.5em;
	height: 1.7813em;
	width: 13.8906em;
	text-decoration: none;
	color: #FFFFFF;
}
#nav a.clear {
	background-image: none;
	height: auto;
	width: auto;
	text-decoration: none;
	padding: 0em;
	text-align: center;
}

#nav a:hover.clear {
	background-image: none;
	height: auto;
	width: auto;
	text-decoration: none;
	padding: 0em;
	text-align: center;
}

#content h1 {
	font-family: "Microsoft Sans Serif", Verdana;
	font-size: 2em;
	color: #C23A3E;
	font-weight: lighter;
	line-height: 1.25em;
}

#content h2 {
	font-family: "Microsoft Sans Serif", Verdana;
	font-size: 1.5em;
	color: #205da9;
	font-weight: lighter;
}
#content strong {
	color: #C23A3E;
}


#content p {
	text-align: justify;
	font-size: 0.95em;
}
#content img {
	float: right;
	border: 0.3676em solid #C23A3E;
	margin-left: 25px;
}
#content a {
	color: #C23A3E;
	text-decoration: none;
}
#content a:hover {

	color: #205DA9;
	text-decoration: none;
}
#cleardiv {
	clear: both;
	height: 1em;
}
#content img.clear {
	float: left;
	padding-right: 0.5em;
	padding-left: 0.5em;
	border: 0em none #FFFFFF;
}
#content h4 {
	font-family: "Trebuchet MS", Verdana;
	color: #205DA9;
}
#content h3 {

	font-family: "Trebuchet MS", Verdana;
	color: #205DA9;
}

#content ul {
	list-style:none;
}

#content li {
	text-align: justify;
	background-image: url(../images/li.png);
	background-repeat: no-repeat;
	background-position: left 0.35em;
	padding-left: 1em;
	font-size: 11px;
}
#hottopic a:hover {
	color: #D17783;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#content #new p {
	width: 240px;
}
#new{
	margin-top: 1px;
}
#content table {
	margin-top: 10px;
	margin-bottom: 25px;
	margin-left: 25px;
}
