code, pre {
	font-family: monaco, "courier new", courier, monospace;
	font-size: 12px;
	background: inherit;
	color: #333;
}

blockquote {
	font-family: monaco, "courier new", courier, monospace;
	font-size: 12px;
	border: 1px dotted #333;
	padding: 10px;
	background: inherit;
}

ul, li {
	font-size: 12px;
}

img {
	border: 1px solid #000;
}

body {
	background-color: #660000;
	color: white;
	margin: 0;
	padding: 0;
	border: 0;
	text-align: center;
	font-family: verdana, lucida, arial, helvetica, sans-serif;
	padding-bottom: 15px;
}

#wrapper {
	background-color: orange;
	color: #660000;
	margin: 25px auto;
	padding: 0;
	border: 1px solid black;
	width: 759px; 
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 757px;	 
}

#banner	{
	background-color: #ff7700;
	border-left: 0;
	border-right: 0;
	border-bottom: 1px solid black;
	margin: 0;
	padding: 5px 7px 7px 10px;
	text-align: left;
	font-size: 12px;
	height: 85px;
}

#banner a {
        text-decoration: none;
	color: #660000;
}

#pagebody {
	padding: 0;
	margin: 0;
	border: 0;
	text-align: left;
	background: transparent;
	clear: both;
}

#maincontent {
	float: left;
	margin: 0;
	padding: 10px;
	width: 570px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 540px;
}

.sidebar {
	background-color: #ff7700;
	padding: 10px 10px 0px 10px;
	margin: 0 0 0 560px;
	border-left: 1px solid black;
	border-bottom: 1px solid black;
	font-size: 10px;
}	

.sidebar a {
	color: white;
	font-weight: plain;
	font-size: 12px;
	padding: 0;
	margin: 0;
}

#footer {
	background-color: #ff7700;
	border: 0;
	border-top: 1px solid black;
	padding: 5px 7px 7px 10px;
	text-align: center;
	clear: both;
	font-size: 12px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	font-size: 12px;
}

#footer img {
	border: 0px;
	margin: 0;
}

#footer p {
	text-align: center;
	margin: 10px 0;
	padding: 0;
}

/*  Typography */

h1 {
	color: #336600;
	font-size: 18px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 5px;
	background: transparent;
}

h2 {
	color: #336600;
	font-size: 14px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 5px;
	background: transparent;
}

h3, h4, h5, h6 {
	color: #336600;
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 5px;
	background: transparent;
}

p {
	line-height: 140%;
	text-align: left;
	margin-top: 0;
	margin-bottom: 1em;
}

em {
	color: #336600;
	font-weight: bold;
}
	
#pagebody, #pagebody div, #pagebody p, #pagebody th, #pagebody td, #pagebody li, #pagebody dd, #pagebody dt    {
     font-size:    x-small;      
             /* Tantek again */
    voice-family: "\"}\"";   
    voice-family: inherit;   
    font-size:    small         
    }

html>#pagebody, html>#pagebody div, html>#pagebody p, html>#pagebody th, 
html>#pagebody td, html>#pagebody li, html>#pagebody dd, html>#pagebody dt    {
    font-size:    small
    }

#pagebody .trans		{
	margin: 25px 0;
	padding-top: 0;
	}
	
.partingshot {
	padding: 10px 0;
	border: 0;
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	margin: 15px 0 10px 0;
}

.separator {
	padding: 0px 0px 0px 0px;
	border-left: 0;
	border-right: 0;
	border-top: 1px solid black;
	margin: 10px 10px 10px 10px;
}
	
.pdf {
	text-align: center;
	padding: 10px 0 5px 0;
	border: 0;
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	margin: 15px 50px 15px 50px;
}


/* General hyperlink styles */

a {
        font-weight: bold;
        text-decoration: none;
	color: #660000;
	background: transparent;
}

a:link {
        font-weight: bold;
        text-decoration: none;
	color: #660000;
	background: transparent;
}

a:visited {
        font-weight: bold;
        text-decoration: none;
	color: #660000;
	background: transparent;
}

a:active {
        font-weight: bold;
        text-decoration: underline;
	color: #660000;
	background: transparent;
}

a:hover {
        font-weight: bold;
        text-decoration: underline;
	color: #660000;
	background: transparent;
}

/* Hide */

.hide {
	height: 0;
	width: 0;
	overflow: hidden;
	position: absolute;  
}

/*  Helpers */

.linewrap {
	font-weight: bold; 
	color: #c60; 
	font-size: 13px;
}
	
.floatleft {
	float: left;
	padding: 0;
	margin: 0 15px 0 0;
}
	
.vs0 {
	margin-top: 0;
}
	
.vs3 {
	margin-top: 3px;
}		

.vs5 {
	margin-top: 5px;
}	

.vs7 {
	margin-top: 7px;
}

.vs10 {
	margin-top: 10px;
}	

.vs15 {
	margin-top: 15px;
}	
	
.vs25 {
	margin-top: 25px;
}


