body {
	background: url(uploader/main/back.jpg) #3B2A22;
	font-family: "Comic Sans MS";  
	color:#3C2B23;
	font-size:10pt;
	}

p { 
margin: 0px 0 5px 0;
padding: 2px 5px 2px 5px;
font-size:10pt;
}



li { 

	font-size:10pt;
}

/***********************REGULAR LINKS*********************************/
a:active {
	color:#000000;
}
a:visited {
	color:#000000;
	}
	
a:link {
	color:#000000;
}

a:hover {
	color:#DA2B57;
}


/***********************TOP HORZONTAL MENU LINKS*********************************/

a.menu:active {
	color:#DA2B57;
	text-decoration:none;
	font-weight:normal;
}
a.menu:visited {
	color:#DA2B57;
	text-decoration:none;
	font-weight:normal;
	}
	
a.menu:link {
	color:#DA2B57;
	text-decoration:none;
	font-weight:normal;
}

a.menu:hover {
	color:#CEC5A6;
	text-decoration:none;
	font-weight:normal;
}

H6 { 
  font-weight: normal; 
  font-size: 9pt;
  line-height: 14pt;
  font-family: verdana;  
  font-variant: normal;
  font-style: normal;
  margin: 6px 0px 4px 0px;
padding: 4px 3px 1px 6px;
}


H4 { 
  font-weight: normal; 
  font-size: 14pt;
  line-height: 18pt; 
  font-style: bold;
  margin: 6px 0px 4px 0px;
  padding: 4px 3px 1px 0px;
  color:#DA2B57;
}

H3 { 
  font-weight: normal; 
  font-size: 16px; 
  font-variant: normal;
  font-style: normal;
margin: 0px 0 5px 0;
padding: 2px 5px 2px 5px;
  color:#3D3A31;
}

H2 { 
  font-weight: normal; 
  font-size: 18pt;
  font-variant: normal;
  font-style: normal;
  color:#DA2B57;
margin: 0px 0 5px 0;
padding: 2px 5px 2px 5px;
}

H1 { 
  font-weight: normal; 
  font-size: 25pt;
  line-height: 25pt; 
  font-variant: normal;
  font-style: normal;
  color:#DA2B57;
margin: 0px 0 5px 0;
padding: 2px 5px 2px 5px;;
}

img {
border: 0px;
}



.footer {
	background:#D4CCAE;
	color:#3C2B23;
	border-style:solid;
	border-width:1px;
	border-color:#DA2B57;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

.menu_back {
	background:url(../uploader/main/menu_back.jpg) top center no-repeat #CFDEFB;

}


.content {
	background: #B3AB91;
	/*border: thin 1px #DA2B57;*/
	border-style:solid;
	border-width:1px;
	border-color:#DA2B57;
	}
