.index {margin:0px;padding:0px;background-color:#000;}
body {margin:0px;padding:0px;background-color:transparent;}
.maintitle {
	font-family: "Myriad Pro Cond", "Myriad Pro Light";
	color: #7b6f69;
	font-size: 24px;
	font-variant: normal;
	background-color:#0a0a0a;
	font-weight: normal;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	text-transform: uppercase;
}
.SIDEmaintitle {
	font-family: "Myriad Pro Cond", "Myriad Pro Light";
	color: #7b6f69;
	font-size: 24px;
	font-variant: normal;
	background-color:#0a0a0a;
	font-weight: normal;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	text-transform: uppercase;
}
.subtitle {
	font-family: arial;
	color: #615752;
	padding: 7px;
	font-size: 10px;
	font-variant: normal;
	background-color:#211F1D;
	line-height: 12px;
}
.subtitle a:link, .subtitle a:active, .subtitle a:visited {color:#7b6f69;} 
.content, .SIDEcontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	text-align:justify;
	color: #777;
	padding: 2px;
}
.content img, .SIDEcontent img {
	margin:3px;
	border:4px solid #302C29;
}
table, tr, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	text-align:justify;
	color: #777;
}
b, strong {color: #7b6f69;}
u, em {color:#888;}
a:link, a:visited, a:active {text-decoration:none;color: #7b6f69;}
a:hover {text-decoration:underline;color:#888;}

