	* { margin: 0; padding: 0; }
	
	html {  background-color: #cccc99; }
	
	body {
		font-size: 62.5%;
		text-align: center;
		font-family: 'Times New Roman',  serif;
	}

	p, th, td, li {
		font-size: 1.7em; 
	}
	
	td { vertical-align: top; }
	
	li { font-size: 2em; }
	
	a, a:visited {
		text-decoration: none;
		color: #0066cc;
	}	
	
	a:hover {
		text-decoration: underline;
		color: #ff9900;	
	}
	
	h1, h2 {
		font-family: 'Georgia', 'Times New Roman',  serif;
		text-align: center;
	}
	
	h1 { font-size: 4.2em; color: #003366; }
	h2 { font-size: 3em; color: #999999; }
	h3 { 
		font-family: 'Georgia', 'Times New Roman',  serif;
		font-size: 2.5em; 
		color: #993300; 
		margin-bottom: 10px;
	}
	h4 { font-size: 2em; }

	#site {
		width: 760px;
		text-align: left;
		margin: 20px auto 10px auto;
		background-color: #ffffff;
		border: 5px solid #cc9900;
		
		
	}
	
	#wrapper{
	position: relative;
		top: 30px;
		left: 30px;
		clear: both;
	}
	
	#header {
		clear: both;
		width: 700px;
		padding-bottom: 30px;
	}
	
		#header a { color: #003366; text-decoration: none; }
	
	#nav {
		width: 200px;
		float: left;
		margin-bottom: 10px;
	}
	
		#nav #menu {
			/* list-style-image: url('images/bullet.gif'); */
			list-style-type: none;
		}
	
	#content {
		width: 490px;
		float: left;
	}
	
		#content p {
			margin-bottom: 10px;
		}
	
	#foot {
		clear: both;
		margin-top: 60px;
		padding: 20px;
		color: #999999;
		text-align: center;
		font-size: 75%;
		
	}
	
		/* SPAM FIGHT */
		.vv80bhf3 {
			width:5px;
			visibility:hidden;
		}
		/**************/