body {
	background: url(../images/14original.jpg) repeat;
	text-align:center;
	font-family: Verdana, Geneva, Arial, sans-serif;
	margin: 0; 
	padding: 0;
}

hr {
	clear:both;
	color:#dec314;
}
a:link, a:visited {
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

a:hover {
		color: #dec314;
		text-decoration: none; 
		font-weight: bold;
}

p, td {
	margin: 0px;
	font-weight: normal;
	text-align: left;
}

/* Content frame */

#maincontainer {
	position:absolute;
	width: 760px;
	background-color:#cccc99;
	border: 1px dashed black;
	left:117px;
	top:24px;
}

#container{
	
	width:500px;
	float:left;
	position: relative;
	border-right: 1px dashed black;
	background: #cccc99;
	padding-bottom: 15px;
}

#container2{
	width: 250px;
	float: right;
	position: relative;
	background: #cccc99;
}

/* header */

#mainlogo {
	position: relative;
	background: white url(../images/header.jpg) no-repeat;
	width: 760px;
	padding-bottom: 180px;
	border-bottom: 1px dashed black;
	}


/* Main content */

#mainblock {
	position: relative;
	float: left;
	background-color: #cccc99;
	padding-top: 10px;
	width: 475px;
	margin-top: 8px;
}

/* Sidebar */

#sideblock {
	position: relative;
	float: none;
	width: 230px;
	margin: 15px 10px;
	border: 2px dashed black;
	background-color: #6e6227;
}

/* footer */

#footimg {
	position:relative;
	float: left;
	bottom:0px;
	background-color:#DCDCDC; 
	background-image: url(../images/bottom.jpg);
	width: 760px;
	height: 200px;

}

/* content box */

.maincontent {
	position: relative;
	background-color:#cccc99;
	color: black;
	padding: 15px 15px 30px;
	font-size: 11px;
	margin: 10px 10px 10px 10px;
}

.sidecontent {
	position: relative;
	font-size: 11px;
	margin-bottom: 10px;
	padding: 15px 10px 10px;
	text-align: left;
}

/* Lists */

ul, ol {
	padding: 0px;
	list-style-type:disc; 
	list-style-position:outside;
	margin-left:10px; margin-right:0px; margin-top:0px; margin-bottom:0px
}

li {
	padding: 0px;
	margin: 0px;

	list-style-type: circle; margin-left:18px;
}
.contentheading {
	font-size: 12px;	
	margin-right: 10px;
	background: url(../images/bullet1.gif) no-repeat 3px;
	background-color: #6e6227;
	color: #dec314;
	padding: 5px 5px 5px 16px;
	font-weight: bold;
}
.contentpaneopen {
	width: 100%;
}
table.moduletable th {
	font-size: 12px;
	color: #dec314;
	text-transform: uppercase;
	font-weight: bold;
	margin: 0px;
	letter-spacing: 4px;
	text-decoration: underline;
	padding-bottom: 10px;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-color:#666666;
	border-top: 1px solid;
	border-right: 1px solid;
	border-bottom: 1px solid;
	border-left: 1px solid;
	background-color: #cccc99;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid;
	border-color:#666666;
	background-color: #cccc99;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 18px;
	color: #666666;
	background-color: #cccc99;

}
#counter {
float:right;
margin-top:180px;
}

.thumbs {
	width:100px;
	float:left;
	margin: 0px 5px 5px 0px;
	padding-top:2px;
}	

ul, li {
	list-style-type:none;
}

#top {
	width:30px;
	height:10px;
	margin-left:365px;
}
	