@charset "utf-8";
/* CSS Document */

body {
	position:absolute;
	left: 50%;
	margin-top: 0px;
	margin-left: -400px;
	background-color: #000000;
	color: #FFFFFF;
	 
	


}


#title  {
	background-image: url(graphics/title_background.jpg);
	height: 200px;
	width: 800px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #666666;
}
#title h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bolder;
	margin-left: 315px;
	margin-top: 15px;
}

.credit {
	margin-top: 0px;
}










#content {
	width: 800px;
	background-color: #000000;
	background-image: url(graphics/content_background.jpg);
	background-repeat: repeat-y;
	color: #FFFFFF;
	padding-top: 0px;

}
#content #leftbar object {
	padding: 0 0px 15px 10px;
	float: right;
}

#content #leftbar {
	width: 700px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: left;
	margin: 0 0 0 50px;
}

#menu {
	height: 41px;
	width: 800px;
	background-image: url(graphics/menuback.jpg);
	background-repeat: no-repeat;
}

#menu h3 {
	font-size: medium;
	font-weight: bold;
	text-align: center;
	margin: 0px;
	padding: 10px;
	color: #FFFFFF;
}
#content #leftbar p {
	font-size: smaller;
	font-weight: bold;
	text-align: justify;
	margin: 1em 2em 0em 2em;
	text-indent: 20px;
}
.available {
	margin: 0px 125px 0 0;
}
#title h2 {
	font-size: medium;
	margin: 0px 150px 0 0;
	float: right;
}









#content #leftbar h1 {
	font-size: medium;
	text-align: center;
	padding: 0em 0 1em 0;
	color: #FFFFFF;
}

#content #bottom h3 {
	margin: 0;
	text-align: center;
	font-size: medium;
}
#content #bottom {
	color: #FFFFFF;
	background-repeat: repeat-y;
	clear: both;
	height: 85px;
	background-image: url(graphics/bottom_background.jpg);
	background-color: #000000;
}
#content #bottom p {
	font-size: small;
	text-align: center;
	margin: 0;
}
.rightmainpics {
	float: right;
	margin: 15px 30px 5px 20px;
}


.leftpic {
	float: left;
}
.rightpic {
	float: right;

}
.nonfloated {
	margin: 5px;
}
#content #leftbar h2 {
	font-size: medium;
	text-align: center;
	padding: 0em 0 1em 0;
	color: #FFFFFF;
}
#content #leftbar h3 {
	font-size: small;
	text-align: left;
	padding: 0em 0 0em 1em;
	color: #FFFF00;
	margin: 0;
}
#content #leftbar h4 {
	font-size: x-small;
	text-align: left;
	padding: 0em 0 1em 3em;
	color: #FFFF00;
	margin: 0;
}
.nextrightpic {
	float: right;
	clear: right;
}
.floatpicmargin {
	margin: 5px 10px 5px 20px;

}
#content #leftbar h5 {
	font-size: small;
	text-align: center;
	padding: 0;
	color: #FFFFFF;
	margin: 0 0 0 5em;
}
#content #leftbar #form td {
	font-size: medium;
	font-weight: bold;
}
.nonfloatedCopy {
	margin: 0px 20px 15px 20px;
}
.center {
	text-align: center;

}

