html {
    font: 10pt/14pt Georgia;
	color: #ffffff;
}

body {
	background: url("/images/bg.jpg") top center fixed no-repeat;
	background-color: #000000;
    margin: 0px;
    padding: 0px;
}

p {
    font: 10pt/14pt Georgia;
	color: #ffffff;
}

a:link {
    text-decoration: none;
    color: #00ff00;
}

a:visited {
    text-decoration: none;
    color: #00ff00;
}

a:hover, a:active {
    color: #ffffff;
}

.toplist td {
	background: #333333;
	font-size: 100%;
	font-weight: bold;
}

#content {
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#head {
	font-size: 24px;
	font-weight: bold;
	font-family: Verdana;
	line-height: 130%;
	color: #ffffff;
}

#head1 {
	font-size: 32px;
	font-weight: bold;
	font-family: Verdana;
	line-height: 130%;
	color: #ffffff;
}

#head2 {
	font-size: 20px;
	font-weight: bold;
	font-family: Verdana;
	line-height: 130%;
	color: #ffffff;
}

#head3 {
	font-size: 18px;
	font-weight: bold;
	font-family: Georgia;
	line-height: 130%;
	color: #ffffff;
}

#head4 {
	font-size: 18px;
	font-weight: bold;
	font-family: Verdana;
	line-height: 130%;
	color: #ffffff;
}

#head5 {
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana;
	line-height: 130%;
	color: #ffffff;
}

#head6 {
	font-size: 14px;
	font-weight: normal;
	font-family: Georgia;
	line-height: 130%;
	color: #ffffff;
}

#spacer {
	height: 10px;
	clear: both;
}

#spacer20 {
	height: 20px;
	clear: both;
}

#gallery {
	width: 600px;
	padding: 10px;
	text-align: center;
}

#homebody {
	width: 480;
	padding: 5px;
	text-align: center;
}

#photos {
	width: auto;
	text-align: center;
	padding: 5px;
}

#phototitle {
	font-weight: bold;
	text-align: left;
	line-height: 130%;
	padding: 0 0 0 0px;
}

#photogallery {
	font-weight: normal;
	text-align: center;
	line-height: 130%;
	padding: 5px;
}

#photodesc {
	text-align: left;
	line-height: 130%;
	border-bottom: 2px dotted #ffffff;
	padding: 0 0 5 0px;
	margin: 0 0 5 0px;
}

#photothumbs {
	text-align: center;
}

#videos {
	width: 500px;
	text-align: center;
	padding: 0px;
}

#videobox {
	width: 155px;
	height: auto;
	background: 000000;
	border: 1px solid #999999;
	font-size: 85%;
	padding: 3px;
	margin: 3px;
	float: left;
}


#bulletinboard {
	padding: 0px;
}

#bulletindate {
	font-weight: bold;
	text-align: left;
	line-height: 130%;
	padding: 10 0 0 0px;
}

#bulletinitem {
	text-align: left;
	line-height: 130%;
	border-bottom: 2px dotted #ffffff;
	padding: 0 0 5 0px;
	margin: 0 0 5 0px;
}

