a{
 text-decoration:none;
	color:black;
}

body{
 margin:0px;
 padding:0px;
 font-family:arial, sans-serif;
}

#footer{
 clear:both;
 width:795px;
 font-family:'arial narrow', arial, sans-serif;
 font-size:15px;
 padding:0 0 10px 0;
}

#green_block{
 width:147px;
 height:68px;
 background-image:url('../images/green_block.gif');
 background-repeat:no-repeat;
 font-weight:bold;
 color:white;
 padding:10px 0 0 0;
 font-family:'courier new';
 text-align:center;
}

#header{
 height:90px;
}

#header_text{
 color:#C51C2C;
 font-style:italic;
 font-weight:bold;
 float:left;
 padding:17px 0 0 0;
 font-family:'courier new';
 font-size:17px;
}

#left_col{
 clear:both;
 width:150px;
 float:left;
 padding:16px 0 0 0;
	height:600px;
}

#left_menu{
	width:150px;
}

#left_menu_item{
 width:150px;
 background-image:url('../images/menu_mid.gif');
 background-repeat:repeat-y;
 height:27px;
 font-weight:bold;
 padding:0 0 0 12px;
}

#left_menu_low{
 width:150px;
 background-image:url('../images/menu_low.gif');
 background-repeat:no-repeat;
}

#left_menu_top{
 width:150px;
 background-image:url('../images/menu_top.gif');
 background-repeat:no-repeat;
 height:17px;
}

#main{
	float: left;
 width:645px;
}

#main_low{
 width:637px;
 background-image:url('../images/main_low.gif');
 background-repeat:no-repeat;
 height:45px;
}

#main_mid{
 width:610px;
 background-image:url('../images/main_mid.gif');
 background-repeat:repeat-y;
 padding:0 0 0 20px;
	font-size:11px;
}

#main_top_feed{
 width:637px;
 background-image:url('../images/main_top_feed.gif');
 background-repeat:no-repeat;
 height:22px;
}


#main_top{
 width:637px;
 background-image:url('../images/main_top.gif');
 background-repeat:no-repeat;
 height:34px;
 color:#C51C2C;
 font-style:italic;
 font-weight:bold;
 padding:30px 0 0 20px;
 font-family:'courier new';
 font-size:17px;
}


#red_block{
 width:147px;
 height:67px;
 background-image:url('../images/red_block.gif');
 background-repeat:no-repeat;
 font-weight:bold;
 color:white;
 padding:22px 0 0 20px;
 font-family:'courier new';
}

#site_window{
 width:795px;
}