﻿body{
	background-color: #843131; 
	 text-align:center;
	 
	
	 
}


#container{
width:880px;
height:676px;
background-color:#ffffff;
border-style:solid;
border-width:0px;
border-color:#b9b9b9;
margin-top:50px;
}

#ticker{
	
font-weight:bold;
font-size:13px;
letter-spacing:1px;


}


#topleft{
width:440px;
height:338px;
background-image:url(images/toplefttest.gif);
margin: 0px 0px 0px 0px;
float:left;


}

#bottomleft{
width:440px;
height:338px;
background-image:url(images/bottomlefttest1.gif);
background-repeat:no-repeat;
float:left;
margin: 0px 0px 0px 0px;

}

#navcontain{
width:230px;
height:200px;
float:left;
margin: 15px 0px 0px 200px !important;
margin: 15px 0px 0px 130px;

}

#nav{
width:230px;
height:25px;
margin: 0px 0px 0px 0px;
padding: 0px 0px 6px 0px;


}

#nav a{
margin: 7px 0px 0px 0px;
font-family:arial;
color:#ffffff;
text-decoration:none;
font-weight:bold;
font-size:12px;
letter-spacing:2px;
float:right;
}

#nav a:hover{
color:#5d0a12;
text-decoration:none;
}

#nav img{
float:right;
margin: 0px 0px 0px 0px;
}




#topright{
width:440px;
height:338px;
background-image:url(images/toprighttest.gif);
float:left;
margin: 0px 0px 0px 0px;


}

#bottomright{
width:440px;
height:338px;
background-image:url(images/bottomrighttest1.gif);
float:left;
margin: 0px 0px 0px 0px;

}



#header{
width:802px;
height:162px;
background-image:url(images/header.gif);
}

.subNavBar{
	font-family:arial;
	float:right; 
	margin-top:0px; 
	margin-right: 10px;
	width: 400px; 
	border:0px solid blue;
}

.subNavBar a{
	font-size:10px; 
	color:#7d2129;
	text-decoration:none;
}
	
.subNavBar a:link{
	font-size:10px; 
	color:#7d2129;
	text-decoration:none;
}

.subNavBar a:visited{
	font-size:10px; 
	color:#7d2129;
	text-decoration:none;
}

.subNavBar a:hover{
	font-size:10px; 
	color:#333;
	text-decoration:underline;
}

.subNavBar span{
	font-size:10px; 
	color:#333;
}