html,body{margin:0;padding:0}
body{font: 85%/1.3 Verdana,Arial,sans-serif;
    text-align: center;background: #00C;padding-bottom:20px}
p{margin-top:0}
img{border:0}
a:link {color:#000; text-decoration:underline}
a:visited {color:#000; text-decoration:underline}
a:active {color:#000; text-decoration:underline}
hr{color:#00C; background-color:#00C; width:75%; text-align:center}

h1,h2,h3{font: normal normal 200% "Trebuchet MS",Arial,sans-serif}
h1 a:link{color:#000; text-decoration:none}
h1 a:visited{color:#000; text-decoration:none}
h1 a:active{color:#000; text-decoration:none}
h2{font-size:160%}
h3{font-size:120%; line-height:60%; font-weight:bold; color:#000}

div#header{width:100%;overflow:hidden;background: #69F;height:125px}
div#header h1,div#menu{width:770px;margin:0 auto;text-align:left}
div#header h1{padding: 10px 0 50px;color: #000; position:absolute; top:20px; font-variant:small-caps; font-size:250%}
div#header h2{font-size:75%; color:#000;text-align:center}
div#header img{float:right;margin:4px;display:inline}

div#headertxt{width:770px;margin:0 auto 0;padding:0 0 0;text-align:left clear:left}

/* Menu code */
#menu dt, #menu dl, #menu dd, #menu ul, #menu li {
	list-style-type: none;
	margin: 0 10px 0 0;
	padding: 0;
	font-variant:small-caps;
}

#menu {
	position : absolute;
	top: 85px;
}

#menu dt {
	margin: 0 5px 0 0;
}

#menu dl {
	float: left;
}

#menu li {
	display: inline;
}

#menu a {
	text-decoration: none;
	color: #000;
	background: #69F;
}

#amenu1, #amenu2, #amenu3, #amenu4, #amenu5, #amenu6{
	padding: 0 4px 0 4px;
}

#smenu1, #smenu2, #smenu3, #smenu4, #smenu5, #smenu6 {
	position: absolute;
	left: 0px;
	border-top: 1px solid black;
	width: 770px;
}
/* end menu code */

div#container{width:770px;margin:0 auto 10px;padding:20px 0 10px;text-align:left;background:#FFF; clear:left;}
div#content{float:left;display:inline;width:750px;margin:0 0 10px 10px; clear:left;}

div#content h2{margin: 10px 0;color: #00C}
div.date{float:left;width: 4em;padding: 5px 0;background: #000;color:#69F;
    text-align:center;margin: 0 4px 4px 0;font-size: 80%;line-height:1.0}
div.date span{display:block;font-size: 150%;font-weight:bold}

div.even{background: #DDD;margin-bottom:10px}
div.even p{padding: 10px;margin:0}
div.odd{background:#DDF;margin-bottom:10px}
div.odd p{padding:10px;margin:0}

div.imgright{background: #DDD;float:right;margin:0 0 10px 10px;padding:5px}
div.imgright p{text-align:center;font-size:75%;}

div.imgleft{background: #DDF;float:left;margin:0 10px 10px 0;padding:5px}
div.imgleft p{text-align:center;font-size:75%;}

table {margin-left:auto;margin-right:auto;}
table td.right{text-align:right;}

div#footer{clear:both;width:750px;margin:0 10px 0;padding: 10px 0;background: #69F;color: #000;text-align:center}
div#footer p{margin:0}
div#footer a{color:#000;text-decoration:underline}
