html {
    font: 10pt Verdana;
	color: #ffffff;
}

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

p {
    font: 10pt Verdana;
	color: #ffffff;
}

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

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

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

h2 {
	font-size: 18px;
	background: #000000;
	border: 2px dotted white;
	padding: 10px; 
	margin: 4px;
	text-align: center;
}

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

#menu {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	font-family: "Gill Sans MT";
	line-height:130%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#menu2 {
	font-size: 22px;
	font-style: italic;
	font-weight: bold;
	font-family: "Gill Sans MT";
	line-height:130%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#head {
	font-size: 20px;
	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-style: italic;
	font-weight: bold;
	font-family: Verdana;
	line-height: 130%;
	color: #ffff99;
}

#head2w {
	width:700px;
	font-size: 16px;
	font-weight: bold;
	font-family: Verdana;
	line-height: 120%;
	text-align: center;
	color: #ffffff;
}

#head3 {
	font-size: 13px;
	font-weight: bold;
	font-family: Verdana;
	line-height: 130%;
}

#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;
}

#thumbbox9 {
    width: 450px;
    height: 330px;
    margin-left: auto;
    margin-right: auto;
    padding: 0px;
    border: 1px solid #ffffff;
    background: #444444;
    clear: both;
}

#dashedbox {
	width: 650px;
	background: #000000 url(/images/dashboxbg.jpg) top right no-repeat;
	margin-bottom: 3px;
	padding: 15px;
	border: 4px solid #444444;
	margin-left: auto;
	margin-right: auto;
}

#memdashedbox {
	width: 550px;
	margin-bottom: 3px;
	padding: 15px;
	border: 7px dashed #444444;
	background: #000000;
	margin-left: auto;
	margin-right: auto;
}

#jointhumbbox {
	width: 300px;
	height: 330px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	border: 1px solid #ffffff;
	clear: both;
}

#jointhumbbox9 {
	width: 450px;
	height: 330px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	border: 1px solid #ffffff;
	clear: both;
}

#boldtext {
padding: 0px 10px 0px 10px;
font: 24px "Verdana,Gill Sans MT", "Gill Sans", GillSans, Arial, Helvetica, sans-serif;
font-style: italic;
font-weight: bold;
}









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

#homebody {
	width: 700;
	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: 2px dashed #ffffff;
	padding: 0 0 5 0px;
	margin: 0 0 5 0px;
}

#photothumbs {
	text-align: center;
}

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

#videobox {
	width: 155px;
	height: auto;
	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 dashed #ffffff;
	padding: 0 0 5 0px;
	margin: 0 0 5 0px;
}


