body {
	margin-top: 0px;
	padding: 0px;
	font: .9em verdana, arial, helvetica, sans-serif;
	line-height:1.5em;
	color:#FFFF99;
	background-color: #1a1a1a;
	}

.signature {
	color: #9CAE6B;
	font-size: 0.8em;
	font: italic;
	text-align: right;
	line-height: 1.0em;
	padding-bottom: 10px;
	border-bottom: 1px dashed #FFDB73;
	margin: 20px 20px 50px 20px;
	}
	
.tagline {
	color: #990000;
	font-style: italic;
}

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

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

a:hover {
	color: #99ae6a;
	text-decoration:none;
	}

p {
	margin:0px;
	padding:0px;
	}

td {
	text-align: left;
}
	
#container {
	background-color:#000000;
	width:760px;
	margin: 20px auto 20px auto;
	padding:0px;
	text-align:left;
	position: relative;
}

/*   Commented out by Blake, 8/28/06 - not used?
#content {
	width:500px;
	background-color: #000000;
}
*/

#header {
	width:760px;
	height:150px;
	background-image:url(images/header.jpg);
	background-repeat:repeat-n;
}

#main_body {
	width:760px;
	background-image:url(images/body-slice.jpg);
	background-repeat:repeat-y;
}

#main_body-menu {
	width:760px;
	background-image:url(images/body-slice-menu.jpg);
	background-repeat:repeat-y;
}

#main_body-menu p{
	color:#a7283b;
}

#main_body-menu h1{
	font-size:14px;
	font-weight:bold;
	color:#a7283b;
	margin-bottom:0em;
	margin-top:1.5em;
}

#main_body-menu h2{
	font-size:14px;
	font-weight:bold;
	color:#a7283b;
	margin-bottom:0em;
	margin-top:1.5em;
	font-variant: small-caps;
	}

/*main body content */

#left_content {
	padding:15px;
	float:left;
	width:140px;
	margin-left:10px;
}
#right_content {

	margin-left:190px;
	padding:15px;
	width:530px;
	text-align: justify;
}

#right_content h1 {
	text-align: right;
	font-size: 1.3em;
	color: #99AE6A;
	margin-top: 0px;
}

#right_content h2 {
	font-size: 1.2em;
	color: #FFFF99;
	margin-top: 25px;
}

#right_content ul, li {
	margin: 5px 0px 5px 50px;
	}

#right_content-menu {

	margin-left:190px;
	padding:15px;
	width:530px;
	text-align: center;
}
#right_content-menu h1 {
	text-align: right;
	font-size: 1.3em;
	line-height: 2.0em;
	color: #9CAE6B;
	margin-top: 0px;
}

#right_content-menu h2{
	font-size:14px;
	font-weight:bold;
	color:#a7283b;
	margin-bottom:0em;
	margin-top:1.5em;
	font-variant: small-caps;
	}


/*end main body content*/

#signature {
	width:760px;
	height:200px;
	background-image:url(images/signature-slice-main.jpg);
	background-repeat:no-repeat;
}

#signature-menu {
	width:760px;
	height:200px;
	background-image:url(images/signature-slice-menu.jpg);
	background-repeat:no-repeat;
}

#footer {
	width:760px;
	height:80px;
	background-image:url(images/footer-slice.jpg);
	background-repeat:repeat-y;
}

#footer_shadow {
	width:760px;
	height:20px;
	background-image:url(images/dropshadow_slice.jpg);
	background-repeat:no-repeat;
}

#footer_content {
	line-height:1.1em;
	font-size:0.8em;
	color:#CC0033;
	padding:20px;
	width:600px;
	margin-left:10px;
}
#footer_content a{
	color:#CC0033;
	text-decoration:none;
}
#footer_content a:visited{
	color:#CC0033;
	text-decoration:none;
}
#footer_content a:hover{
	color:#FFFF99;
	text-decoration:none;
}

.float_image_left {
	float:left;
	margin:0px 15px 10px 0px;
}

.float_image_right {
	float:right;
	margin-left:10px;
}


/* Titles */

#serving {
font-style:italic;
text-align:right;
position:absolute;
margin-top:10px;
right:20px;
color:#990000;
font-size:1.3em;
}
#number {
text-align:right;
position:absolute;
margin-top:92px;
right:20px;
color:#990000;
font-size:1.5em;
}
#email {
text-align:right;
position:absolute;
margin-top:117px;
right:20px;
color:#990000;
font-size:1.3em;
}
#custom {
font-style:italic;
text-align:left;
position:absolute;
top:105px;
left:20px;
color:#99AE6A;
font-size:1.2em;
}

/* end Titles */

/* NAV */
#menu {
z-index:100;
color:#FFFF99;
}

#menu dl, dt, dd, ul, li {
margin: 0px;
padding: 0px;
list-style-type: none;
}

#menu dt {
cursor: pointer;
margin-top: 1.7em;
line-height:0.9em;

}
#menu dt a {
color:#FFFF99;
text-decoration: none;
display: block;
border: 0px none;
}

#menu dt a:hover {
color:#FFFFFF;
}

#menu li {
margin-left:.8em;
font-size:.8em;
/*line-height: 2.6em; */
margin-top: 1.8em;
line-height:1.0em;
margin-bottom: 1.2em;
}

#menu li a {
text-decoration:none;
color:#99AE6A;
}
#menu li a:hover {
text-decoration:none;
color:#666666;
}

/* END NAV */


/* begin gallery */

#image-gallery {
	width:470px;
	padding:10px 10px 30px 30px;
}

.image-nav {
border: 0px;
}

/* =Hoverbox Code
----------------------------------------------------------------------*/

.hoverbox {
	cursor: default;
	list-style: none;
}

.hoverbox a
{
	cursor: default;
}

.hoverbox a .preview
{
	display: none;
}

.hoverbox a:hover .preview
{
	display: block;
	position: absolute;
	top: -33px;
	left: -45px;
	z-index: 1;
}

.hoverbox img
{
	background:#999999;
	border-color:#CCCCCC;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	padding: 0px;
	vertical-align: top;
	width: 100px;
	height: 75px;
}

.hoverbox li
{
	background: #eee;
	border-color: #ddd #bbb #aaa #ccc;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	display: inline;
	float: left;
	margin: 5px;
	padding: 5px;
	position: relative;
}

.hoverbox .preview
{
	border-color: #000;
	width: 200px;
	height: 150px;
}

/* =Internet Explorer Hacks
----------------------------------------------------------------------*/

* html .hoverbox a
{
	position: relative;
}

* html .hoverbox a:hover
{
	font-size: 100%;
	z-index: 1;
}

* html .hoverbox a:hover .preview
{
	top: -38px;
	left: -50px;
}

* html .hoverbox li
{
	position: static;
}

/* end gallery */


