/*
-----------------------------------------------
cameronmoll.com Style Sheet 
author:   Cameron Moll
version:  2004.02
----------------------------------------------- */

hr {display: none;}
ul {margin: 5px 0 7px 19px; padding: 0; list-style-image: url(/img/arrow.gif)	}
li {margin: 5px 0;}	
code {font: 14px Tahoma, Arial, sans-serif; color: #0175BA;}
input, textarea, select {font-size: 11px; border: 1px solid #999; background: #fff; padding: 2px; color: #000;}
#content {width: 377px; margin: 20px 0 0 20px;}
#copyright {
	padding: 15px 0;
	border-top: 1px solid #D6D6D6; 
	background: #fff;
	text-align: center;
	color: #999;
	}
#logo {
	position: absolute;
	top: 21px; right: 40px;
	z-index: 1;
	}
	#logo a:visited {border-style: none;}	
#home {
	position: absolute;
	top: 41px; left: 33px;
	z-index: 3;
	}
	#home a:visited {border-style: none;}	
#navbar {
	width: 650px; height: 35px;
	background: #F9F9F9 url(/img/navbg.gif);
	position: absolute;
	top: 48px; left: 39px;
	z-index: 2;
	}
#navdate {
	float: left;
	width: 137px; height: 23px;
	padding: 6px 4px 0 0;
	text-align: center;
	color: #999;
	font-size: 11px;
	}	
#navlinks {
	float: left;
	width: 484px; height: 23px;
	padding-left: 25px;
	}
	#navlinks img {display: inline;}
	#partner a:active {text-decoration: none !important; border-bottom: none !important; color: #fff !important;}
	#partner a:visited {text-decoration: none !important; border-bottom: none !important; color: #fff !important;}
	#partner a:hover {text-decoration: none !important; border-bottom: none !important; color: #fff !important;}
