a {
	text-decoration: underline;
	color: #00CC33;
}

a:hover {
	text-decoration: underline;
	color: #FF0000;
}

div.image a {
	text-decoration: none;
}

div.image a:hover {
	text-decoration: none;
	background-color: #FFFFFF;
}

div.textwrapper {
	margin-right: 100px;
	margin-left: 100px;
	}

div.text  {
	font-size: 	small;
	font-family:	verdana, arial, helvetica, sans-serif;
	
}


.white {
	background:  	#FFFFFF;
	font-size: 	small;
	font-family:	verdana, arial, helvetica, sans-serif;
	color:       	#000000;
	scrollbar-arrow-color:      #000000;
	scrollbar-highlight-color:  #F8F8F8;
	scrollbar-shadow-color:     #000000;
	scrollbar-3dlight-color:    #F8F8F8;
	scrollbar-base-color:       #C9C9C9;
	scrollbar-face-color:       #FFFFFF;
	scrollbar-darkshadow-color: #000000;
}

.black {
	background:  	#000000;
	font-size: 	small;
	font-family:	verdana, arial, helvetica, sans-serif;
	color:       	#FFFFFF;
	scrollbar-arrow-color:      #000000;
	scrollbar-highlight-color:  #F8F8F8;
	scrollbar-shadow-color:     #000000;
	scrollbar-3dlight-color:    #F8F8F8;
	scrollbar-base-color:       #C9C9C9;
	scrollbar-face-color:       #FFFFFF;
	scrollbar-darkshadow-color: #000000;
}

#leftcontent {
	margin:0px 210px 50px 10px;
	padding:10px;
	}

#menucontainer {
	position:absolute;
	top:20px;
	right:20px;
	width:172px;
	padding:10px;
	line-height:17px;
/* Again, the ugly brilliant hack. */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:150px;
	}
/* Again, "be nice to Opera 5". */
body>#Menu {width:150px;}

DIV.blogDATETEXT {
	color:		#000000;
	font-weight:	bold;
	font-family:	trebuchet, arial, sans-serif;
}


DIV.blog {
	background:     #FFFFFF;
	padding:	2px;
	margin-bottom:	5px;
}

DIV.blogTEXT {
	font: 11px/16px verdana, arial, helvetica, sans-serif;

}


DIV.blogHEAD {
	border-bottom:  1 dashed #000;
	border-top:  	1 dashed #000;
	margin-bottom:	2px;
	margin-top:	2px;
	padding:	2px
}

DIV.blogHEADTEXT {
	font-size:      large;
	color:          #000000;
	font-family:	trebuchet, arial, sans-serif;
}


DIV.blogFOOTER {
	margin-top:	2px;
	margin-bottom:	2px;

}

DIV.blogFOOTERTEXT {
	font-size:	x-small;
	font-family:	trebuchet, arial, sans-serif;
	font-weight:	bold;
}

.border {
	
	border-style: solid;
	border-color: #FF0000;
	border-width: 2px;
	padding: 2px;
	
}

div.menubox {
	border-style: solid;
	border-color: #000000;
	background-color: #00BFFF;
	border-width: 2px;
	padding: 2px;
	
}


div.menubody a {
	color: #000000;
	text-decoration: none;
	font-family: sans-serif;
	font-size: small;
}


div.menubody a:visited {
	color: #000000;
	text-decoration: none;
	font-family: sans-serif;
	font-size: small;
}

div.menubody a:hover {
	color: #000000;
	text-decoration: underline;
	font-family: sans-serif;
	font-size: small;
}



#bottom {
	font-size: x-small;
	font-family: verdana, sans-serif;
	text-align: center;
	position: 	absolute bottom;
	margin-top:	10em;
	padding-top:	50px;

}

div.footer {
	font-size: x-small;
	font-family:	verdana, arial, helvetica, sans-serif;
	font-decoration: none;
}

div.guestbook {	
	border-style: solid;
	background: #CCCCCC;
	border-color: #000000;
	border-width: 2px;
	padding: 2px;
	
}
