.photo {
border: 1px solid #C9331A;
}

.photos td {
	height: 130px;
}

.layout{
	width:980px;
	max-width: 980px;
	margin-left: auto;
	margin-right: auto;
	background-color: #B61A01;
	margin-top: 24px;
	height: 600px;
}

.header {
	height: 64px;
	padding-top: 6px;
}

.footer {
	width:980px;
	max-width: 980px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-top: 8px;
	font-weight: bold;
	clear: both;
}

.link-red:active, .link-red:hover,.link-red:link {
color: #B61A01;
}

body {
	background-color: #EBE8E3;
	margin: 0;
	padding: 0;
	font-family: Verdana;
	font-size: 11px;
}

.right {
	float: right;
	width: 780px;
}

.left {
	float: left;
	width: 200px;
	background-color: #ffffff;
	height: 100%;
}

.separator {
	background-color: #ffffff;
	width: 780px;
	height: 1px;
}

.navigation {
	width: 780px;
	background-color: #C9331A;
	height: 20px;
	line-height: 20px;
}

.navigation a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	margin-left: 18px;
	margin-left: 18px;
	font-weight: bold;
}

.content {
 margin: 12px;
 width: 750px;
 color: white;
}

body, div      { 
   	scrollbar-face-color: #C93319; 
	scrollbar-arrow-color: #EAE7E2; 
    scrollbar-track-color: #C93319;
	scrollbar-shadow-color: #EAE7E2; 
   	scrollbar-darkshadow-color: #C93319; 
    scrollbar-highlight-color: #C93319; 
    scrollbar-3dlight-color: #C93319;
}
				
p,td {  
	font-family: Verdana; 
	font-size: 11 px; 
	color: #FFFFFF; 
	text-decoration: none
}

h1 {  
	font-family: Verdana; 
	font-size: 14 px; 
	color: #FFFFFF; 
	text-decoration: none
}

a:link, a:hover, a:active, a:visited  { 
	font-family: Verdana; 
	font-size: 11 px; 
	color: #FFFFFF; 
}
