#header {
	background-image:url(images/style1/header.jpg);
	height:390px;
	border: 0px;
}

#header h1 a {
	color: #999999;
	text-decoration:none;
}

#header h4 {
	color: #CCCCCC;
}

#menu {
/*	background-image:url(images/style1/menu.jpg); */
	background-color:#060608;
	color:#FCFCFC;
}
#menu ul li {
	border-right:1px solid #ffffff;
	

	}

#menu ul li:hover {

	background-color:#FCFCFC;
}
#menu ul li a {
	color:#000000;
	padding:7px 10px 3px 7px;
}
#menu ul li a:hover {
	color:#000000;
	}


#sidemenu h4 {
	background-image:url(images/style1/sidemenu-top.png); 
	background-repeat:no-repeat;
	background-position:left;
	color:#ffffff;
	padding-left:75px;
	margin-bottom:5px;
	height: 90px;
	width:198px;
	color:#000000;
}
#sidemenu ul {
	list-style:none;
}

#sidemenu li  {
	margin-bottom:10px;
	list-style:none;
}
#sidemenu ul li a:hover, #recentcomments li a:hover, #recentcomments li.recentcomments a:hover {
	background-color:#FCFCFC;
}

#wp-calendar a {
	background-color:#dbeee0;
}
body {
	background: url(images/style1/pagebg2.jpg);
	background-repeat:repeat-y;
	background-position:center;
	background-color:#060608;
	margin:0 auto;
	text-align:center;
	
	}
#randomquote {
	float:right;
	margin-right:20px;
	margin-top:75px;
	width:300px;
	}
.centered {
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	}
.frontpage {
	float:none;
}	
.frontpage img {
	float:none;
	}
.frontpage p{
	font-size:14px;
	color:#CCCCCC;
	margin-bottom:15px;
}	
.frontpage h3, .frontpage h2{
	color:#CCCCCC;
	
}	
.frontpage h2{
	color:#CCCCCC;
	font-size:32px;
}	
.superscript {
font-size:x-small;
vertical-align:super;
}
#main {
	margin:0;
	padding:0;
	width:500px;
	text-align:left;
	float:left;
	margin-left:15px;
}
#main .biopage {
	clear:both;
	text-align:center;
	width:500px;
	margin-bottom:25px;
	}
#main .biopage img {
	max-width:200px;
}
#main img {
	float: none;
	padding:5px;
}
#main a:visited {
	color:#999999;
	text-decoration: none;
}
#main a, a:link {
	color:#CCCCCC;
	text-decoration: none;
}
#main .blogpage {
	clear:both;
	text-align:left;
	width:500px;
	margin-bottom:25px;
	margin-top:15px;
	}

	
	
	

