
body {
	font: 8pt/16pt georgia;
	color: #555753;
	background: #fffff;
	margin: 0px;
	}
p {
	font: 9pt/16pt georgia;
	margin-top: 0px;
	text-align: justify;
	}
h3 {
	font: italic bold 12pt georgia;
	letter-spacing: 1px;
	margin-bottom: 0px;
	color: #60629F;
	}
a:link {
	font-weight: bold;
	text-decoration: none;
	color: #60629F;
	}
a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #7F7F7E;
	}
a:hover, a:active {
	text-decoration: underline;
	color: #7F7F7F;
	}

#top {
         padding: 0px 0px 0px 0px;
	margin: 0px;
	}
#Left {
         clear:both;
         padding: 0px;
         margin: 0px;
	width: 180px;
         background: #C3D1EB;
         float: left;
         }
#Left p {
	font: 10px verdana, sans-serif;
	text-align:left;
         margin: 10px;
	}
#Left h3 {
         margin: 10px;
         padding: 0px;
         }
#Left ul {
	margin: 10px;
	padding: 0px;
	}
#Left li {
	line-height: 2.5ex;
	list-style-type: none;
	background: transparent url no-repeat top center;
	display: block;
	padding-top: 5px;
	margin-bottom: 5px;
	}
#Left li a:link {
	color: #00009F;
	}
#Left li a:visited {
	color: #B3AE94;
	}
#Posting {
         clear: right;
         padding: 0px 10px 0px 10px;
         width: 520px;
         margin-left: 190px;
         }


#linkList {
         margin-left: 750px;
         margin-top: 100px;
         position: absolute;
	top: 150px;
         width: 180px;
         background: #C3D1EB;
         }
#linkList p {
	font: 10px verdana, sans-serif;
	text-align:left;
         margin: 10px;
	}
#linkList h3 {
         margin: 10px;
         padding: 0px;
         }
#linkList ul {
	margin: 10px;
	padding: 0px;
	}
#linkList li {
	line-height: 2.5ex;
	list-style-type: none;
	background: transparent url no-repeat top center;
	display: block;
	padding-top: 5px;
	margin-bottom: 5px;
	}
#linkList li a:link {
	color: #00009F;
	}
#linkList li a:visited {
	color: #B3AE94;
	}



#extraDiv1 {
	position: absolute;
	top: 40px;
	right: 0px;
	width: 148px;
	height: 110px;
	}