

body {
	background: #000080 url(images/background.jpg) center repeat;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:10px; /* Sets default font size to 10px */
	color:#222222;
	}

* {
	margin:0;
	padding:0;
	}

img {
	border:0;
	}

p {
	margin-bottom:.5em;
	font-size:1.2em;
	color:#222222;
	}
p.one {
	margin-bottom:1em;
	font-size:1em;
	text-align:center
	}
p.one {
	color:#ffffff;
	}
a {
	text-decoration:none;
	color:#000000;
	}
a.one {
	text-decoration:none;
	color:#ffffff;
	}
a.one:hover {
	text-decoration:none;
	color:#EDC393;
	}	
a:hover {
	text-decoration:none;
	color:#0000FF;
	}



#wrapper {
	margin:0 auto;
	width:900px;
	background:#ffffff;
	font-size:1.20em;
    border: 7px double #000000;
	}
#header {
	height:120px;
	background:url(images/header2b.jpg) no-repeat;
	}
#menu {
	height: 30px;
	background: #ff0000;	
	text-align: center;
	}
#menu a:link, #menu a:visited {
	display: block;
	float: left;
	line-height: 30px;
	height: 30px;
	padding: 0 30px;
	color: #fff;
	border-right: 1px solid #fff;
	border-bottom: 0;
}

#menu a:hover {
	background: #666666;
	border-right: 1px solid #fff;
	text-decoration: none;
	border-bottom: 0;
}
#menu ul {
	padding: 0;
	list-style: none;
}

#menu li {
	margin: 0;
	float: left;
	height: 30px;
	padding: 0;
}
#sidebar {
	float:right;
	width:210px;
	background:#ffffff;
	margin-right:10px;
	}
#content {
	float:left;
	width:680px;
	min-height:400px;
	}
#footer {
	clear:both;
	height:55px;
	background:#333333;
	}

.entry {
	padding:5px 10px;
	text-align:justify;
	line-height:1.30em;
	}
.entry-title {
	font-size:1.90em;
	font-weight:normal;
	letter-spacing:-1px;
	}
.date {
	font-size:0.9em;
	color:#bbb;
	cursor:default;
	letter-spacing:1px;
	}

#sidebar ul {
	list-style-type:none;
	margin-top:5px;
	}
#sidebar li {
	
	}
#sidebar li a {
	display:block;
	height:20px;
	line-height:20px;
	color:#000000;
	padding-left:5px;
	text-align:center
	}
#sidebar li a:hover {
	color:#0000FF;
	}

td
{
    padding:10px;
    text-align:left;
}


#footer-valid {
	float:left;
	padding-top:55px;
	padding-left:20px;
	cursor:default;
	color:#ffffff;
	}
#footer-valid a {
	color:#ffffff;
	text-decoration:none;
	}
#footer-valid a:hover {
	color:#ffffff;
	text-decoration:underline;
	}
h4 {
	font-size:1.5em;
font-weight:bold;
margin-bottom:.4em;
	}
h5 {
	font-size:1.3em;
font-weight:bold;
margin-bottom:.4em;
	}
h1 {
	font-size:2.5em;
	font-weight:normal;
	cursor:default;
	position:relative; top:50px; left:30px;
	letter-spacing:1px;
	color:#aaaaaa;
	font-style:italic;
	}
h3 {
	font-size:1em;
font-weight:bold;
margin-bottom:.4em;
	}