body { 
              
	margin: 10px 0 10px 0;
	padding: 0;
	background: #FFFFFF url(../images/bg.gif);
	
	font: 11px Verdana,Arial,Helvetica,sans-serif;
	color: #2B3D63;
	line-height: 1.6;
	text-align: center;
}

div#container {

	margin: 0 auto;
	padding: 0 10px 10px 10px;
	background: #EBEBEB;
	text-align: left;

	width: 750px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 730px;
}

html>body div#container {

	width: 730px;
}

div#header {
	
	width: 730px;
	background: #FFFFFF;
}

div#main-menu {
        
	position: relative;
	margin: 10px 0 0 0;
	width: 730px;
	background: #EBEBEB;
	
	height: 35px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 25px;
}

html>body div#main-menu {

	height: 25px;
}

div#m1 {
	
	position: absolute;
	top: 0;
	left: 0;
}

div#m2 {
	
	position: absolute;
	top: 0;
	left: 90px;
}

div#m3 {

	position: absolute;
	top: 0;
	left: 180px;
}

div#m4 {

	position: absolute;
	top: 0;
	left: 270px;
}

div#m5 {

	position: absolute;
	top: 0;
	left: 360px;
}

div#m6 {

	position: absolute;
	top: 0;
	left: 450px;
}

div#content-container {

	margin: 10px 0 0 0;
	padding: 10px 15px 30px 10px;
	background: #CDCDCD;

	width: 730px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 705px;
}

html>body div#content-container {

	width: 705px;
}

div#content {

	position: relative;
	background: #FFFFFF;
        padding: 10px;
        
        width: 705px;
        voice-family: "\"}\"";
	voice-family: inherit;
	width: 685px;
}

html>body div#content {
        
	width: 685px;
}                    

div#content-left {
            
	padding: 0 10px 0 0;
	border-right: 1px dashed #2B3D63;
        
	width: 430px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 419px;
}

html>body div#content-left {
        
	width: 419px;
}

div#content-right {

	position: absolute;
	top: 10px;
	right: 0px;
	padding: 0 10px 10px 10px; 

	width: 265px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 245px;
}

html>body div#content-right {

	width: 245px;
}

div#shout-box {
        
	margin: 6px 0 0 0;
	padding: 10px; 
        background: #E9EBEF;
        
	width: 245px;
        voice-family: "\"}\"";
	voice-family: inherit;
	width: 225px;
}

html>body div#shoutbox {

	width: 225px;
}

div#footer {
	
	margin: 10px 0 0 0;
	text-align: center;
	font: 10px Verdana,Arial,Helvetica,sans-serif;
	color: #A4A4A4;
}

img {
	
	border: 0;
}

img.imgblock {

	display: block;
}

img.imgblock_logo {

	display: block;
	margin: 20px auto;
}

img.imgblock_footer {

	display: block;
	margin: 0 auto;
}

img.imgover {
	
	display: block;
}

h1 {
	
	margin: 0;
	padding: 0 0 10px 0;
	font: bold 12px Verdana,Arial,Helvetica,sans-serif;
	color: #000000;
}

h2 {
	
	margin: 0;
	padding: 10px 0;
	font: bold 11px Verdana,Arial,Helvetica,sans-serif;
	color: #000000;	
}           

ul {     
	
	margin: 10px 20px;
	padding: 0;
}

ul li{
	
	margin: 0;
	padding: 1px;
}

ul.validation li {
 	
 	font: 11px Verdana,Arial,Helvetica,sans-serif;
 	color: #FF0000;
}

div#main-menu a {
	
	display: block;
}

div#content-left a:link, div#content-left a:visited {
        
        font: 11px Verdana,Arial,Helvetica,sans-serif;
	text-decoration: underline;
	color: #2B3D63;
}

div#content-left a:hover {
        
	font: 11px Verdana,Arial,Helvetica,sans-serif;
	text-decoration: underline;  
	color: #B8A996;
}

div#footer a:link, div#footer a:visited {
        
        font: 10px Verdana,Arial,Helvetica,sans-serif;
	text-decoration: underline;
	color: #A4A4A4;
}

div#footer a:hover {
        
	font: 10px Verdana,Arial,Helvetica,sans-serif;
	text-decoration: underline;  
	color: #000000;
}

div#pager-left {
	
	float: left;
	margin: 10px 0 0 0;
	text-align: left;
}

div#pager-right {
	
	float: right;
	margin: 10px 0 0 0;
	text-align: right;
}

div.spacer {
	
	clear: both;
}

form {              
	
	margin: 20px 0 0 0;
	padding: 0;	
}

form p {

	margin: 10px 0 10px 0;
	clear: left;
}         

form p label {

	float: left;
	width: 95px;
}

form input.text {

}

form input.submit {
	
	margin: 0 0 0 95px;
}