<style type="text/css">
body {
	}

#realBody {
	margin:10px 10px 0px 10px;
	padding:0px;
        font-family: Verdana, Tahoma, Arial;
        font-size: x-small;
        color: #CCCCFF;
        background: #003399;
	scrollbar-base-color: #003399;
	scrollbar-arrow-color: #CCCCFF;
	scrollbar-track-color: #003399;
        scrollbar-shadow-color: #000768;
	scrollbar-highlight-color: #CCCCFF;
	}

#top {
	position: absolute;
	top: 0px;
	bottom: 20px;
	left: 0px;
	background: url('images/main_version2.jpg') no-repeat top left;
	}

#centercontent {
	background: #003399;
	position: absolute;
	top: 200px;
	left: 78px;
	/*right: 5px;*/
	width: 681px;
	}
		
#leftMenu {
	position: absolute;
	left: -5px;
	top: 217px;
	width: 75px;
	font-size: xx-small;
	text-align: right;
	}

#leftMenu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}

#leftMenu li {
	margin: 0 0 0px 0;
	}

#leftMenu a {
	display: block;
	padding: 0px 1px;
	width: 75px;
	color: #CCCCCC;
	background-color: transparent;
	text-decoration: none;
	font-weight: bold;
	}

#leftMenu a:hover {
	color: #003399;
	background-color: #CCCCFF;
	text-decoration: none;
	}

A {
	font-weight: bold;
	text-decoration: none;
	}

A:link {
	color: #CCCCCC;
	}

A:hover {
	color: #003399;
	background-color: #CCCCFF;
	}

A:visited {
	color: #565A80;
	}

A:active {
	color: #FFFFFF;
	}

p, h1, pre {
	margin:0px 10px 10px 10px;
	}
		
h3 {
	font-weight: bold;
	padding-top: 10px;
	padding-left: 9px;
	color: #FFFFFF;
	}
	
.mainH3 {
	padding-top: 0px;

hr {
	color: #003399;
	background-color: #003399;
	}
	
ul {
	margin:0px 10px 10px 30px;
	list-style-type: none;
	}

li {
	margin: 0 0 0px 0;
	}
	   
.linkColor {
	color: #CCCCCC;
	}
     
.boldLinkColor {
	color: #CCCCCC;
	font-weight: bold;
	}

.boldVisitedColor {
	color: #808080;
	font-weight: bold;
	}

table {
	font-size: x-small;
	margin:0px 10px 5px 10px;
	text-align: left;
	}

.wallpaperTable {
	font-size: xx-small;
	text-align: left;
	margin:0px 10px 5px 10px;
	}

.pictures {
	color: #C0C0C0;
	}

.blogentry {
	margin:10px 10px 10px 10px;
	}

.entrytitle {
	color: #C0C0C0;
        font-weight: bold;
	}

.entrydate {
	color: #4E60B5;
	margin:5px 0px 0px 0px;
	font-family: Verdana, Tahoma, Arial;
	font-size: xx-small;
	}

.blogarchivelink {
	margin:10px 10px 0px 10px;
	}

.smaller {
	font-size: xx-small;
	}

.blogHR {
	color: #7A86C5;
	background-color: #7A86C5;
        height: 1px;
	width: 95%;
	}

form {
	margin:0px 10px 10px 10px;
	}
	
input,textarea {  
	color: #CCCCFF;
	background-color: #003399;
        font-family: Verdana, Tahoma, Arial;
        font-size: x-small;
	border: 1pt solid #808080;
	}

</style>