body { 
background: #0d1038; 
font-family: arial, helvetica, sans-serif, verdana, geneva, lucida ;
font-size: 100%;
}

#container { 
float: left; 
width:100%;
background-color: #0d1038;
margin-left:0px;
}

#heading{
float: left;
margin-left:0px;
margin-bottom: 0px;
background-color: #0d1038;
}


#logo{
float: left;
margin-left:0px;
margin-bottom: 0px;
width: 300px;
height: 60px;
}

#location{
float: left;
margin-left: 0px;
margin-bottom: 0px;
width: 300px;
height: 30px;
background-color: 0d1038;
}

#navbar{
float: right;
margin-left:0px;
margin-top: 20px;
width: 545px;
height: 70px;
}

#home_col_one {
float: left;
margin-left: 0px;
margin-top: 20px;
}

#titles_return{
float: left;
color: #ffffcc;
margin-top: 10px;
margin-left: 50px;
margin-bottom: 10px;
}

#main_set{
float: left;
margin-left:0px;
margin-bottom: 0px;
background-color: #0d1038;
}

#picture{
float: left;
margin-left: 50px;
margin-bottom: 0px;
margin-top: 20px;
width: 300px;
height:  220px;
background-color: 0d1038;
}

.link_set {
float: left;
margin-left: 10px;
margin-right: 10px;
width: 200px;
}

div.link_item {
float: left;
margin-left: 10px;
margin-right: 10px;
margin-top;   20px;
height;  50px;
width: 200px;
}

.bord {border-width: 10px 0px 10px; 
border-style: solid; border-color: teal; margin-top: 10px; padding: 15px;}


img.border2w {
border: 2px solid white;
}

.image_set {
float: left;
margin-left: 50px;
margin-right: 50px;
}

.home_links {
text-align: center;
font-weight: bold;
margin-top: 13px;
margin-bottom: 0px;
}

#end_text {
float: left;
color: #ffffcc;
margin-top: 20px;
margin-left: 20px;
width: 100%;
}

a:link.cfa_home {
color: #ffffcc;
font-weight: strong;
background-color: transparent;
text-decoration: none;
}

a:visited.cfa_home {
color: #ffffcc;
background-color: transparent;
text-decoration: none;
}

a:active.cfa_home,  a:hover.cfa_home {
color: #aaaacc;
background-color: transparent;
text-decoration: none;
}


br.clear {
	clear:both;
	height:0;
	margin:0;
	font-size: 1px;
	line-height: 0;	
}


