@charset "UTF-8";
/* CSS Document for the OMI */

body {
	text-align: center;
	background-color: #000000;
	margin:0;
	padding: 0;
	}
	
#wrapper {
	width: 785px;
	margin-top: 10;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}
p {
	color:#FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
p a:link, a:visited {
	color: #ffffff;
	border: none;
	text-decoration: underline;
	font-weight: bold;
	}
p a:hover {
	color: #CC0000;
	}

.youarehere{
	text-decoration: underline;
	}
h1 {
	font-size: 1em;
	color: #FFFFFF;
	}
h2 {
	font-size: 1.2em;
	color: #CCCCCC;
	letter-spacing: .1em;
	}

