body {
        background-color: #3d6984;
        margin-top: 18px;
}

#presence {
        background-color: #ffffff;
        margin: 12px; 
        padding: 30px; 
        border: solid 3px #000;
        color: #000000;	
	    font-family: arial, helvetica, sans-serif;
	    text-decoration: none;
	    font-size:15px;
	    font-weight: normal;
}

a:hover {
	color: #bebebe;
	font-family: arial, helvetica, sans-serif;
	text-decoration: underline;
	font-size:15px;
	font-weight: bold;
}

a {
	color: #bebebe;	
	font-family: arial, helvetica, sans-serif;
	text-decoration: underline;
	font-size:15px;
	font-weight: bold;
}

a.btm:hover {
	color: #cccccc;
	font-family: arial, helvetica, sans-serif;
	text-decoration: none;
	font-size:11px;
	font-weight: normal;
	}

a.btm {
	color: #ffffff;
	font-family: arial, helvetica, sans-serif;
	text-decoration: none;
	font-size:11px;
	font-weight: normal;
	}

#center {	
	width: 680px;	
	margin: 0 auto;
}

#head {
	width: 680px;	
	height: 143px;
	background:transparent url(images/head.png) no-repeat;
}

.clear {
	clear: both;
}

#mid {
	width: 680px;	
}

#main {		
	float: right;
	width: 522px;
}

#maincontent {		
	padding-left: 13px;
	padding-top: 13px;
	padding-bottom: 13px;
	padding-right: 65px;
	color: #ffffff;	
	font-family: arial, helvetica, sans-serif;
	text-decoration: none;
	font-size:15px;
	font-weight: normal;
}

.list {		
	_margin-right: -56px;
	padding-left: 5px;
	padding-top: 5px;
	color: #bebebe;	
	font-family: arial, helvetica, sans-serif;
	text-decoration: none;
	font-size:15px;
	font-weight: normal;
}

.bullet {		
	padding-top: 4px;
	padding-right: 4px;
}

#btm {
	clear: both;	
	padding-top: 20px;
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
}

#box {		
	float: left;			
	width: 158px;
}

#boxcontent {	
	width: 158px;
	height: 350px;
	text-align: right;
	background:transparent url(images/box.png) no-repeat;
}

.links {
    padding-right: 20px;
    padding-top: 10px;
    padding-bottom: 5px;
}

.navbutton {
    padding-left:4px;
    padding-right:4px;
}

.hiddenpic {
    display: none;
}
