<STYLE TYPE="text/css">
<!--
{}
font,td,p,li,dd,dt{font-family:verdana, sans-serif;font-size:13px;color:#ffffff;}
b,strong{font-weight:bolder;font-family:verdana, sans-serif;font-size:13px;}
i,em{font-style:italic;font-family:verdana, sans-serif;font-size:13px;}
.small{font-size:10px;}
.medium{font-size:12px;}
.large{font-weight:bolder;font-size:16px;}
.huge{font-weight:bolder;font-size:30px;}

A:link {text-decoration: none; color: #787672;} 
A:visited {text-decoration: none; color: #b72025;} 
A:active {text-decoration: none; color: #b72025;} 
A:hover {text-decoration: underline; color: #787672;} 

.menu{font-weight:bolder; font-size:20px;position:relative;left:70px;top:30px; z-index:4;}
.page_title{font-weight:bolder; font-size:20px;text-align:right;}
.page{
	width:100%;
	vertical-align:top;
}

embed {
z-index:5;
}

td {
	font-size:13px;
	padding: 0 1em 0 1em;
	vertical-align: top;
}

td.member
{
	padding: 0 0 0 0;
	vertical-align: bottom;
}
td.member_stats
{
	vertical-align: top;
	width: 250px;
	text-align: left;
}

.member_name
{
	font-size: 15px;
	font-weight: bolder;
	text-align: center;
}

td.privilege
{
	padding: 0 0 0 0;
}

.menuBlack A:link {text-decoration: none; color: #000000;} 
.menuBlack A:visited {text-decoration: none; color: #000000;} 
.menuBlack A:active {text-decoration: none; color: #000000;} 
.menuBlack A:hover {text-decoration: none; color: #ffffff;} 
.menuWhite A:link {text-decoration: none; color: #ffffff;} 
.menuWhite A:visited {text-decoration: none; color: #ffffff;} 
.menuWhite A:active {text-decoration: none; color: #ffffff;} 
.menuWhite A:hover {text-decoration: none; color: #000000;} 

.logMenu {
	font-size:11px; 
	font-weight:bold;
}
.logMenu A:link {text-decoration: none; color: #000000;} 
.logMenu A:visited {text-decoration: none; color: #000000;}
.logMenu A:active {text-decoration: none; color: #000000;}
.logMenu A:hover {text-decoration: none; color: #ffffff;} 

table.outer {
	border-collapse: collapse;
}
td.topleft {
	align: center;
	background-color: #000000;
	border: 3px solid white;
	border-top: hidden;
	border-left: hidden;
	padding: 1em 1em 1em 1em;
}

td.top {
	text-align:center;
	background-color: #787672;
	border: 3px solid white;
	border-top: hidden;
	border-right: hidden;
	padding: 1em 0em 1em 0em;
}

td.leftside {
	background-color: #787672;
	border: 3px solid white;
	border-bottom: hidden;
	border-left: hidden;
	color: #000000;
	vertical-align:top;
	font-weight:bolder; 
	font-size: 22px;
	padding: 1em 1em 1em 1em;
}

td.main {
	background-color: #000000;
	border: 3px solid white;
	border-bottom: hidden;
	border-right: hidden;
	padding: 1em 1em 1em 1em;
}

.main{
position:relative;
z-index:4;
}

/*visibility stuff*/
.expand {
font-size: 10px;
position:absolute;
top:5px;
right:91px;
z-index:4;
cursor: pointer;
}

.hidden{
visibility: hidden;
position: absolute;
bottom:0px;
right:0px;
}
.shown{
visibility: visible;
position: relative;
}

/* the haps */
.blog_entry
{
	width: 100%;
}
.blog_title{color:#000000;font-weight:bolder;font-size:18px;}
.blog_title A:link{color:Black;}
.blog_title A:visited{color:Black;}
.blog_title A:active{color:Black;}

.time{color:#000000; font-size:15px;}
.blog_author{color:#000000; font-size:10px;}

.blog_header {
  border-style: solid;
	border-width: thin;
	border-color: #ffffff;
	background-color: #787672;
	padding: 5px 5px 5px 5px;
}
.blog_body {
  padding: 10px 15px 5px 15px;
  background-color: #000000;
  width:100%;
}
.blog_image {
	padding: 0em 0em 1em 1em;
	float: right;
}
.comment {
	padding: 10px 15px 5px 15px;
	background-color: #787672;
	border-style: dotted;
	border-width:thin;
	border-color: #ffffff;
}

.blog_left{
	vertical-align:top;
}
.blog_right{
	width:250px;
	vertical-align:top;
}

.filler { padding: 5px 5px 5px 5px; }

.required
{
	color: #e10000;
}


/* contact */
.contact {
  border-style: solid;
	border-width: thin;
	border-color: #000000;
	background-color: #E4D7AA;
	padding: 10px 10px 10px 10px;
}

li {
  list-style-image:url(bullet.jpg);
}

input {
  font-family: verdana, sans-serif;
	font-size:12px;
}

p {
	text-align: justify;
}

body {
	background-image:url('graphics/repeat-lines.png');
	background-repeat:repeat;
	margin: 0px 0px 0px 0px;
        font-family:verdana, sans-serif;
        font-size:13px;
	color:#ffffff;
}
--> 
</STYLE> 