body {

	background-color:#9c9;
	font-size: 15px;
	font-family: Georgia,serif;
	font-family: "Trebuchet MS",sans-serif;
	padding:0px;
	text-align:center;
	height:100%;
	font-weight: bold;
}
.sidenav {
	width: 100px;
	display: block;
	float: left;
}

#nav {
	margin:0;
	padding:0;
	list-style:none;
}

#nav a {
	background-color:#CEFFBD;
	margin:	1px;
	text-align: center;
	display:block;
	font: bold 13px Trebuchet MS;
	color:#38C;
	text-decoration:none;
	padding:2px;
	width:100px;
	height: 15px;
	border: 4px solid #fff;

}

#nav a:hover {
	background-color:#2277AA;
    color:#000000
}
a:link {  text-decoration: none}

.top {margin: 10px 0 20px 0px;
	height: 150px;
}
.lefticon {
	float: left;
	margin: 0 12px 0 11px;
	border: 3px solid white;
	}
.navicon {
	float: left;
	margin: 18px 4px;
	border: 3px solid white;
}
.top .banner {
float: left;
	margin: 0 0px 0 33px;
	border: 2px solid #9c9;
	}

#wrapper {
	float: left;
	width:780px;

	text-align:left;

}
#innerwrap {
	margin-left: 150px;
	border: solid 2px #000;
}



#content {
	margin: 0px 0 0px 0px;
	/*border-left: 2px solid #564b47;*/
	padding: 10px;
	color: #444;
	background-color: #9c9;
	height:100%;
}



p, h2, pre {
margin: 0px;
padding: 6px 0;
}
h1.top_bar {
	border-bottom: 2px solid #564b47;
	border-top: 2px solid #564b47;

	font-size: 11px;
	text-align: right;
	color: #564b47;
	background-color: #FFCF00;
	padding:5px 15px;
	margin:0px
}


a:link { color: #4F64A7; text-decoration: none }
a:active { color: #4F64A7; text-decoration: none }
a:visited { color: #4F64A7; text-decoration: none }
a:hover { color: #4F64A7; text-decoration: none; background: #f00; }

pre {
color: #564b47;
font-size: 11px;
background-color:transparent;
font-family: Georgia,serif;
}

.alignright {
margin-top: 0;
text-align: right;
font-size: 10px;
}


#content h2 {
margin: 0;
padding: 0;
font-family:"Trebuchet MS",sans-serif;
font-size:1.1em;
font-size-adjust:none;
font-stretch:normal;
font-style:italic;
font-variant:normal;
font-weight:normal;
text-align:center;
}



#content h1 {
margin: 0;
padding: 0;
font-family:"Trebuchet MS",sans-serif;
font-size:2.3em;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
text-align:center;
}

#content p {
	text-align: justify;
	font-size: 13px;
	margin-bottom: 20px;
}

#content p.alignright {
	text-align: right;}
	
#content img {
	border: 2px solid #000;}

strong {
font-size: 13px;
}

/* image technique from nautica */
img.float_right {
    float: right;
    margin: 7px 4px 4px 16px;
    border: 1px solid;
}
img.float_left {
    float: left;
    margin: 4px 8px 4px 4px;
    border: 1px solid;
}

/*  positioning layers static and absolute */

#left p {
font-size:14px;

}

#left h2,h2 a, h2 a:link {
color: #4F64A7;
padding: 3pt 0pt;
font-size:14px;
padding-top:10px;
text-transform:uppercase;
background-color: transparent;
}
#left h2 a:visited {
color: #4F64A7;
}
#left img {border: 1px solid;}

h3 {
margin: 0;
}


/* for a good-lookin form */
label
{
font-size: 12px;
font-family: Georgia,serif;
width: 10em;
float: left;
text-align: left;
margin-right: 1em
display: block
}

input
{
color: #781351;
background: #fee3ad;
border: 1px solid #781351
}
textarea
{
color: #781351;
background: #fee3ad;
border: 1px solid #781351
}

.submit input
{
margin-left: 4.5em;
color: #000000;
background: #ffa20f;
border: 2px outset #d7b9c9;
}

/* good-looking tables */
td {
border: none;
padding: 5px;
color: #564b47;
font-size: 12px;
font-family: Georgia,serif;
color:#564b47;
text-align: center;

}
table {
border: none;
margin: 20px;
padding: 5px 20px 5px 20px;
}

/* comments */
div.comment {
    margin-bottom: 15px;
    margin-left: 25px;
}
div.comment .date {
	font-weight: bold;
}
div.comment .name {
	padding-top: 8px;
	 font-style: italic;
}

div.comment .location {
	text-transform: uppercase;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}



.highlight{
	color:#FFCF00;
}

.clearer {
	clear: both;
}

#footer {text-align: center;}
#footer h2 {
	font-size: 21px;
	font-weight: bold;
}
#footer .small {
	font-size: 10px;
}

.left_hand_pics {
	float: left;
	width: 100px;
	margin: 0px 20px 0px -5px}

.wider{
	margin:7px 63px 0px -5px;}
	
	
.left_hand_pics img {
	clear: both;
	border: 2px solid #000;
}