body {
	text-align:center;
	margin: 0px;
	padding: 0px;
	background-color: #fff;
	background-image: url(img/bg2.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
}

/* Text */

strong, b {
	font-weight: bold;
	}
p {
	margin-top: 20px;
	margin-bottom: 10px;
}
a {
	text-decoration: none;
	font-weight: normal;
	color:  #3366FF;
}
a:hover {
	text-decoration: underline;
	color: #FF6600;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
}
h3 {
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	color: #990000;
	text-transform: uppercase;
	font-variant: small-caps;
}
h1 {
	margin-top: 0;
	margin-bottom: 0;
	color: #999900;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 26px;
}
h5 {
	font-size: 13px;
	margin-top: 0;
	margin-bottom: 0;
	color: #003366;
}
ul {
	list-style-type: circle;
	padding: 0px;
	margin: 20px;
}
img {
	border: none;
}
.clearboth { 
	clear: both; 
}
.time {
    position: absolute;
}
		
/* layout */

#top { 
	background: url(img/top.png) no-repeat top;
	height: 30px;
	width: 790px;
}
#left { 
	background: url(img/left.png) repeat-y; 
}
#footer { 
	background: url(img/bottom.png) no-repeat bottom;
	height: 36px;
	width: 790px;
}
#text {
	padding: 1px 30px 1px 25px;
	background: url(img/right.png) repeat-y right;
}
#content {
	position: relative;
	width:790px;
	top: 120px;
	voice-family: "\"}\"";
	voice-family:inherit; 
	margin: auto;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-image: url(img/bg.gif);
	font-size: 12px;
	color: #000000;
	line-height: 18px;
	text-align: left;
}
html>body #content {
	top: 120px;
} 
#logo {
	background-image: url(img/nav_bg.jpg);
	display: block;
    position: absolute;
	top: 70px;
    left: 0px;
    width: 100%;
    height: 30px;
	z-index:5;
}
#ads {
	width: 730px;
	height: 100px;
}
