body {
	background: #f2f2f2;
	background-repeat: repeat;
	background-attachment: fixed;
	background-position: top left;
	font-family: verdana, arial, tahoma, sans-serif; 
	margin: 0px;
	padding: 0px;
	border: 0px;
	text-align: center;
	font-size: 12px;
	line-height: 24px;
	color: black;
	}

img {
	border: 0px;
	margin: 0px;
	padding: 0px;
} 

img.portfolio {
	display: block;
	border: 1px #cc0000 solid;
	margin-left: auto;
	margin-right: auto;
}


a {
	text-decoration: none;
	color: #cc0000;
	}


/* styles for IE 5 Mac */
#horizon {
	background-color: transparent;
	position: absolute;
	top: 20px;
	left: 20px;
 }

/* following rules are invisible to IE 5 \*/
#horizon {
	background: transparent;
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block;
	}
 /* end IE 5 hack */ 


	
#total_container {
	margin-left: -360px;
	background-color: transparent;
	position: absolute;
	top: -180px;
	left: 50%;
	width: 720px;
	height: 360px;
		}
	
#container {	
	border : 1px solid #999999;
	padding: 0px;
	text-align: left;
	background: white;
	filter:alpha(opacity=75);
	width: 720px;
	height: 330px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	height: 328px;
	width: 718px;
	}
	

html>body #container {
	width: 718px;
	height: 328px;
}

#image {
	width: 99px;
	height: 328px;
	background: #f2f2f2;
	}

#header {
	background: transparent;
	height: 40px;
	}

#logo {
	width: 100px;
	height: 35px;
	margin-top: 4px;
	margin-right: 10px;
	margin-bottom: 0px;
	padding: 0px;
	border: 0px;
	float: right;
	}

#navigation {
	height: 12px;
	width: 450px;
	line-height: 12px;
	padding: 0px;
	margin: 0px;
	padding-top: 6px;
	padding-bottom: 6px;
font-size: 1em;
	}

ul {
	padding: 0;
	margin: 0;
	list-style: none;
	}


#navigation ul{
	padding-top: 3px; 
	}

#navigation ul li a{
	padding: 0;
	margin: 0;
	margin-left: 20px;
	padding-left: 0px;
	border-left: 0px solid #cccccc;
        border-bottom: 1px solid #cccccc;
	list-style: none;
	float: left;
	position: relative;
	display: inline;
	
	}

#navigation ul li a#first{
        margin-left: 0px;
	border-left: 0px;
	padding-left: 0px;
	}

li ul {
	display: none;
	}

li > ul {
	}

li:hover ul, li.over ul{ 
	width: 19em;
	display: block;
	border: 2px solid #cccccc;
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	padding: 0px;
	background: white;
	z-index: 1;
	position: absolute;
  	top: 12px;
  	left: -2px;
  	}

.nav li ul li {
	display: block;
	clear: both;
	border: 0px;
	margin: 0px;
	padding: 0px;
	padding-left: 5px;
	height: 15px;
	width: 100%;
	border-bottom: 1px solid #cccccc;
	}
	
.nav li ul li {
	display: block;
	}

a.menu{	color: white;
	text-decoration: none;
	font-size: 10px;
	line-height: 12px;
	letter-spacing: 1px;
}

a.menu:hover {
	color: #cc0000;
	}


#navigation a {border-bottom: 1px dashed gray;}
#navigation a:hover {border-bottom: 1px solid #cc0000; }
#navigation a.active {border-bottom: 1px solid #cc0000; }

.amp {
	color: #cc0000;
}


#total_content {
	position: absolute;
	top: 1px;
	right: 1px;
	width: 590px;
	height: 328px;
	}
	
#content {
	width: 420px;
	height: 258px;	
	overflow: auto;
	clear: both;
	}
	
#trail {
	margin: 0;
	padding: 0;
	border:0;
	height: 20px;
	line-height: 20px;
	}
	
.icon {
	margin: 0px;
	padding: 0px;
	border: 0px;
	float: left;
	height: 18px;
	width: 18px;	
	}
	
h1 {	
	margin: 0;
	margin-left: 1em;
	padding: 0;
	border:0;
	float: left;
	font-family: verdana, arial, sans-serif;
	font-size: .8em;
	color: #cc0000;
	letter-spacing: .2em;
	font-weight: bold;
	}

h2 {
	margin: 0px;
	padding: 0px;
	border: 0px;
	float: left;
	font-size: 1.1em;
	color: #cc0000;
	letter-spacing:1em;
	font-weight: bold;
	line-height: 14px;
	}

h3 {
	float: left;
	font-family: verdana, arial, sans-serif;
	font-size: 1em;
	line-height: 20px;
	color: #cc0000;
	letter-spacing: .1em;
	clear: both;
	text-decoration: underline;

	}

h4 {	
	margin: 0;
	padding: 0;
	border:0;
	float: left;
	font-family: verdana, arial, sans-serif;
	font-size: .8em;
	line-height: 20px;
	color: #cc0000;
	letter-spacing: .2em;
	font-weight: bold;
	}

.text {
	font-family: verdana, arial, sans-serif;
	font-size: .8em;
	letter-spacing: 0em;
	clear: left;
	margin-right: 30px;
	margin-bottom: 30px;
	text-align: justify;
	line-height: 23px;
	}

.text img {
float: left; 
padding: 20px;
}


 /*
a.textanchor {border-bottom: 1px dashed gray; color: black;}
a.textanchor:hover {border-bottom: 1px dashed #cc0000; color: #cc0000;}
a.textanchor:visited {border-bottom: 1px dashed gray; color: #cc0000;}

.text a:visited {border-bottom: 1px dashed gray; color: #cc0000;}
 */



.text a {border-bottom: 1px dashed gray; color: black;}
.text a:hover {border-bottom: 1px dashed #cc0000; color: #cc0000;}


#right {
	clear: both;
	position: absolute;
	right: 0px;
	width: 160px;
	height: 258px;
	border: 0;
	background: reed;
	}

ul.disc {
	list-style: none;
	display: block;
	}

/* the news box on the front page */
.newsbox {
	font-family: verdana, arial, sans-serif;
	font-size: .8em;
	clear: both;
	border: 1px solid #EEEEEE;
	line-height: 1em;
	margin-top: 10px;
	margin-right: 10px;
	background: #EEEEEE;
background-image: url(../images/14.gif);
background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: bottom right;
	height: 40px;
	}

div .newsbox p{
margin: 3px;
margin-left: 45px;
 }

.newsboximg {
	float: left;
	width: 40px;
	}

#newsbox p {
	clear: none;
	float: right;
	width: 100px;
	height: 40px;
	padding: 0px;
}

a.newsanchor {color: black;}
a.newsanchor:visited {color: gray;}
a.newsanchor:hover {border-bottom: 1px dashed #cc0000; color: #cc0000;}

/* format images on the news page on about */
.newsimg {
	padding: 20px;
	align: left;
	float: left;
	}


/* the submit form on the contact page */
div.row {	
	clear:both;
	padding-top: 5px;	
	background: transparent;
	}

div.row span.label {
	float: left;
	width: 100px;
	text-align: right;
	background: transparent;
	}

input, textarea {
	border:1px solid #cc0000;
	background: transparent;
	}

input.submit {
	border:1px solid #cc0000;
	background: transparent;
	}

div.row span.forms {
	float: right;
	width: 275px;
	margin-left: 10px;
	text-align: left;
	background: transparent;
	}

/* the footer */
#footer {
	background: transparent;
	height: 30px;
	width: 100%;
	font-size: .8em;
	line-height: 20px;
	text-align: right;
	margin-top: 0px;
	color: gray;
	}
	
.date {
	color: #cc0000;
	font-weight: bold;
	}

/* the horizontal rule on the news page */	
hr 	{
	border: none 0;
	border-top: 1px solid #EEEEEE;
	width: 50%;
	height: 1px;
	text-align: center;
	align: center;
}


fieldset {
border:0;
}

#content form{
margin: 20px 0 20px 0;
	clear: both;
}


#content form p.label{
width: 400px;
clear: both;
}

#content form input{
margin-right: 190px;
float:right;
}

#content form textarea {
float: right;
margin-right: 5px;
}

#content form p.labelbox {
float: left;
margin-top: 15px;
}

#content form label{
margin: 0;
float:left;
}

#content p{
margin-bottom: 20px;
clear: both;
}

#content form p{
margin-bottom: 0px;
}

#content p.labelbutton input {
margin:10px 225px 0 0;
padding:5px 15px;
font-size:2em;
cursor:pointer;
}

div.zemThanks {
	font-weight: bold;
clear: both;
}

#content p.newsdate {
margin: 15px 0 0 0;
margin-bottom: 0px;
font-variant: caps;
color: #333;
}

h3.entry-title {
margin-top: 0;
}

dl {
clear: both;
}

dd {
margin-left: 15px;
}
