body{
	background-color: #000;
	text-align: center;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;

		

}



#wrapper{
	width: 800px;
	height: 1030px;
	background-color: #000;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;

}
p {
	margin: 0px;
	padding-top: 8px;
	padding-bottom: 8px;
	color: #C0C0C0;
	font-size: 13px;
}
a:hover {
	text-decoration: underline;
}





.top{
	width: 800px;
	height: 240px;
	background-color: #000;
	border: 1px solid #202020;
	float: left;

}



.left{
	width: 200px;
	height: 800px;
	background-color: #080808;
	float: left;
	border: 1px solid #202020;
	margin-top: 20px;
	text-align: center;
	color: #F90;

}
.left p {
	color: #9A3330;
}
.left h3 {
	margin-bottom: 0px;
	padding-bottom: 5px;
	margin-top: 25px;
	color: #9A3336;
}




.right{
	background-color: #080808;
	width: 580px;
	float: right;
	border: 1px solid #202020;
	margin-top: 20px;
	text-align: left;
	margin-left: 15px;
	height: 800px;



}
.right-text {
	float: left;
	width: 300px;
}
.right ul {
	margin-top: 20px;
	padding: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}
.right ul li {
	margin: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #CCC;
	font-size: 13px;
}



.right h1{
	color: #c0c0c0;
	font-size: 24px;
	margin-top: 10px;
	margin-bottom: 20px;
	padding: 0px;

}
.right h2 {
	font-size: 13px;
	color: #C0C0C0;
	margin: 0px;
	padding-top: 8px;
	padding-bottom: 8px;
}
.right p a {
	color: #84332A;
}


.gallery {
	float: left;
	width: 250px;
	height: 195px;
	margin-left: 25px;
}
.ata {
	float: left;
	height: 63px;
	width: 180px;
	margin-top: 25px;
	padding-left: 10px;
}





.right a{

	text-decoration: none;

	color: #555555;

}



.menu-item{
	width: 180px;
	text-align: center;
	margin-top: 20px;
	height: 70px;


}



.menu-item img{

	border: 0;

	padding-bottom: 3px;



}



.menu-item a{

	color: #c0c0c0;


	text-decoration: none;

}
.menu-item a:hover {
	color: #900;
}






.logos{
	text-align: center;
	margin-top: 25px;
	margin-bottom: 20px;

} 
.remapping {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	margin-top: 15px;
	padding-top: 15px;
	font-size: 14px;
	font-weight: bold;
}




.brobuild{
	color: #c0c0c0;
	font-size: 12px;
	margin-top: 10px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;

}
.brobuild p {
	padding-top: 5px;
	padding-bottom: 5px;
}
.brobuild h1 {
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}




.brobuild a{
	text-decoration: none;
	color: #993235;

}

