body {
    background-color: #16097b;
    font-family: Arial;
    font-size: 10pt;
    line-height: 14pt;	
} 


#all {
    width: 900px;
    margin-left: auto;
    margin-right: auto;
} 

h5 
{
	font-size:8pt;
}

#container {
border-style: double;
    background-color: #fff;
    width: 900px;
	margin-top: 15px;
}

 #sidebar {
    text-align: center;
    float: left;
    width: 448px;
	
}

#logo {
margin-top: 30px;
}

#logo2 {
margin: 25px 40px 60px 10px;
float: left;
}
#headshot {
	margin-bottom: 15px;
	margin-top:15px;
	
}
#main {
    float: left;
    width: 448px;
    margin-top: 30px;
    margin-bottom: 40px;
} 
#main_one_column {
    float: right;
    width: 95%;
    margin-top: 30px;
} 

#footer {
    color: #16097b;
    clear: both;
    text-align: center;
    margin-top: 50px;
}

#copyright {
color: white;
text-align: center;
text-decoration: none;
}

#copyright a {
color: white;
}


p { margin-right: 25px;
}

li {margin-right: 15px;
}

