body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	background-image:url("graphics/lback.gif")
	font-family: Times New Roman, Times, serif;
	color: #cccb9a;
}
a:link {color: #cccb9a; text-decoration:underline;}
a:visited {color: #cccb9a; text-decoration:underline;}
a:hover {color: #ffffff;text-decoration:underline; }
p {margin: 0 0 0.5em 0; }
table {border: 0;}
td {border-bottom: 1px solid #cccb9a; padding: 10px; }
#wrapper {background-color:#cccb9a; background-image: url("graphics/lback.gif"); background-repeat: no-repeat; width: 100%;  }	
#menu { float:left; width: 269px; padding: 0;}
#menu p {margin: 0 0 0 0; }
#menu a:link {color: #cccb9a; text-decoration:none;}
#menu a:visited {color: #cccb9a; text-decoration:none;}
#menu a:hover {text-decoration:underline; }
#mainblock {background-image: url("graphics/rback.gif"); margin-left: 270px; 
            background-repeat: no-repeat; padding: 20px;}
#mainblock h1 {font-size: 170%; margin: 0 0 1em 0; line-height:115%; text-align:center}
#mainblock h3 {font-size: 120%; margin: 0 0 1em 0; line-height:115%; text-align:center}

			
#bottomblock { width: 100%; clear:both;}
#bottomleft {background-image:url("graphics/lfooter.gif"); position: absolute; width: 269px; }
#bottomright {background-image:url("graphics/rfooter.gif"); margin-left: 270px; }

.icap {font-size: 170%}
.bodytext {line-height:125%; }
.footertext {font-size: 85%; font-style: italic; }
.menuimage {text-align:right; }
.menutext { text-align:right; padding: 15px; border-bottom: 1px solid #cccb9a; 
	letter-spacing: 0.25em; font-weight:lighter; width: 130px; float:right}
.menutext2 { text-align:right; padding: 10px 15px 0 0; 
	letter-spacing: 0.25em; font-weight:lighter; width: 130px; float:right}
.submenu { font-size: 90%;text-align:right; padding: 10px 15px 0 0; 
	letter-spacing: 0.10em;font-weight:lighter; width: 130px; float:right}
.submenubot { font-size: 90%;text-align:right; padding: 10px 15px 15px 0; border-bottom: 1px solid #cccb9a;
	letter-spacing: 0.10em;font-weight:lighter; width: 130px; float:right}
.rightimage {float:right; margin-top: 10px; margin-left: 10px; margin-bottom: 10px;}
.leftimage {float:left; margin-top: 10px; margin-right: 10px; margin-bottom: 10px;}
.clear {clear:both;}
