body {
margin:0px;
padding:0px;
background-color:#FFF;
color:white;
font-family:arial;
}

#container {
width:950px;
margin:auto;
border:solid 10px #EEE;
padding:5px;
}

#topbox {
width:950px;
height:65px;
border-bottom:solid 2px #aaa;
}

#logo {
width:216px;
height:41px;
float:left;
}

#adsense {
float:right;
text-align:right;
margin:auto;
width:710px;
padding-top:10px;
height:25px;
overflow:hidden;
}

#strap {
float:right;
font-size:8pt;
font-weight:bold;
color:#000;
padding-right:5px;
text-align:right;
}

#MainCol {
float:left;
width:750px;
}

#RightCol {
height:1150px;
}

a {
color:green;
text-decoration:none;
}

a:hover {
text-decoration:underline;
}
a.who {
color:red;
}
a.bitlink {
color:blue;
}

a.widelink:hover {
background-color:yellow;
}
div#footer {
	margin-top:5px;
	color:#000;
	text-align:center;
}

a.newslink {
font-size:11pt;
font-weight:bold;
}
a.newslink:hover {
color:red;
}

#menu {
	background: #000080;
	float: right;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
}
#menu li {
	float: right;
	font: 67.5% "arial", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-weight:bold;
	margin: 0;
	padding: 0;
}
#menu a {
	background: #000080 url("images/seperator.gif") bottom right no-repeat;
	color: #FFF;
	display: block;
	float: left;
	margin: 0;
	padding: 3px 12px;
	text-decoration: none;
}
#menu a:hover {
	background-color: #F00;
	color: #fff;
	padding-bottom: 3px;
}
	
a.headlink {
color:black;
text-decoration:none;
}

a.headlink:hover {
color:blue;
}
#BoxContent {
	text-align: justify;
	font-weight: normal;
	color: #000;
	padding: 3px;
	background-color: White;
	font: 10pt Verdana, Geneva, Arial, Helvetica, sans-serif;
}
