body {

	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
	background-position:center;
	/*background-color: #482D1C;*/
	background-color: #000;	
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}
.style1 {font-family: Arial, Helvetica, sans-serif}
.style5 {
	font-size: 24px;
	font-weight: bold;
	color: #352117;
}
.mailStyle {

color:#000000;
text-decoration:underline;
}
a.mailStyle:hover {
color:#713B24;
text-decoration:none;
}

.contactTextBox {
	background-repeat:no-repeat; background-position:center;
	
}
.contactTextBox input {
	background-color:#000; border-color:#000; border:thin; font-size:10px; width:86%; color:#FFF;
}
.errorMessage {
	color:#900;
	font-weight:bold;
	font-size:11px;
	
}
.listDescription {
	font-size:11px;
}
.listTitle {
	font-size:18px; 
	color:#FFF; 
	font-weight:bold
}
.listLink {
font-size:11px; 
color:#FFF; 
font-weight:bold; 
text-decoration:none	
}
a.listLink:hover {
text-decoration:underline;
color:#EFEFEF;
}

.plugIN {
font-size:11px; 
color:#000;
font-weight:bold; 
text-decoration:none	
}
a.plugIN:hover {
text-decoration:underline;
color:#333;
}