a {
	text-decoration:none;
	color: #004055;
	font-size: 13px;
	font-weight: bold;
		}

a:hover { 	text-decoration:underline;
		color: #6DB5D4;
		}
a:visited {  	color: #92C6DC;
		font-size: 13px;
		font-weight: bold;
		}
body {
		background-color:#000000;
		font-family: Arial, verdana, geneva;
		font-size: 13px;
		Text-align: left;
		margin-top: 10px;
		margin-left:10px;
		}
strong {
	font-size: 14px;
}
#menu {
	border: none;
	height: auto;
	width: 132;
	float: left;
	/* opera does not like 'margin:20px auto' */
	background: #D9EBD6;
	line-height: 15px;

}
#blog {
	background: #B4E9FF repeat-y right;
	}

#content {
	border: none;
	background: url(images/bg.jpg)  repeat-y left;
}
.content {
	padding: 5px 0px 5px 8px;
	}
.menu {
	padding: 0px 0px 10px 10px;
}
#end {
	float: left;
	width: 780px;
	height: auto;
	background: #053748;
	background-position: bottom;
}
h2 {
	font-size: 12px;
}
