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

body {
	width: 1000px;
	margin: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #fff;
}

p {
	color: #630;
}

h5 {
	color: #630;
}

#banner {
	background-color: #fff;
	width: 800px;
	height: 190px;
	margin: auto;	
	padding: 0px;
}

#header {
	width: 600px;
	height: 150px;
	margin: 10px;
	padding: 10px;
	border-right: 1px solid #630;
	text-align: left;
	float: left;
}

img {
	border: 0;
}

#header a:link, #header a:visited, #header a:hover {
	color: #fff;
	border: 0;
}

#main {
	background-color: none;
	background-image: url(images/frontpage1.jpg);
	background-repeat: no-repeat;
	background-position: center;
	width: 800px;
	height: 600px;
	margin: auto;	
	padding: 0px;
}

#navbar {
	font-size: .8em;
	width: 130px;
	margin: 10px;
	padding: 205px 20px 0px 0px;
	text-align: left;
	float: right;
}

#navbar2 {
	font-size: .8em;
	width: 130px;
	margin: 10px 0px 5px 0px;
	padding: 10px 0px 0px 0px;
	text-align: left;
	float: right;
}

ul {
	padding: 10px;
	list-style: none;
	line-height: 1.8em;

}

ul img {
	margin-left: -35px;
	padding: 1px;
	border: thin solid #fff;
}

li {
	list-style-image: url(images/bullet2.jpg);
	margin: 0;
	padding: 0 0 10px 10px;
}

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

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

ul a:hover {
	color: #630;
	border-bottom: 1px dotted #630;
}

#content {
	width: 760px;
	height: auto;
	font-size: .5;
	line-height: 1.3em;
	margin: auto;
	padding: 10px;
	background-color: #fff;
	color: #330000;
}
#form {
	text-align: left;
	margin-left: 10px;
}

#comments {
	font-size: 0.9em;
	line-height: 1.1em;
	color: #630;
	height: auto;
	text-align: center;
	margin: auto;
	padding: 10px;
	width: 550px;
}

.from {
	font-style: italic;
}	

a:link, a:visited {
	color: #630;
	text-decoration: none;
}

a:hover {
	color: #630;
	border-bottom: 1px dotted #630;
}

.img {
	float: left;
	margin: 50px 0px 10px 50px;
	padding: 10px;
	width: 250px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 180px;
	}

.bio {
	float: right;
      	margin: 50px 100px 10px 0px;
	padding: 10px;
	height: auto;
	font-size: .9em;
	text-align: right;
	line-height: 1.3em;
	width: 300px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 180px;
	}

#flashcontent {
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
	background-color: #fff;
	font-family: sans-serif;
	font-size: 0.9em;
	color: #330;
	letter-spacing: 3em;
}

#flashcontent a {
	color:#ffffff;
}

#left {
	float: left;
	font-size: 0.9em;
	line-height: 1.3em;
	color: #630;
	height: auto;
	text-align: left;
	margin: 0px 0px 10px 10px;
	padding: 10px;
	width: 300px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 280px;
	}
	html>body .img {
	width: 280px;
}

#right {
	float: right;
	font-size: 0.9em;
	line-height: 0.9em;
	color: #630;
	height: auto;
	text-align: left;
	margin: 0px 40px 10px 0px;
	padding: 10px;
	width: 250px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 210px;
	}
	html>body .bio {
	width: 180px;
}

#footer {
	clear: both;
	margin: auto;
	padding: 0;
	border-top: 1px solid #630;
	font-size: .8em;
	color: #630;
	text-align: center;
	line-height: 0.5em;
	width:  760px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 740px;
	}
#footer p {
	color: #630;
	font-size: .7em;
	line-height: 1.1em;
}
