BODY {
	font-family: "Times New Roman", Arial;
	font-size: 10pt;
	color: #000000;
	background-color: #FFFFFF;
	border-top-color: #FFFFFF;
	padding-left: 0px;
	text-indent: 0px;
	vertical-align: baseline;
}

INPUT {
	font-family: Lucida Sans Unicode;
	font-size: 7pt;
	color: #FFFFFF;
	border: 1px solid #ffffff;
	background-color: #CCCCCC;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

a {
        text-decoration: none;
        color: #666666;
}

a:hover {
	color: #999999;
	font-style: italic;
}


div#title {
        border-left: 5px solid #718F49;
        padding-left:3px;
        font-weight: bold;
}
        
div#date {
	text-align: left;
	text-indent: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}

div#archive {
	padding-left: 25px;
	padding-right: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: left;
}

div#wrapperAll {
        width: 660px;
				margin: auto;
}

div#top {
        height: 60px;
        background-image: url('top.png');
        background-repeat: no-repeat;
        margin:0px;
				text-align: right;
}

div#topWrapper {
	clear: both;
	padding-left:0px;
	padding-right:0px;
}

div#logo {
        width: 272px;
        height: 37px;
        text-align: left;
				font-size: 27px;
				padding-left:3px;
        float:left;
}

div#menu {
	text-align: center;
	height: 37px;
	float: left;
	margin: 0px;
	width: 660px;
	background-color: #FFFFFF;
	left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 58px;
}

div#sep {
        background-image: url('sep.png');
        background-repeat: no-repeat;
        height:14px;
        clear: both;
}

div#content {
	background-image: url('border.png');
	background-repeat: repeat-y;
	margin:0px;
	clear: both;
	padding-top: 20px;
}

div#wrapperContent {
	clear: both;
	text-align: center;
	padding: 0px;
}

div#wrapperNote {
	margin-left: auto;
	margin-right: auto;
	width: 550px;
}

div#noteTop {
	background-image: url('note_top.png');
	background-repeat: no-repeat;
	height:0px;
	color: #FFFFFF;
}

div#noteContent {
	background-image: url('note_bg.png');
	background-repeat: repeat-y;
	text-align: center;
	padding-left: 0px;
	padding-right: 0px;
	background-color: #FFFFFF;
}

div#noteBottom {
        background-image: url('note_bot.png');
        background-repeat: no-repeat;
        height:16px;
}

div#bottom {
        height: 60px;
        background-image: url('bottom.png');
        background-repeat: no-repeat;
        margin:0px;
        padding-top:20px;
}

#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#nav a {
	display: block;
	padding: 0 0 0 8px;
}

#nav li {
	float: left;
	
	
}

#nav li ul {
	position: absolute;
	width: 10em;
	left: -999em;
}

#nav li ul li {width:10em; text-align:left; background-color:#FFFFFF; padding: 5px 5px 5px 5px; }

#nav li:hover ul {
	left: auto;
}
#wrapperAll #content #wrapperContent #wrapperNote #noteContent #date p {
	clip: rect(1px,1px,1px,1px);
	padding-left: 0px;
}

/* navigation */
.nav {
	right: 23%;
	text-align: center;
	width: 17%;
}
.nav .logo {
	background: url(img/logo.gif) no-repeat center top;
	border-bottom: 1px solid #EEE;
	border-top: 1px solid #EEE;
	height: 159px;	
}

.nav h1 {
	color: #F60;
	margin: 12px 0;
}
.nav li {
	border-bottom: 1px solid #EEE;
}
.nav li a {
	color: #888;
	display: block;
	font: normal 1.4em serif;
	padding: 8px 0;
}
.nav li a:hover {
	background: #FAFAFA;
	color: #F06;
}

/* subnav */
.right {
	background: #222;
	right: 0px;
	width: 30%;
	padding-left: 0px;
	padding-top: 35px;
}
.subnav {
	padding: 12px 12px 0;
}
.subnav h1 {
	color: #F06;
	font-size: 1.4em;
	height: 20px;
	margin-left: 8px;
}
.subnav ul {
	margin: 0 0 16px;
	padding: 0;
}
.subnav li { 
	list-style: none;
	margin: 0;
	border-bottom: 1px solid #333;
}
.subnav li a {	
	color: #777;
	display: block;
	font-size: 0.9em;
	padding: 3px 6px 3px 8px;
	text-decoration: none;
}
.subnav li a:hover {
	color: #DDD;
}

/* round edges */
.roundtl,.roundtr,.roundbl,.roundbr {
	background: url(img/round.gif);
	height: 16px;
	width: 14px;
}
.roundtl,.roundbl {
	float: left;
}
.roundtr,.roundbr {
	float: right;
}
.roundtr {
	background-position: right top;
}
.roundbr {
	background-position: right bottom;
}
.roundbl {
	background-position: left bottom;
}
<div align="left"></div>
