#container {width: 800px; overflow: hidden;}

body {background:#fff; font-family: helvetica-neue, helvetica, sans-serif;
	font-size: 1.4em; line-height: 2.4em; margin:20px;}
	
h1 {font-size: 22pt; color:#333; line-height:10px; font-weight:bold;}
h2 {font-size: 16pt; color:#000000;}
h3 {font-size: 18pt; color:#000000;}
h4 {font-size: 18pt; color:#000000;}
h5 {font-size: 9pt; color:#000000;}

img{border:none;}
img a{border:none;}
blockquote{border-left:1px solid #A5ABAB; margin:0px; padding:0 8px 0 8px;}

p{color:#000000; line-height: 14pt; margin:8px 0;}

a {text-decoration: none;}
a:link {color: #333; text-decoration: none;}
a:visited {color: #333; text-decoration: none;}
a:hover {color: #999; text-decoration: none;}

ul{padding: 0em 0em 0em 3.2em;}
li{line-height: 17px; padding: 3px 0 0 0;}

ol{padding: 0em 0em 0em 3.2em;}
li{line-height: 17px; padding: 3px 0 0 0;}

#header h2{padding: 0 0 0 0;	margin:0; color: #333; font: Helvetica, sans-serif; font-size: 16pt; font-weight: normal;}
#header h3{padding: 5px 0 10px 0; margin:0; color: #777777; font-weight: normal; font-size: 22pt;}

#content {float: right;	width:700px; overflow: hidden;
	margin-top:50px; margin-left:14px; margin-right:14px; margin-bottom:24px;}	
.entry a:link {color: #303030; text-decoration: none; border-width: 0 0 1px 0; border-style: none none solid none; border-color: #C0C0C0;}
.entry a:visited {color: #303030; text-decoration: none; border-width: 0 0 1px 0; border-style: none none solid none; border-color: #C0C0C0;}
.entry a:hover {color: #999; border-width: 0 0 1px 0; border-style: none none solid none; border-color: #C0C0C0; text-decoration: none;}
.entry strong{font:Arial, Helvetica, sans-serif; font-weight: normal; font-size:1em; color: #555555;}

#sidebar {width:50px; float:left; text-align:left; color: #666; margin-top:50px;}
#sidebar ul {margin:0px; padding:0;}
#sidebar ul li {margin: 5px 0; padding: 0; list-style-type: none; font-size: 10pt; font-weight: normal; line-height:14px;}
#sidebar h4{margin:0; font-weight: normal; font-size: 18 pt; color: #999;}

#footer {background:#fff; clear: both;	width: 100%;}
#footer p{padding:14px 0;margin: 0; color: #666; text-align:center;}
#footer a{color: #666;text-decoration: none;}
#footer a:hover{color: #000000;text-decoration: none;}
