body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

p {
	margin: 4px;
	font-size: 12px;
}

#container 
{
	position:absolute;
	left:0px;
	top:0px;
	width:800px;
	float: left;
}

#top
{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 800px;
	height: 136px;
	z-index: 2;
}

#banner
{
	position: absolute;
	left: 281px;
	top: 0px;
	z-index: 1;
}

#content {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: white;
	position:absolute;
	left:165px;
	top:136px;
	width:605px;
	border:0px; none;
	padding: 10px;
}

a {
color: #FF9966;
font-size: 13px;
}

#content_box {
	position:absolute;
	left:165px;
	top:136px;
	width:618px;
	border:0px; none;
	height: 604px;
	background-color: #9F5C4F;
}



#leftbox {
	background-image: url(images/stripes.gif);
	background-repeat: repeat-y;
	position:absolute;
	left:0px;
	top:138px;
	width:154px;
	display: block;
	height: 664px;
}

#menu1 a {
	position:absolute;
	left:0px;
	top:136px;
	width:154px;
	display: block;
	color: #8C8C8C;
	font-size: 14px;
	margin: 0px 0px 8px 20px;
	text-decoration: none;
	font-weight: bold;
	background-repeat: no-repeat;    
	z-index:3;
}

#menu1 a:hover {
	background-color: #9F5C4F;
	color: white;
}

#menu2 a {
	position:absolute;
	left:0px;
	top:168px;
	width:154px;
	display: block;
	color: #8C8C8C;
	font-size: 14px;
	margin: 0px 0px 8px 20px;
	text-decoration: none;
	font-weight: bold;
	background-repeat: no-repeat;    
	z-index:3;
}

#menu2 a:hover {
	background-color: #9F5C4F;
	color: white;
}

#menu3 a {
	position:absolute;
	left:0px;
	top:200px;
	width:154px;
	display: block;
	color: #8C8C8C;
	font-size: 14px;
	margin: 0px 0px 8px 20px;
	text-decoration: none;
	font-weight: bold;
	background-repeat: no-repeat;    
	z-index:3;
}

#menu3 a:hover {
	background-color: #9F5C4F;
	color: white;
}

#menu4 a {
	position:absolute;
	left:0px;
	top:232px;
	width:154px;
	display: block;
	color: #8C8C8C;
	font-size: 14px;
	margin: 0px 0px 8px 20px;
	text-decoration: none;
	font-weight: bold;
	background-repeat: no-repeat;    
	z-index:3;
}

#menu4 a:hover {
	background-color: #9F5C4F;
	color: white;
}

#menu5 a {
	position:absolute;
	left:0px;
	top:264px;
	width:154px;
	display: block;
	color: #8C8C8C;
	font-size: 14px;
	margin: 0px 0px 8px 20px;
	text-decoration: none;
	font-weight: bold;
	background-repeat: no-repeat;    
	z-index:3;
}

#menu5 a:hover {
	background-color: #9F5C4F;
	color: white;
}

#menu6 a {
	position:absolute;
	left:0px;
	top:296px;
	width:154px;
	display: block;
	color: #8C8C8C;
	font-size: 14px;
	margin: 0px 0px 8px 20px;
	text-decoration: none;
	font-weight: bold;
	background-repeat: no-repeat;    
	z-index:3;
}

#menu6 a:hover {
	background-color: #9F5C4F;
	color: white;
}

#menu7 a {
	position:absolute;
	left:0px;
	top:328px;
	width:154px;
	display: block;
	color: #fff;
	font-size: 16px;
	margin: 0px 0px 8px 40px;
	text-decoration: none;
	text-indent: 2px;
	font-weight: bold;
	background-repeat: no-repeat;    
	z-index:3;
}

#menu7 a:hover {
	background-color: #CCCCCC;
	color: #000000;
}

#footer {
	position:absolute;
	top:746px;
	left:56px;
	color: #000000;
	font-size: 12px;
	background-color: none;
}


#nodrop
{
	margin-top: -800px;
	margin-left: 760px;
	width: 20px;
	height: 790px;
	background-image: url(images/drop.gif);
	background-repeat: repeat-y;
}

#image_right{
	position:absolute;
	top:160px;
	left:550px;
	border:0px; none;
}



li
	{
	font: 9pt arial, Helvetica, sans-serif;
	margin: 0;
	}

 
h1
	{
	font: 12pt arial, Helvetica, sans-serif;
	margin: 0;
	}

h2
	{
	font: 12pt arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0;
	}

h3
	{
	font: 10pt arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0;
	}

h3 a	
	{
	font: 10pt arial, Helvetica, sans-serif;
	margin: 0;
	}
	
.largethumb
{
	float: left;
	margin: 10px 40px 10px 20px;
	text-align: center;
	font-size: 10pt;
}

.smallthumb
{
	float: left;
	margin: 23px 0px 0px 0px;
	text-align: center;
	font-size: 9pt;
}
.req {
	font-weight: bold;
	color: red;
}

.small {
font-size: 8pt;
}