

body {
	background-color: #000;
	margin: 0px;
	/* background-image: url(img/odbackground.gif); */
	}

html { 
	scrollbar-face-color: #222; 
	scrollbar-shadow-color: #000; 
	scrollbar-highlight-color: #000; 
	scrollbar-3dlight-color: #000; 
	scrollbar-darkshadow-color: #000; 
	scrollbar-track-color: #000; 
	scrollbar-arrow-color: #666; 
	} 


#navigation {
	position: absolute;
	left: 50%;
	margin-left: -308px;
	top: 96px;
	width: 170px;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #333;
	z-index: 100;
	background-color: #333;
	border-bottom: 1px solid #333;
	}
	
	#navigation ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
		}

	#navigation li {
		margin: 0;
		}
	
	#navigation li a {
	display: block;
	padding: 4px 4px 4px 20px;
	background-color: #000;
	color: #555;
	text-decoration: none;
	width: 130px;
	border-top: 1px solid #333;
	border-left: 11px solid #222;
	border-right: 5px solid #222;
	}

	html>body #navigation li a {
		width: 130px;
		}

	#navigation li a:hover {
		background-color: #111;
		color: #999;
		border-top: 1px solid #333;
		border-left: 11px solid #555;
		border-right: 5px solid #555;
		}

#headerimg {
	position: absolute;
	top: 25px;
	left: 50%;
	margin-left: -301px;
	border-top: 2px solid #333;
	border-left: 1px solid #333;
	border-right: 1px solid #333;
	background-color: #000;
	}
	
#odlogo {
	position: absolute;
	top: 55px;
	left: 50%;
	width: 65px;
	height: 65px;
	margin-left: 238px;
	background-color: #000;
	z-index: 100;
	text-align: center;
	border: 1px solid #333;
	border-right: 4px solid #333;
	}
	
#titlebar {
	width: 604px;
	height: 40px;
	background-color: #000;
	position: absolute;
	top: 180px;
	left: 50%;
	margin-left: -302px;
	border: 2px outset #444;
	background-image: url(img/titlegradientbar.gif);
	z-index: 10;
	}
#titlebar { 
	width:604px;
	height: 40px; 
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:600px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	height: 36px;
	} 
html>body #titlebar {
	width: 600px;
	height: 36px;
	}

.titlebartext {
	color: #777;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	font-size: 18px;
	margin: 6px 5px 0px 190px;
	}

#mainbody {
	width: 602px;
	position: absolute;
	top: 200px;
	left: 50%;
	margin-left: -301px;
	margin-bottom: 200px;
	border-left: 1px solid #333;
	border-right: 1px solid #333;
	border-bottom: 2px solid #333;
	background-color: #111;
	}
#mainbody { 
	width:602px; 
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:600px;
	} 
html>body #mainbody {
	width: 600px;
	}


#contentcontainer {
	width: 600px;
	margin-top: 50px;
	margin-bottom: 60px;
	}

	#contentleft {
		float: left;
		margin-left: 5px;
		width: 150px;
		}
			
		.contentleftbox {
		border-top: 1px solid  #222;
		border-right: 1px solid #222;
		border-bottom: 1px solid #222;
		background-color: #222;
		margin-top: 20px;
		padding: 10px 5px 10px 5px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 0.7em;
		color: #666;
		}
		
		.contentleftbox a {
		text-decoration: none;
		border-bottom: 1px dashed #666;
		color: #666;
		}
		.contentleftbox a:hover {
		text-decoration: none;
		border-bottom: 1px dashed #999;
		color: #999;
		}
	
	#contentright {
		margin-left: 175px;
		width: 410px;
		line-height: 1em;
		}
	
	#contentbottom {
		position: absolute;
		width: 602px;
		border-top: 2px solid #333;
		margin-left: -1px;
		margin-top: 60px;
		background-color: #000;
		height: 80px;
		text-align: center;
		}


p.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #666;
	}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #666;
	}
.text a {
	text-decoration: none;
	border-bottom: 1px dashed #666;
	color: #666;
	}

.text a:hover {
	text-decoration: none;
	border-bottom: 1px dashed #999;
	color: #999;
	}
	
.names {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #666;
	padding-top: 3px;
	}
.names a {
	text-decoration: none;
	border-bottom: 1px dashed #666;
	color: #666;
	}

.names a:hover {
	text-decoration: none;
	border-bottom: 1px dashed #999;
	color: #999;
	}
	
.desc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #666;
	padding-left: 10px;
	}
	
.desc a {
	text-decoration: none;
	border-bottom: 1px dashed #666;
	color: #666;
	}

.desc a:hover {
	text-decoration: none;
	border-bottom: 1px dashed #999;
	color: #999;
	}
	
.desc b {
	font-weight: normal;
	color: #888;
	}

p h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #666;
	font-weight: bold;
	}

p a {
	text-decoration: none;
	border-bottom: 1px dashed #666;
	color: #666;
	}

p a:hover {
	text-decoration: none;
	border-bottom: 1px dashed #999;
	color: #999;
	}
	
p.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	color: #333;
	padding-top: 15px;
	}

p.footer a {
	text-decoration: none;
	border-bottom: 1px dashed #333;
	color: #333;
	}

p.footer a:hover {
	text-decoration: none;
	color: #666;
	border-bottom: 1px dashed #666;
	}








