body,div,p,ol,ul,li,h1,h2,h3,h4,h5,h6,h7	{
	border: 0; margin: 0; padding: 0;
	font: 11px/14px arial,verdana,sans-serif;
	color: #77592b;
	}

body	{
	background: #ebebeb url("../images/frame/pg.bg.gif") top center fixed repeat-y;
	margin-top: 0; padding: 0;
	}
	
table	{
	font: 11px/14px arial,verdana,sans-serif;
	color: #77592b;
	}

.pgbg	{ background: #ebebeb; }
.pgint, .crint	{ background: #fff; }
	
/* images */
img	{ border: 0; }
img.border { border: 1px; }

/* TEXT CLASSES */

.header { font-weight: bold; color: #b34203; }
.subheader { font: bold 10px/13px arial,verdana,sans-serif; }
.largeheader { font: bold 13px/15px arial,verdana,sans-serif; color: #b34203; }
.dim { color: #a69273; }
.lit { color: #3e2b0f; }

a { text-decoration: none; color: #b34203; }
a:visited { color: #b34203; }
a:hover { color: #d94f02; }

.mini,.rm,.rmtext { font-size: 10px; line-height: 13px; }
.miniheader,.rmheader,.sblabel { font: bold 10px/13px arial,verdana,sans-serif; color: #b34203; }
.minidim,.rmdim { font-size: 10px; line-height: 13px; color: #a69273; }
.minilit,.rmlit { font-size: 10px; line-height: 13px; color: #3e2b0f; }

.minilink,.rmlink { font-size: 10px; line-height: 12px; }

.micro,.microlink { font: 9px/11px arial,sans-serif; }
.microdim { font: 9px/11px arial,sans-serif; color: #a69273; }
.microlit { font: 9px/11px arial,sans-serif; color: #3e2b0f; }

/* Easy Dividers */
.hdiv11 {
	background-image: url("../images/frame/h.div.1.gif"); background-repeat: repeat-x; background-position: center center;
	height: 11px;
	clear: both;
	}
	
.hdiv14t {
	background-image: url("../images/frame/h.div.1.gif"); background-repeat: repeat-x; background-position: top center;
	height: 14px;
	clear: both;
	}
	
.hdiv10t {
	background-image: url("../images/frame/h.div.1.gif"); background-repeat: repeat-x; background-position: top center;
	height: 10px;
	clear: both;
	}
.hdiv6b {
	background-image: url("../images/frame/h.div.1.gif"); background-repeat: repeat-x; background-position: bottom center;
	height: 6px;
	clear: both;
	}
	
.hdiv21 {
	background-image: url("../images/frame/h.div.1.gif"); background-repeat: repeat-x; background-position: center center;
	height: 21px;
	clear: both;
	}
.hdiv19 {
	background-image: url("../images/frame/h.div.1.gif"); background-repeat: repeat-x; background-position: center center;
	height: 19px;
	clear: both;
	}
.hdiv17 {
	background-image: url("../images/frame/h.div.1.gif"); background-repeat: repeat-x; background-position: center center;
	height: 17px;
	clear: both;
	}
.hdiv15 {
	background-image: url("../images/frame/h.div.1.gif"); background-repeat: repeat-x; background-position: center center;
	height: 15px;
	clear: both;
	}
#lcol p	{
	width: 196px;
	padding: 0 0 10px 1px;
	} 

#pcol p	{
	width: 90%px;
	padding: 0 0 10px 1px;
	} 

#nav { 
	width: 198px;
	vertical-align: top;
}
#nav img { display: block; }
#nav a {
	width: 90%;
	display: block; 
	padding: 4px 2px 3px 15px;
	color: #77592b;
	font: 9px/11px Verdana, Arial, sans-serif;
	text-decoration: none;
	border: 0px;
	background: #fff url("../images/projnav/detail.gif") no-repeat center left ;
}
#nav a:hover {
	color: #b34203;
}