body
{
	background-color:#000;
	margin:0px;
}

page, body, html
{
	margin:0;
	padding:0;
	margin-bottom:20px;
}



h1 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style:normal;
	font-size:20px;
	text-align:justify;
	text-align:left;
	color:#006;
}

h2 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style:normal;
	font-size:16px;
	text-align:justify;
	text-align:left;
	color:#006;
}

h3 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style:italic;
	font-size:14px;
	text-align:justify;
	text-align:center;
	font-weight:200;
	color:#0F0;
	clear:both;
	padding-top:30px;
	margin-bottom:0px;
}

h4 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style:normal;
	font-size:12px;
	text-align:center;
	font-weight:200;
	color:#fff;
}

h5 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style:normal;
	font-size:12px;
	text-align:justify;
	font-weight:bold;
	color:#FFF;
}

p, tr, td{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style:normal;
	font-size:small;
	text-align:justify;
	line-height:20px;
	color:#666;
}

table, th, td
 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style:normal;
	font-size:medium;
	line-height:20px;
	color:#666;
	border-collapse:collapse;
	border: 1px solid #F90;
 	text-align:center;
	margin-left:60px;
 }
 
th {
	width:200px;
	background-color:#F60;
	color:#FFF;
}


li {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style:normal;
	font-size:small;
	text-align:justify;
	margin-left:45px;
	padding:5px;
}

img {
	border:none;
}

a:hover {
	font-size:14px;
	color:#B90000;
}

.container {
	border:none;
	background:#000;
	margin:auto;
	margin-top:1px;
	width:960px;
	height:auto;
	clear:both;
}

.logo{
	border:none;
	background:#000;
	width:100%;
	height:200px;
	margin:auto;
	margin-bottom:-22px;
	margin-top:10px;
}

.ravpic{
	float:left;
	margin-left:50px;
	background-color:#0F0;
	width:auto;
	height:180px;
}

.title{
	margin-left:15px;
	float:left;
	width:600px;
	height:auto;
	background:#66C;
}

.clock{
	float:right;
	height:auto;
	width:auto;
	margin-right:50px;
}

.content{
	margin:auto;
	width:800px;
	background:#000;
	min-height:1100px;
	height:auto;
}

.content a, content a:visited{
	font-size:16px;
	color:#F30;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:500;
	border-style:none;
	text-decoration:underline;
	padding:0px;
}

.content a:hover {
	font-size:16px;
	color:#000;
}

.content h1 {
	padding-left:25px;
	padding-top:15px;
	font-size:36px;
	color:#FF0;
	font-family:"lucida handwriting";
	margin-bottom:-6px;
}

.content h2 {
	padding-left:25px;
	font-size:20px;
	color:#FFF;
	margin-bottom:-6px;
}

.content p{
	padding-left:35px;
	padding-right:55px;
	font-size:16px;
	color:#CCC;
}

.content li{
	font-size:20px;
	color:#FF0;
}

.content a ,.content a:visited{
	font-size:20px;
	color:#FFF;
	text-decoration:none;
}

.content a:hover{
	font-size:20px;
	color:#F00;
}

.months a, .months a:visited, .blog a, .blog a:visited, .guestbook a, .guestbook a:visited {
	color:#0F6;
	font-size:22px;
	font-weight:bold;
	font-family:"hobo std";
}

.months a:hover, .blog a:hover, .guestbook a:hover {
	color:#F00;
	font-size:22px;
}

.months{
	margin-left:50px;
	float:left;
	height:152px;
	width:202px;
	background-image:url(images/months-colour.jpg);
}

.blog{
	margin-left:40px;
	height:152px;
	width:202px;
	float:left;
	background-image:url(images/ravbeer.jpg);
}

.guestbook{
	margin-left:40px;
	height:152px;
	width:202px;
	float:left;
	background-image:url(images/ravnmarylin.jpg);
	clear:right;
}

.textlinks{
	width:80px;
	margin:auto;
	height:auto;
	margin-top:85px;
}

.textlinks2{
	width:120px;
	margin:auto;
	height:auto;
	margin-top:85px;
}

.footer{
	border:none;
	background:#000;
	width:800px;
	height:auto;
	margin:auto;
	margin-top:50px;
}

.footerlinksleft{
	width:375px;
	margin:auto;
	background:#000;
	float:left;
}

.footerlinksright{
	width:315px;
	float:right;
}

.monthmenu {
	width:800px;
	height:50px;
	margin:auto;
}

.back {
	margin:0px;
	padding:0px;
	float:left;
}

.forward {
	margin:0px;
	padding:0px;
	float:right;
}

#FS_UGC{
	display:none;
}
