BODY 	{
	background-color : #333333;
	font-family : Arial, Verdana;
	font-size : 9pt;
	font-weight : regular;
	text-align: center;
	margin-bottom : 10px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	color : #FFFFFF;

}


A:LINK {
	font-family : "Arial", Verdana;
	font-weight : regular;
	font-size : 9pt;
	font-effect: shadow;
	text-decoration : none;
	color : #ff3300;
}

A:VISITED {
	font-family : "Arial", Verdana;
	font-weight : regular;
	font-size : 9pt;
	text-decoration : none;
	color : #ff3300;
}
A:ACTIVE {
	font-family : "Arial", Verdana;
	font-weight : regular;
font-size : 9pt;
	text-decoration : underline;
	color : #ff3300;
}
A:HOVER {
	font-family : "Arial", Verdana;
	font-weight : bold;
	font-size : 9pt;
	text-decoration : none;
	color : #00FF00;
}
TABLE {
	font-family : Arial, Verdana;
	background-color : #333333;
	font-size : 9pt;
	color : #FFFFFF;
	font-weight : regular;
	text-align : left;
	vertical-align : top;
}

.menu {
	border-top: 2px solid #cccccc;
	border-bottom: 2px solid #cccccc;
	padding: 3px;
	text-align: center;
	height: 20px;
	font-style: bold;
}

A:VISITED.menu {
	font-family : "Arial", Verdana;
	font-weight : bold;
	font-size : 9pt;
	text-decoration : none;
	color : #ff3300;
}
#menuitem {
   float: left; 
   text-align: center;
   width: 18%;
}
#menu ul {
list-style-type:none;
}
#menuitem li {
	display: inline;
}

#photo {
	float: left;
	width: 278px;
	height: 350px;
}

#content {
	display: block;
	text-align: left;
	float: right;
	vertical-align: bottom;
	width: 500px;
	padding: 10px, 25px, 0px;

}

#container {
	background-color: #333333;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 800px;
}

#footer {
	display: block;
	text-align: center;
	color: #000000;
	width: 1000px;
	height: 100%;
	font-size: 8pt;
}

#backlink {
	float: right;
}

#persitem {
	padding-left: 10px;
}

#agendaitem {
	margin: 40px;
	
	
}

#contact {
	margin: 20px;
}

.cdimg {
	float: left;
	margin-right: 10px;
	
}

.cditems {
	height: 95px;
	margin-bottom: 20px;
	margin-top: 20px;
}

.cdtext {

}

h4 {
	margin: 0px, 0px, 0px;
	font-size: 9pt;
	font-weight: bold;
}
