
#content {
margin-left:0px; 
margin-top: 0px; 
width: 694px;
height: 300px; 
min-height: 325px;
border: 0px solid yellow;
float: left;
padding: 0;
}

#container {
min-width: 956px; 
width: 956; 	
/*text-align: center;*/
border: 0px solid red;
background-color: white;
}

#top_nav
{
width: 695px;
border: 0px solid green;

}

#leftC1
{
height: 350px; 
width: 38px;
border: 0px solid purple;
float: left;
}
#leftC2
{
height: 450px; 
width: 185px;
border: 0px solid blue;
float: left;
}
#footer {
clear: both; 
margin-left: 0px;
width: 956px;
text-align: center;
border: 0px solid blue;
}
.footer_link{
font-family: arial;
font-size: 11px;
color: #FFFFFF;
text-decoration: none;
}
a.footer_link{
font-family: arial;
font-size: 11px;
color: #FFFFFF;
text-decoration: none;
}
a.footer_link:hover{
font-family: arial;
font-size: 11px;
color: #FFFFFF;
text-decoration: none;
}

html>body #content {height: auto;}
html>body #wrapper {height: auto;}

#menu ul div
{
	margin-left:3px;
}

.HyperLinkedImage1 img {
width:160px;
height:200px;
}
