* {
	margin: 0;
	padding: 0;
}

body {
	font-family: myriad, arial, helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	background-color: #000000;
	color: #5C5652;
}

a {
	outline: none;
}

img {
	border-style: none;
}

p {
	margin: 20px 0 0 0;
}

ul {
	list-style-type: none;
}

.centertextmono {
	text-align: center;
	font-family: "courier new", courier, monospace;
}

.button {
	padding: 20px 0 0 0;
}

.button-inline {
	clear:left;
	margin: 20px 20px 0 20px;
}

.right {
	float: right;
	margin: 20px 0 0 20px;
}

.left {
	clear:left;
	float: left;
}

.quote {
	margin: 0 40px;
	color: #ACACAC;
}

.image-list {
	margin: 30px 0 0 0;
}

.image-list p {
	margin: 0 10px 10px 150px;
}

#container {
	width: 790px;
	background-color: #000000;
	margin: 0 auto;
}	

#books {
	width: 772px;
	float: right;
}	





/* begin h-title styles */

h2 {
	color: #469E9D;
	font-size: 18px;
	font-family: myriad, arial, helvetica, sans-serif;
	margin: 25px 0 18px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px dotted #469E9D;
}

h3 {
	color: #469E9D;
	font-size: 14px;	
	font-family: arial, helvetica, sans-serif,
}

/* end h-title styles */





/* begin header styles */

#header {
	width: 790px;
	height: 177px;
	background-image: url(images/banner2.jpg);
	background-repeat: no-repeat; /* the no repeat selector is not necessary here because width and height are already set, but we just put it in here for note taking purposes */
}

#header h1 a {
	display: block;
	width: 123px;
	height: 130px;
	margin: 0 0 0 30px;
}

#header h1 a span {
	display: none;
}

/* end header styles */





/* begin nav styles */

#nav {
	font-family: "courier new", courier, monospace;
	color: #469E9D;
	width: 790px;
	height: 70px;
	background-color: #000000;
}

#nav ul {
	padding: 22px 0 0 108px;
}

#nav ul li {
	display: inline;
	font-family: "courier new", courier, monospace;
	font-size: 14px;
	list-style-type: none;
}

#nav ul li a:link, #nav ul li a:visited {
	color: #469E9D;
	text-decoration: none;
}	

#nav ul li a:hover, #nav ul li a:active {
	color: #98BF3E;
}

#nav ul li.current a:link, #nav ul li.current a:visited, #nav ul li.current a:hover, #nav ul li.current a:active {
	color: #98BF3E;
}

/* end nav styles */





/* begin sitebody styles */

#sitebody {
	width: 665px;
	height: auto;
	padding: 0 28px 28px 28px;
	line-height: 22px;
	background-color: #FFFFFF;
	float: right;
	background-image: url(images/roundedcornertoptorn.gif);
	background-repeat:no-repeat;
	min-height: 550px;
}

#sitebody a {
	outline: none;
	text-decoration: none;
	color: #000000;
	border-style: none;
}

#sitebody a:hover, #sitebody a:active {
	color: #469E9D;
}

/* end sitebody styles */





/* begin full page styles */

#full-page {
	width: auto;
	margin: 0 0 50px 0;
	padding: 0 10px 0 10px;
	min-height: 500px;
}

#full-page h2{
	border-bottom: 1px dotted #469E9D;
	padding: 0 0 10px 0;
}	

#full-page h2 span {
	display: none;
}


/* end full page styles */





/* begin maincol styles */

#maincol {
	float: left;
	width: 480px;
	margin: 0 0 50px 10px;
	color: #5C5652;
	text-align: justify;
}	

#maincol h2 span {
	display: none;
}

#maincol p {
	text-align: justify;	
}

#maincol img {
	margin: 10px auto;
}

/* end maincol styles */






/* begin gallery styles */

#gallery ul {
	margin: auto;
}


#gallery ul li {
	display: block;
	display: inline;
}

#gallery ulli {
	margin:20px 0 0 0;
}


/* end gallery styles */





/* begin monster float styles */

#monster-float {
	float: right;
	width: 155px;
	height: 240px;
	margin: 0 0 20px 20px;
	padding: 0 0 0 30px;
	background-image: url(images/monsterbiganim.gif);
	background-repeat: no-repeat;
}

#monster-float a {
	display: block;
	float: right;
	width: 100px;
	height: 40px;
	margin: 80px 0 0 30px;
	
}

#monster-float a span {
	display: none;
}



/* end monster float styles */




/* begin rightcol styles */

#rightcol {
	float: right;
	width: 120px;
	margin: 44px 10px 0 0;
}

#rightcola {
	margin: 50px 0 0 0;
	width: 120px;
	height: 83;
}

#rightcol ul {
	color: #469E9D;
	padding: 20px 0 0 0;
}

#rightcol ul li {
	font-family: "courier new", courier, monospace;
	font-size: 13px;
	line-height: 28px;
	color: #469E9D;
	list-style-type: none;
	text-decoration: none;
}

#rightcol ul li a:link, #nav ul li a:visited {
	width: 120px;
	height: 83;
	color: #469E9D;
	text-decoration: none;
}	

#rightcol ul li a:hover, #nav ul li a:active {
	color: #98BF3E;
}

/* end rightcol styles */





/* begin resume styles */

.address {
	margin: 20px 0 40px 20px;
}

#resume {
	margin: 0 0 50px 0;
	width: 550px;
}	

#resume h3 {
	margin: 20px 0 10px 20px;
}
#resume h4 {
	margin: 20px 0 0 20px;
}

#resume li {
	margin: 0 0 0 20px;
}

/* end resume styles */




/* begin form styles */

#form {
	width:500px;
}

#form .lcol {
	width:100px;
	text-align: right;
	padding-right: 20px;
}

#form .rcol {
	width:150px;
}

#form .lcolbutton {
	width:100px;
	padding: 20px;
	text-align: right;
}

/* end form styles */




/* begin footer styles */

#footer {
	width: 100%;
	height: 200px;
	margin-bottom: absolute;
	background: url(images/footerimage.gif) top repeat-x;
clear: both;
}

#footermenu {
	width: 665px;
	margin: 0 auto;
	padding: 40px 30px 0 160px;
	font-size: 10px;
	min-height: 40px;
}

#footermenu ul {
	list-style-type: none;
	display: inline;	
	float: left;
	text-align: left;
	width: 105px;

}

#footermenu ul li {
	list-style-type: none;
	font-family: "courier new", courier, monospace;
	font-size: 11px;
	margin: auto;
}

#footermenu ul li a:link, #footermenu ul li a:visited {
	color: #898989;
	text-decoration: none;
}	

#footermenu ul li a:hover {
	color: #E5325E;
}

#footermenu ul li a:active {
	color: #E5325E;
	font-weight: bold;
}

#footermenu ul li.current a:link, #footermenu ul li.current a:visited, #footermenu ul li.current a:hover, #footermenu ul li.current a:active {
	color: #98BF3E;
}

.submenu {
	font-weight: 900;
	font-size: 12px;
}

#copyright-content {
	clear: left;
	width: 100%;
	text-align: center;
	padding: 5px 0 0 28px;
	margin: 0 0 20px 0;
	font-family: "courier new", courier, monospace;
	font-size: 11px;
}

#copyright-content p {
	padding: 0 0 0 28px;
}

#copyright-content ul {
	padding: 0 0 0px 28px;
}

#copyright-content ul li {
	clear: left;
	display: inline;
	width: 100%;
}

#copyright-content ul li a:link, #copyright-content ul li a:visited {
	color: #469E9D;
	text-decoration: none;
}	

#copyright-content ul li a:hover, #copyright-content ul li a:active {
	color: #000000;
	font-weight: bold;
}

#copyright-content ul li.current a:link, #copyright-content ul li.current a:visited, #copyright-content ul li.current a:hover, #nav ul li.current a:active {
	color: #98BF3E;
}

/* end footer styles */





