body {
	background: red url(redsmoke.jpg) repeat;
	color: #FFFFFF;
	margin-right: 0;
	margin-left: 0;
	margin-top: 0;
	margin-bottom: 0;
	font-family:  "Book Antiqua", "ZapfCalligr BT", Palatino, serif;
	font-weight: normal }
hr {
	display: none;
	}
h1 {
	margin-bottom: 0;
	color: #FFCC99;
	font-size: 235%;
	line-height: 98%;
	}
h2 {
	font-size: 150%;
	}
h3 {
	font-size: 125%;
	font-style: italic;
	}
p {
	color: #FFEECC;
	font-size: 100%;
	font-weight: normal;
	line-height: 140%;
	}
address {
	font-size: 70%;
	font-style: italic;
	}
address a {
	color: #FFFFFF;
	text-decoration: none;
	}
address a:hover {
	text-d: white;
	text-decoration: underline;
	}
em {
	font-style: italic;
	font-weight: bold;
	}
.soclogo {
	position: absolute;
	z-index: 2;
	top: 6px;
	left: 46px;
	height: 47px;
	width: 200px;
	background: url(soclogow_on_bl.gif) no-repeat;
	position: fixed;
	}
.soclogo h6 {
	visibility: hidden;
	}	
.soclogo img {
	display: none;
	}
.idtop {
	margin-right: 2%;
	height: 54px;
	color: red;
	}
.idtop h4 {
	font-size: 80%;
	text-align: right;
	text-decoration: underline;
	}
.menu {
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	width: 124px;
	height: 100%;
	background: #000066;
	margin-left: 0;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 16px;
	border-right: solid #C00 1px;
	position: fixed;
	}
.menu p {
	margin-left: 15px;
	margin-right: 6px;
	margin-top: 64px;
	margin-bottom: 8px;
	color: #FF0000;
	font-style: italic;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 15px;
	line-height: 17px;
	}
.menu ul {
	color: #FF0000;
	margin-top: 6px;
	font-size: 15px;
	font-weight: bold;
	list-style-type: circle;
	}
.menu li {
	margin-bottom: 3px;
	margin-left: 0px;
	}
.menu a {
	color: #FF0000;
	text-decoration: none;
	}
.menu a:hover {
	color: white;
	}
.three {
	list-style-type: disc;
	}
.body {
	margin-left: 164px;
	margin-right: 6%;
	}
