<STYLE TYPE="text/css">
<!--
{}

body,font,td,p,li,dd,dt{font-family:arial;font-size:14px;}
b,strong{font-weight:bold;font-family:arial;font-size:14px;}
i,em{font-style:italic;font-family:arial;font-size:14px;}
.small{font-size:11px;}
.large{font-weight:bold;font-size:20px;}
.huge{font-weight:bold;font-size:40px;}

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

.user_image{
	padding: 1em 1em 1em 1em;
}

table.logo{
	background-image : url(images/logo.png);
	background-repeat : no-repeat;
	background-position : top-left;
}

.heading{
	padding: 15px 0px 0px 0px;
}

.menu{
	vertical-align:top;
}

p {
	text-align: justify;
}
	
body {
	background-color:#ffff33;
	margin: 0px 0px 0px 0px;
	color:#000000;
}

/*SiteLib classes*/
.page{
	width:510px;
	vertical-align:top;
}
.page_title{
	font-weight:bold;
	font-size:20px;
	text-align:right;
	text-transform:uppercase;
}
.blog_outline{
	width:510px;
}
.blog_left{
	width:350px;
	vertical-align:top;
}
.blog_right{
	width:150px;
	vertical-align:top;
}
.blog_header{
	border-style: solid;
	border-width: thin;
	border-color: #000000;
	background-color: #ffcc00;
	padding: 5px 5px 5px 5px;
}
.blog_title{
	font-weight:bold;
	font-size:18px;
	color: #009900;
	background-color: #ffcc00;
}
.blog_author{
	font-size:11px;
}
.blog_body{
	border-bottom-style: solid;
	border-width: thick;
	border-color: #000000;
}
.comment_link{
}

.events_body
{
	width: 260px;
	vertical-align: top;
}
.events_list
{
	width: 250px;
	vertical-align: top;
}

.events_heading
{
	font-size: 14px;
	font-weight:bold;
}
.events_subheading
{
	font-size: 12px;
}

.events_list_heading
{
	font-size: 14px;
	font-weight:bold;
}
.events_list_subheading
{
	font-size: 12px;
}
--> 
</STYLE> 