body {
	margin: 0px 0px 0px 0px;
	background-color: #DAF3F8;
       	text-align: left;
	}

a {
	text-decoration: none;	
	}

a:link {
	color: #003366;
	}

a:visited {
	color: #003366;
	}

a:active {
	color: #003366;
	}

a:hover {
	color: #003366;
        text-decoration: underline;
	}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}

#container {
	line-height: 100%;
        margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 250px;
	background-color: #DAF3F8;
	border: 0px solid #FFFFFF;
	}

.content {
	padding: 0px 0px 0px 0px;
	background-color: #DAF3F8;
	color: #000000;
	font-family: Arial;
	font-size: 10px;
	}

.content p {
	color: #000000;
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	margin-bottom: 0px;
	}

.content li {
	line-height: 150%;
	}

.content h2 {
	color: #000000;
	font-family: Arial;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	margin-bottom: 0px;
	}

.content h3 {
	color: #000000;
	font-family: Arial;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	margin-bottom: 0px;
	}

.content p.posted {
	color: #000000;
	font-family: Arial;
	font-size: 10px;
	text-align: left;
	margin-bottom: 0px;
	line-height: normal;
	padding: 0px;
	}

.frontphoto {
         float: left;
         margin-top: 5px;
         margin-right: 10px;
         margin-bottom:5px;
 }

.photo {
	text-align: left;
	margin-bottom: 20px;
	}

#center {
	float: left;
	width: 100%;
	overflow: hidden;
	}

#right {
	float: right;
	width: 200px;
	background-color: #DAF3F8;
	overflow: hidden;
	}

.powered {
	font-family: Arial;
	font-size: 10px;
	line-height: 100%;
	text-align: left;
	color: #000000;
	margin-top: 5px;
	}

.synsite  {
	font-family: Arial;
	font-size: 10px;
	line-height: 100%;
	text-align: right;
	color: #000000;
	margin-top: 5px;
	text-align: center;
	}

.sec_headlines {
       	font-family: Arial;
	font-size: 10px;
	line-height: 150%;
	text-align: right;
	color: #000000;
	margin-top: 5px;
	margin-right: 5px;
	font-weight: normal;        
	}
