body { background-color: #003366;
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #00CC99;
	margin-top:none;
	margin-bottom:none;
	margin:none;
}

a { color: #00FF99;
}

a:hover { color: #99FF99;
}

hr { color: #003366;
	border-size: 1px;
	border-style:dashed;
}

h2 { color: #00FF99;
	font-family: garamond, georgia;
	font-size:15px;
	line-height:12px;
	border-bottom-style: dashed;
	border-bottom-color: #00556F;
	border-bottom-size: 3px;
}

h3 { color: #88FFBB;
	font-family: garamond, georgia;
	text-transform: uppercase;
	font-size:17px;
	line-height:12px;
	border-bottom-style: dashed;
	border-bottom-color: #00556F;
	border-bottom-size: 3px;
}


table.contact { border: none;
                border-collapse: collapse;
		margin-right: 15px;
		margin-bottom: 15px;
}
td, th { padding: 4px;
}
th {    font-weight: 200;
	font-size: 12px;
	font-family: arial;
	text-transform: uppercase;
	background-color: #003366;
	border-right-color: #001A4D;
	border-right-size: 1px;
	border-right-style: solid;
	border-bottom-color: #001A4D;
	border-bottom-style: dotted;
}
.tr1 {background-color: #002255;
}
.tr2 {background-color: #003366;
}


#container { position:absolute;
	top:0px;
	left:0px;
	background-color: #003366;
	color: #000000;
	min-width:700;
	margin-top: none;
	margin: none;
}

#header { color: #00FF99;
	background-color: #003366;
        line-height:30pt;
        font-size:50pt;
	font-family: garamond, arial;
        height:150px;
	margin-top:none;
	margin:none;
}

iframe { border-size: 0px;
}

#leftcolumn { float: left;
	width: 150px;
	background-color: #001A4D;
	overflow:auto;
	padding: 5px 5px 5px 5px;
	color: #229988;
}

#main { margin-left: 150px;
	background-color:#003366;
	margin-right:150px;
}

#journal { margin-right:250px;
}

.content { padding: 0px 10px 0 20px;
	display:block;
	color: #00CC99;
}

.nav { text-decoration: none;
	margin-top:none;
	margin-bottom:5px;
	margin-left:5px;
	margin-right:5px;
	display: block;
	list-style-type: circle;
}

li:hover { list-style-type: disc;
}

.navbar { margin-top:none;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:10px;
}

.button { background-color: #001A4D;
	width:100px;
	padding:0px 15px;
	color: #00FF99;
	font-family: garamond;
	font-size:16px;
	text-align:center;
	text-decoration:none;
}

.button:hover { background-color: #1A7373;
}

.thumb { height: 150px;
	opacity:0.4;
	filter:alpha(opacity=40);
	padding: 10px 10px 10px 10px;
}

.thumb:hover { opacity:1;filter:alpha(opacity=100);
	position:relative;
}

.copyright { font-size:9px;
	font-color:#000000;
	font-family:arial;
	display:block;
	border:none;
}

.copyright a:hover { color:#00CC99;
}
