body {
	font-family: "Times New Roman", Times, serif;
        font-size: 13px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#tophead {
    width: 100%;
    border-bottom: 1px solid #CCCCCC;
    margin-top: 5px;
}

#site_content {
    font-family: "Times New Roman", Times, serif;
    font-size: 14px;
    text-align: left;
    background-color: #FFFFFF;
    width: 100%;
}

#footer {
    background: url(images/footer_bg.jpg) repeat-x;
    width: 100%;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: bold;
}

#footer a {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}

#footer a:hover {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}

#footer a:visited {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}

#footer_tagline {
        font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
        border-top: 1px solid #000000;
        border-bottom: 1px solid #000000;
}

.tagline {
	color: #FFFFFF;
	font-size: 14px;
}

.largeText {
	color: #024675;
	font-size: 18px;
}

.topBlueBorder {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000000;
}
.bottomBlueBorder {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

#divAvatar {
background-color: #024675;
bottom:0;
height:200px;
position:relative;
right:0;
text-align:middle;
top:0px;
vertical-align:middle;
width:99%;
}

#divAvatar2 {
background-color: #024675;
bottom:0;
height:250px;
position:relative;
right:0;
text-align:center;
top:0px;
vertical-align:middle;
width:95%;
}
