/* basic elements */
body { 
	font: .9em times, serif; 
	color: #3F3C39; 
	background: #fefefe; 
	margin: 0px; 
	}

p {
	font: 1.2em Times, serif;
	color: #4F4C49; 
	text-align: left;
	margin: 10px 0px;
	}


h1 { 
	font: normal 2em; 
	letter-spacing: 0.0em;
	margin-bottom: 0px; 
	margin-top: 0px; 
	color: #7D775C;
	}
h2 {
	font: normal 1.8em "Century Gothic", "Avant Garde", sans-serif;
	letter-spacing: 0.2em;
	margin-bottom: 0px;
	color: #999999;
	margin-top: 0px;
	padding: 0px;

	}	
h3 { 
	font: italic normal 12pt georgia; 
	letter-spacing: 1px; 
	margin-bottom: 0px; 
	color: #7D775C;
	}
h4 { 
	font: italic normal 12pt georgia; 
	letter-spacing: 1px; 
	margin-bottom: 0px; 
	color: #7D775C;
	}
h5 { 
	font: italic normal 12pt georgia; 
	letter-spacing: 1px; 
	margin-bottom: 0px; 
	color: #7D775C;
	}		
a:link { 
	font-weight: normal; 
	text-decoration: none; 
	color: #DD9900;
	}
a:visited { 
	font-weight: normal; 
	text-decoration: none; 
	color: #DD9900;
	}
a:hover, a:active { 
	font-weight: normal; 
	text-decoration: none; 
	color: #FF9900;
	}

/* divs */

.title {
	background-position: center top;
	text-align: left;
	margin: 1px;
	padding: 15px;
	width: 800px;
	border: 1px solid #FFFFFF;
}

.main {
	background-color: #FFFFFF;
	text-align: left;
	margin: 0px;
	padding: 0px;
	min-height: 504px;
	width: 800px;
	border: 1px solid #DDDDDD;
}

.display {
	border: 0px solid #FFFFFF;
	float: right;
	background-color: #FFFFFF;
	font-size: .7em;
	color: #FFFFFF;
	width: 310px;
	text-align: right;




}

.displayoff {
	border: 0px;
	float: right;
	background-color: #FFFFFF;
	height: 100%;
	width: 0px;

}

.content {
	margin: 11px;
	padding: 0px;
	border: 0px solid #FCFCFC;


}

.header {
	border: 0px solid #ffffff;
	padding: 0px 0px 0px 0px;
	font-family: "Century Gothic", "Avant Garde";
	font-size: 2.2em;
	color: 9F9C99;
	letter-spacing: 0.0em;
	text-align: left;
	text-decoration: none; 
	vertical-align: top;


}

.header2 {
	border: 0px solid #ffffff;
	padding: 0px 0px 0px 0px;
	font-family: "Century Gothic", "Avant Garde";
	font-size: 1.2em;
	color: 9F9C99;
	letter-spacing: 0.0em;
	text-align: left;
	text-decoration: none; 
	vertical-align: top;


}


.nav {
	border: 0px solid #FFFFFF;
	padding: 4px 4px 4px 0px;
	font-family: "Century Gothic", "Avant Garde", san-serif;

	background-color: #FFFFFF;




}

.navon {
	border: 0px solid #FFFFFF;
	padding: 0px;
	font-size: 1.3em;
	color: #CCCCCC;
	background-color: #FFFFFF;
	text-decoration: none;




}


.navoff {
	background-color: #FFFFFF;




}

.maintext {
	width: 100%;
	padding: 12px 0px;
	text-align: left;
	position: static;
	border-top: 1px solid #DDDDDD;
	border-right: 0px solid #FFFFFF;
	border-bottom: 0px solid #FFFFFF;
	border-left: 0px solid #FFFFFF;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;





}

.maintext2 {
	width: 100%;
	padding: 0px 0px;
	text-align: left;
	position: static;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;





}

.bottom {
	border: 0px solid #FFFFFF;
	padding: 0px;


}

.footer {
	background-position: center top;
	text-align: left;
	margin: 1px;
	padding: 10px 12px 5px;
	width: 800px;
	border: 0px solid #FFFFFF;
	color: 9F9C99;
	font: .9em sans-serif;

}



.p2 {
	font-size: 0.8em;
}



.work {
	font-family: sans-serif;
	font-size: 2em;
	color: #990000;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
}
.workinprogress {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.5em;
	text-decoration: none;
	line-height: 16px;

}
