body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #000000;
	background-color: #FFFFFF;
}

#top {
width:760px;height:120px;background:url(graphics/top2.jpg) no-repeat center;
}
#stripetop {
width:760px;height:16px;background:url(graphics/stripetop.jpg) no-repeat center;
}

#menu {
width:760px;height:30px;	
}
#menu2 {
width:760px;height:30px;background:url(graphics/menu.jpg);
}
#stripebottom {
width:760px;height:18px;background:url(graphics/stripebottom.jpg) no-repeat center;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	text-align: left;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-align: left;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #333333;
	text-align: left;
}
h4 {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align:left;
}
p {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
#main {
	background-color: #FFFFFF;
	height: auto;
	width: 714px;
	border-right-width: 8px;
	border-bottom-width: 8px;
	border-left-width: 8px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ff3300;
	border-right-color: #ff3300;
	border-bottom-color: #ff3300;
	border-left-color: #ff3300;
	padding: 15px;
}
#infobox {
	background-color: #999999;
	padding: 10px;
	height: auto;
	width: 150px;
	border: 2px solid #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: right;
	}
#infotop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #333333;
	padding: 5px;
	height: 25px;
	width: 150px;
	color: #FFFFFF;
}
#smallpic {
	vertical-align: baseline;
	padding: 5px;
	float: left;

}
#smallpic2 {
	vertical-align: baseline;
	padding: 5px;
	float: right;
	
}
#albumback {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #999999;
	padding: 5px;
	height: auto;
	width: auto;
	border: thin solid #000000;
}
#albumside {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #CCCCCC;
	padding: 5px;
	height: auto;
	width: 200px;
	border: thin solid #000000;
	background-repeat: no-repeat;
	background-position: right top;
	text-align: left;
	clear: left;
	float: right;
}
#newsbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-color: #CCCCCC;
	background-position: center;
	text-align: left;
	padding: 5px;
	float: none;
	height: auto;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #FF6600;
	text-decoration: underline;
}
li {
	font-size: 14px;
}
