body {
	color:#111111;
	font-family: arial;
	margin:0;
	border:0;
}
	h2	{clear:both;padding-top:20px; color:white;}
#logo{
	position: absolute;
	top:	10px;
	left: 	20px;
	border:0px;
}
#logo img {
	border:0px;
}
#header1 {
	border:0px;
	background:#111111;
	height:125px;
	border-bottom: 2px solid #777777;
}
#header1 a:link, #header1 a:visited,  {
	color:#ffffff;
	text-decoration:none;
}

#topnav{
	position: absolute;
	top:	100px;
	left: 	380px;
}
#topnav ul {list-style:none;margin:0;padding:0;
}
#topnav li {
	margin:0px;
	padding:0px 15px;
	text-align:left;
	display: inline;	
	font-size:16px;
}
#topnav li a:link, #topnav li a:visited {
	height:100%;color:#FFF;
	text-decoration:none;
	border-bottom:0px dotted #b9242a;
	font-size:16px;
}
.selected {
	color:#b9242a;
}
#headRight{
	position: absolute;
	top:	5px;
	left: 	600px;
	color:#eeeeee;
	font-size:12px;
	line-height:20px;
	font-weight:normal;
	width:400px;
}
#headRight a:link, #headRight a:visited {
	color:#ffffff;
	text-decoration:none;
	border-bottom:0px dotted #b9242a;
	font-size:12px;
}
#headRight a:hover {
	color:#ffffff;
	text-decoration:none;
	border-bottom:1px dotted #b9242a;
}
#headRight img {
	height:15px;
	width:15px;
	border:0px;
	margin-right:4px;
	margin-bottom:-5px;
}
#block {
	float:left;
}
.left img {
	float:left;
	height:120px;
	margin-right: 10px;
	border:1px solid #b9242a;
}

.right img {
	float:right;
	height:120px;
	margin-left: 10px;
	border:1px solid #b9242a;
}
#wrapper a {
	color:#b9242a;
	text-decoration:none;
	border-bottom:1px dotted #b9242a;
}
h2 a:link, h2 a:visited	 {color:white;}
