
body
{	background: #4b0202;
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-family: "trebuchet ms", helvetica, sans-serif;
	color: #555;
	}


hr 
{	border: 1px solid #CFCFCF;
	}


*
{	margin: 0;
	padding: 0;
	}

img
{	border: 0;
	}

a
{	text-decoration: none;
	color: #b3000a;
	}

a:hover
{	text-decoration: none;
	color: #555;
	}





#holder
{
	background: url('images/holder.gif') repeat-x;
	position:absolute;
	top: 150;
	width: 100%;
	height: 530px;
	margin-top: 20px;
}






#canvas
{
	background: url('images/canvas-index.gif') no-repeat;
	position:absolute;
	left: 50%; 
	top: 150;
	width: 695px;
	height: 530px;
	margin-left: -380px;
	margin-top: 0px;
}





#empty
{
	width: 590px;
	height: 255px;
	text-align: right;
	font-size: 10px;
	FONT-FAMILY: Arial; 
}

#empty a
{
	color: #2b0101;
	FONT-FAMILY: Arial; 
}

#empty a:hover
{
	color: #cd7017;
	FONT-FAMILY: Arial; 
}








#navigation
{	
	padding: 0px;
	width: 600px;
	height: 26px;
	FONT-FAMILY: Century Gothic, Arial; 
}

#navigation li
{
	float: right;
	height: 26px;
	list-style-type: none;
	list-style-image: none;
	FONT-FAMILY: Century Gothic, Arial; 
}

#navigation a
{
	color: #FFF;
	height: 26px;
	line-height: 26px;
	text-align: center;
	padding: 0px 20px 0px;
	FONT-FAMILY: Century Gothic, Arial; 
}

#navigation a:hover 
{
	color: #4b0202;
	FONT-FAMILY: Century Gothic, Arial; 
}

#navigation .active
{
	color: #111;
	FONT-FAMILY: Century Gothic, Arial; 
}











#content
{	
	padding-left: 42px;
	padding-right: 42px;
	padding-bottom: 0;
	width: 610px;
	height: 190px;
	overflow: auto;
	font-size: 10px;
	color: #f7941d;
	FONT-FAMILY: Arial; 
}

#content p 
{
	padding-bottom: .8em;
}

#content a
{
	color: #ce7e1a;
	FONT-FAMILY: Arial; 
}

#content a:hover
{
	color: #FFF;
	FONT-FAMILY: Arial; 
}




#footer
{
	color: #2b0101;
	padding: 12px;
	width: 695px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	font-size: 10px;
	FONT-FAMILY: Arial; 
}

#footer a
{
	color: #2b0101;
	FONT-FAMILY: Arial; 
}

#footer a:hover
{
	color: #cd7017;
	FONT-FAMILY: Arial; 
}













#photodiv 
{
	background-repeat: no-repeat;
	}

#photodiv img {
	float:left; 
	padding:0px 0px 0px 0; 
	border:0;
	}





.right {
	float:right;
	width:155px;
	margin:0;
	padding-right:9em;
}



