body {
color: #555555;
font-family: Helvetica, Verdana, 'Trebuchet MS', sans-serif;
font-size: 15px;
font-style: normal; 
font-weight: normal; 
line-height: 1.3em;
list-style-position: outside; 
list-style-type: disc; 
margin-top: 0px;
margin-bottom: 0px;
margin: 0px;	
text-decoration: none; 
}


#container {
background-position: 0 bottom;
border-top: 0px solid #111111;
border-bottom: 0px solid #111111;
color: #111111;
width: 900px;
}


#header {
clear: both;
height: 140px; 
width: 900px;
border: 0px solid #111111;
padding: 0px;
}


#topbanner {
background-image: url(cnet-header.png); 
background-repeat: repeat-x;
border-bottom: 1px solid #111111;
padding-bottom: 1px;
padding-top: 0px;
width: 100%;
text-align: center; 
margin-left: auto;
margin-right: auto;
margin-top: 0px;
}

* html #topnav * {
z-index: 1;
}


#main {
width: 900px;
xheight: 290px;
padding: 0px;
}


#copy {
background-color: #FFFFFF;
float: center;
font-size: 15px;
margin-left: 2px;
padding: 4px;
position: relative;
text-align: justify;
vertical-align: top;
width: 540px;
}

		#copyleft {
		padding-top: 22px;
		background-color: #FFFFFF;
		float: left;
		font-size: 15px;
		margin-left: 2px;
		position: absolute;
		text-align: justify;
		vertical-align: top;
		width: 460px;
		}

		#copyright {
		padding-top: 22px;
		background-color: #FFFFFF;
		float: right;
		font-size: 15px;
		position: relative;
		text-align: justify;
		vertical-align: top;
		width: 380px;
		clear: both;
		}


#prefoot {
background-color: #FFFFFF;
float: center;
font-size: 13px; 
margin-left: 2px;
padding: 4px;
position: relative;
text-align: center;
vertical-align: top;
width: 800px;
}


#footer {
	xclear: both;
	xbottom: 0px;
position: absolute; bottom: 0;
background-repeat: repeat-x;
background-position: 0 bottom;
background-image: url(cnet-header.png);
width: 100%;
text-align: center; 
margin-left: auto;
margin-right: auto;
background-color: #000000;
padding-top: 10px;
height: 240px;
color: #3D7FBF; 
font-size: 12px;
font-family: Helvetica, Verdana, 'Trebuchet MS', sans-serif;
}




/********************** IMAGES & BORDERS **********************/

img {
border: 0px solid #555555;
text-decoration: none;
}

img.border {
border: 2px solid #222222;
text-decoration: none;
}

img.pad {
border: 0px solid;
padding: 8px;
}



/********************** LINKS & FONTS **********************/

p { font-size: 15px; margin-top: 0; margin-bottom: 12px; line-height: 18px; font-family: Helvetica, Verdana, 'Trebuchet MS', sans-serif;}


H1 {
font-family: Helvetica, Verdana, 'Trebuchet MS', sans-serif;
color: #222;
font-size: 23px; 
font-weight: normal; 
margin-bottom: 12px;
}

H2 {
font-family: Helvetica, Verdana, 'Trebuchet MS', sans-serif;
color: #222;
font-size: 22px; 
font-weight: normal; 
margin-bottom: 12px;
}


#footer a, a:active, a:visited {
font-family: Helvetica, Verdana, 'Trebuchet MS', sans-serif;
text-align: justify;
font-size: 13px;
font-weight: normal;
color: #3D7FBF;
text-decoration: none;
}

#footer a:hover {
color: #3D7FBF;
text-decoration: none;
}






a.no:link,a.no:visited,a.no:active {text-decoration:none;}
a.no:hover {text-decoration:underline;}

a, a:active, a:visited {
font-family: Helvetica, Verdana, 'Trebuchet MS', sans-serif;
text-align: justify;
font-size: 15px;
font-weight: normal;
color: #3D7FBF;
text-decoration: none; }
a:hover {
color: #3D7FBF;
text-decoration: underline;
}

h2 a, h2 a:active, h2 a:visited  {
font-family: Helvetica, Verdana, 'Trebuchet MS', sans-serif;
text-align: justify;
font-size: 22px;
font-weight: bold;
color: #3D7FBF;
text-decoration: none; 
padding-top: 0px;
}







blockquote {
margin: 15px 30px 0 10px;
padding-left: 20px;
border-left: 5px solid #ddd;
}


