html,body{
	margin:0;
	padding:0
}
body{
	text-align:center
}

a {color: grey;
 text-decoration: none;}

p{
	margin:0 10px 10px
}
a{
	display:block;
	padding:0px
}
div#container{
	text-align:left;
	width:1115px;
	margin:0 auto;
}
div#content p{
	line-height:1.4;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
}
div#content table{
	/*padding: 5px;*/
	text-align: center;
	line-height:1.4;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
}
div#content td{
	width: 110px;
	vertical-align: top;
}
div#leftpic{
	background:#ffffff;
	float:left;
	width:120px;
	margin-left:-1115px;
}
div#footer{
	clear:both;
	margin:0 120px;
	/*width:100%;*/
	background: black;
	color: #FFF;
}
div#footer p{
	margin:0;
	padding:5px 10px;
	font-family: "Verdana", Trebuchet MS, Courier, monospace;
	font-size: 9px;
}

div#wrapper{
	float:left;
	width:100%;
}
div#content{
	margin: 0 120px;
	width: 690px;
	font-family: Verdana;
	font-size: 12px;
	text-align: justify;
}
div#content a{
	display: inline;}

div#content h1{font-size: 20px;
	font-weight: normal;
	margin-bottom: 0;
	margin-top: 0px;}
	
div#content h2{font-size: 14px;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;
}

div#content h3{font-size: 14px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	color:grey;
}
	
div#header{
	margin: 0 120px;
	width:690px;
}
div#navigation{
	background: url(menu.png) no-repeat;
	float:right;
	width:305px;
	height:444px;
	margin-left:-305px;
}
div#navigation p{
	padding: 100px 30px;
	font-size: 23px;
	line-height: 1.5;
	font-family: Verdana;
}
div#navigation ul{
	padding: 100px 80px;
	font-size: 12px;
	line-height: 1.5;
	font-family: Verdana;
}
div#navigation img{
	width: 80px;
	height: 80px;
	float:right;
	padding-right: 70px;
}
div#extra{
	float:right;
	clear:right;
	width:245px;
	margin-left:-305px;
	padding-left: 50px;
	padding-top: 20px;
}
div#rev{
	float:right;
	clear:right;
	width:305px;
	margin-left:-305px;
	text-align: center;
	font-family: Verdana;
}
div#revt{
	float: left;
	width: 235px;
	text-align: center;
	background-color: #FFF;
	font-family: Verdana;
	font-size: 12px;
}
div#rev a{
	font: Verdana;
	text-decoration: none;
	color: #000000;
}



/*h3{
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 0;
	margin-top: 0;
	font-family: Verdana;
}*/



.menu{
	text-decoration: none;
	color: #000;
}
.menu:hover{
	font-style: italic;
}
.category{
	margin:0 0 0;
}
.date{
	color:#000;
	color: grey;
}
.categorylink{
	color: #000000;
	text-decoration: none;	
	color: grey;
}
.morelink{
	color: #000000;
	text-decoration: none;	
	color: grey;
}
hr{
	width: 70%;
	
	size: 1px;
	
	color: #cccccc;
}
hr#foot{
	width: 85%;
	
	size: 1px;
	
	color: #cccccc;
}
.contact{
	font-family: "Verdana", Trebuchet MS, Courier, monospace;

	font-size: 11px;

	color: #000000;
	
	text-align: center;
}
.contact H1{
	font-size: 12px;
}
.footer{
	font-family: "Verdana", Trebuchet MS, Courier, monospace;

	font-size: 8px;

	color: #666666;
	
	text-align: right;
}
