body {
	margin: 0;
	padding: 0;
	text-align: center;
	font: normal 11px verdana, helvetica, arial, sans-serif;
	background-repeat: repeat;
	background-attachment: fixed;
	background-image: url(camo.html);
	background-color: #006699;
	}
	
h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; text-align: left; }

form { margin: 0; padding: 0; }

code { text-align: left; }

input {
	background: #ffffee;
	color: #777;
	font: normal 11px verdana;
	}
	
#wrapper {
	text-align: left;
	margin: 10px auto;
	border: 1px solid #E9E9E9;
	padding: 0 10px;
	width: 578px;
	background: #ffffee ;
	voice-family: inherit;
	voice-family: "\"}\"";
	width: 578px;
	}
	
html>body #wrapper { width: 578px; }

#header {
	height: 100px;
	border-top: 10px solid #ffffee;
	background: #A5C1E9 url(header2.html) top right no-repeat;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 100px;
	 
	}

html>body #header { height: 100px; }
	
#header h1 {

	padding: 10px;
	font-size: 12px;
	color: #777;
	font-weight: normal;
	}
	
#header h1 span { color: #999; }

#nav {
	position: relative;
	background: #f1f1f1;
	border-bottom: 10px solid #ffffee;
	}

#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}
	
#nav ul li {
	float: left;
	margin: 0;
	padding: 0;
	}

#nav ul li a {
	text-decoration: none;
	color: #777;
	display: block;
	padding: 10px;
	}

* html #nav ul li { width: 1%; }


* html #nav ul li a {
	height: 1%;
	}

#nav ul li a:hover, a#current { background: #A5C1E9; }

/* Hide from Mac. Testing \*/
#search {
	position: absolute;
	right: 10px;
	top: 8px;
        color: #777;
	}

* html #search { top: 7px; }

#search input { border: 1px solid #777; }
/* End */

#main {
	float: left;
	width: 400px;
	background: #ffffee;
	text-align: justify;
	color: #888;
	padding: 10px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 380px;
	}
	
html>body #main { width: 380px; }

#main h2 {
	color: #999;
	font-size: 11px;
	font-weight: normal;
	padding-bottom: 5px;
	border-bottom: 1px solid #f1f1f1;
	}	

#main h2 a {
	text-decoration: none;
	color: #555;
	font-size: 14px;
	}

#archive #main h2 { margin-bottom: 3px; }
#archive #main h2 a { font-size: 12px; }
	
#main h2 a:hover { color: #369; }


#main h3 {
	color: #999;
	font-size: 12px;
	font-weight: normal;
	padding-bottom: 5px;
	border-bottom: 1px dashed #f1f1f1;
	}

#main p {
	line-height: 20px;
	margin: 20px 0;
	padding: 0;
	}
	
#main p a {
	border-bottom: 1px dashed #ccc;
	text-decoration: none;
	color: #369;
	}
	
#main p a:hover { border-bottom: 1px solid #ccc; }

#main ul {
	padding: 0;
	margin: 20px;
	}

#main ul li a { color: #369; }
	
#rightbox {
	margin-left: 420px;
	margin-right: 10px;
	text-align: left;
	background-image: url(rightbox.html);
	height:350px;	
	}	
#rightbox ul {margin-right: 3px 0; }	

	
#right {
	margin-left: 420px;
	margin-right: 10px;
	text-align: right;
	}
	
#right dl, #main dl {
	margin: 0;
	padding: 11px 0;
	}
	
#right dt, #main dt {
	padding: 2px 0;
	margin: 0;
        color: #000;
	}
	
#right dd { margin: 3px 0; }

#main dd { margin: 3px 10px; }
#main dd span { color: #777; font-size: 9px; }
	
#right dd a, #main dd a { text-decoration: none; color: #999; }
#right dd a:hover, #main dd a:hover { text-decoration: underline; }

#right a { color: #369; }

#footer {
    clear: both;
	border-top: 10px solid #ffffee;
	border-bottom: 10px solid #ffffee;
	background: #f9f9f9;
	color: #999;
	padding: 10px;
    font-size: 10px;
	}

/* IE Fix. Hide from Mac \*/
* html #footer { height: 1%; }
/* End Fix */
	
#footer p {
	margin: 0;
	padding: 0;
	text-align: center;
	}

#footer a {
        color: #999;
        text-decoration: none;
        }

html>body #footer a { border-bottom: 1px dotted #999; }

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
    }

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

.even { background: #ffffee; }
.odd { background: #f9f9f9; }
.help { color: #369; text-decoration: none; }
p#opening { margin-top: 0; }

div#comment div { padding: 10px; }

div#comment a {
     text-decoration: none;
     color: #369;
     font-weight: bold;
     }
div#comment p { text-align: left; }

span.linewrap { color: #f30; }

.mac-clearfix { clear: both; }
