#header{
	text-align: center;
}
#container
{
	width: 750px;
	margin: auto;
	padding-bottom: 10px;
	
	}

#leftcolumn{
	float: left;
	width: 150px;
	margin-top: 10px;
}

#maincolumn{
	margin: 0px 150px 0px 150px;
}

#right{
float: right;
	width: 150px;
	margin-top: 10px;
}
#footer{
	width: 750px;
	font-family: tahoma,arial,sans-serif;
	text-align: center;
	font-size: 10px;
	margin-top: 15px;
	margin: auto;
	clear: both;
}

h2{
	font-family: tahoma,arial,sans-serif;
	text-align: center;
	margin: 10px 0px 0px 0px;
}
p{
      
   font-family: verdana, arial, sans-serif;
   font-size: 12px;
   color: #555555;
   line-height: 15px;
   text-indent: 10px;
   }

.highlight{
	background-color: #ffff00;
}
.leftnavhead
{width: 100%;
height: 20px;
text-align: center;
color: #444444;
font-family: Tahoma,Arial,Sans-Serif;
font-weight: bold;
}



a:link{
	color: #2a2a8a;
	text-decoration: none;
	
}

a:visited{
	color: #aeaeff;
	text-decoration: none;
}

a:hover
{
	color: red;
	text-decoration: underline;
}

ol{
	list-style-type: square;
	margin-top: 20px;
	line-height: 25px;
	}
li{
	display: block;
	text-align: left;
	font-family: verdana, arial, sans-serif;
    font-size: 12px;
     	}
hr{
	width:50%;
	height: 0.25pt;
	color: #bbb;
}
/* set dimensions, alignment, background-color for ad space */
.hopfeed_div {
	padding: 0px;
	margin: 0px;
	text-align:left;
	background-color:#FFFFFF;
	width:149px;
	height:600px;
	line-height: 15px;
}

/* set dimensions, alignment, background-color for ad space */
.hopfeed_header {
	font-size:7pt;
	font-family:Verdana, Arial, Helvetica, Sans Serif;
}

/* set the <ul> display format and margins */
.hopfeed_ul {
	list-style:none;
	margin: 0;
	padding: 0 0 0 0;
}

/* set the <li> display format and margins */
.hopfeed_li {
	margin:0px;
	padding:0px;
}

/* set the normal title link font */
.hopfeed_link a{
	font-size:9pt;
	font-family:Verdana, Arial, Helvetica, Sans Serif;
	font-weight: bold;
	color:#3300FF;
}

/* set the mouseover title link font */
.hopfeed_link a:hover {
	color:#3300FF;
}

/* set the description font */
.hopfeed_desc {
	font-size:8pt;
	color:#000000;
}
