
body
{
	background-color: #F9C402;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	font-size:	100%;
	}

#container
{
	background-color:	white;
	width:		78%;
	margin-left:	10%;
}

#header
{
	background-color:	#1a1132;
	height:				120px;
	width:		78%;
	margin-left:	10%;
	margin-top:10px;
	
}

#bodyText
{
	padding:	10px;
	font-size:0.9em;	
	margin-left:20px;
}

#frontPageImg
{
	padding:10px;
	float:left;
}

.clear 
{
	clear:both;
}

A:link
{
	font-family:Verdana;
	font-weight:normal;
	text-decoration:none;
	color:#2d0496;
}

A:hover
{
	font-family:Verdana;
	font-weight:normal;
	text-decoration:underline;
	color:#2d0496;
}

A:visited
{
	font-family:Verdana;
	font-weight:normal;
	text-decoration:none;
	color:#6c6382;
}

A:active
{
	font-family:Verdana;
	font-weight:normal;
	color:#2d0496;
}
#diary
{
	font-size:0.8em;
	margin-left:20px;
	color:#FFFFCC;
}
#header h4
{
	margin-top:2px;
	margin-left:10px;
	color:#FFCC00;
	font-size:0.9em;
}

h4
{
	margin-bottom:	8px;
	color:			#2d0496;
}

h5
{
	margin-bottom:	8px;
	color:			#2d0496;
	font-size:		10pt;

}
	
h6
{	
	margin-top:		5px;
	margin-bottom:	5px;
	font-size:		8pt;
	color:			#53471c;
}