/* MAIN STYLES */

body {
	margin: 0; padding: 0;
	background: #F2F8EB url(images/bg.gif) repeat-y;
	font-family: arial;
	letter-spacing: 1px;
	line-height: 14px;
	font-size: 11px;
	color: #76687F;
	text-align: justify;}

.div, td {
	margin: 0; padding: 0;
	letter-spacing: 1px;
	line-height: 14px;
	font-size: 11px;
	color: #76687F;
	text-align: justify;}

b {color: #819DB9;} i {color: #796A54;} u,s {color: #978D79;}

p {margin: 5px 2px 15px 2px; padding: 0 5px 0 5px;}


#imgleft {
	border: 0;
	width: 156px; height: 239px;
	background-image: url(images/left.jpg);
	position: absolute;
	left: 0px; top: 0;}

#imgmid {
	border: 0;
	width: 206px; height: 239px;
	background-image: url(images/middle.jpg);
	position: absolute;
	left: 156px; top: 0;}

#imgright {
	border: 0;
	width: 394px; height: 239px;
	background-image: url(images/right.jpg);
	position: absolute;
	left: 362px; top: 0;}

#content {
	left: 165px;
	width: 432px;
	top: 138px;
	position: absolute;}

#nav {
	left: 5px;
	width: 150px;
	top: 238px;
	position: absolute;}

h1 {
	font-family: gorgia, times new roman;
	text-transform: uppercase;
	font-weight: bold; font-size: 13px;
	letter-spacing: 5px; color: #667C96;
	margin: 5px 0 10px 0; padding: 2px 2px 2px 4px;
	background-color: #D1B5AF;}

h1:first-letter {color: #F2F8EB;}

A:link {color: #AB7568; text-decoration: none; cursor: move;}
A:visited {color: #AB7568; text-decoration: none; cursor: move;}
A:active {color: #FFF; text-decoration: none; cursor: move;}
A:hover {color: #D13838; text-decoration: none; cursor: move;}

ul {margin: 0 0 10px 0; padding: 0; line-height: 12px;}

ol {margin: 5px 0 10px 30px; padding: 0; line-height: 14px;}

#nav ul {margin: 5px 0 0 15px; padding: 0;}

#nav li {margin: 0 0 3px 0; padding: 0;
list-style-image: url(images/li.gif);}


/* UPDATING SYSTEM */

.update {margin: 0 0 10px 5px; padding: 0;}

blockquote {
	margin: 10px 10px 10px 9px;
	padding: 10px 0 0 33px;
	background-image: url('images/quote.gif');
	background-repeat: no-repeat;
	color: #656D5D;}

/* NAVIGATION STYLES */

.nav {margin: 0 0 15px 0; padding: 0;}

.navhead {
	width: 140px; height: 12px;
	margin: 0; padding: 3px 6px 0 0;
	font-family: arial;
	font-size: 12px; color: #92699C;
	text-align: right; text-transform: lowercase;
	background-image: url(images/navhead.gif);}

.navbody {
	width: 146px;
	padding: 1px 5px 1px 5px;
	letter-spacing: 1px;
	background-image: url(images/nav.gif);
	background-repeat: repeat-y;}

.footer {
	margin: 0 0 15px 0;
	width: 146px; height: 10px;
	background-image: url(images/footer.gif);}

/* TEXTAREA, INPUT, LABEL, HR */

input,.input,textarea{
	margin: 5px 10px 5px 20px;
	padding: 2px 8px 2px 8px;
	border: 1px #796A54 solid; 
	background-color: #F2F8EB; 
	font-family: tahoma,verdana,arial;  
	font-size: 10px; color: #AB7568;
	float: right;}