body {
	margin:0px auto 0px auto;
	background:#000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;	
	line-height:15px;
	color:#FFF;
	background-image:url(../images/wrap-back-bg.gif);
	background-position:top;
	background-repeat:repeat-y;
	}
	
#main {
	width:920px;
	height:auto;
	margin:0px auto 0px auto;
	padding:0px 0px 0px 0px;
	}

#header {
	width:920px;
	height:260px;
	float:left;
	background-image:url(../images/header.jpg);
	background-position:top;	
	background-repeat:no-repeat;
	}

#holder {
	float:left;
	width:920px;
	padding:0px 0px 0px 0px;
	}
	
#content {
	width:690px;
	float:right;
	padding:0px 0px 0px 0px;
	border-top:2px solid #FFF;
	background-image:url(../images/sq.jpg);
	
	}
	
#menu {
	width:200px;
	float:left;
	}	
		
#left {
	width:315px;
	float:left;
	padding:25px 10px 3px 15px;
	}	
	
#right {
	width:320px;
	float:right;
	padding:25px 10px 3px 10px;
	}

#footer_image {
	width:920px;
	float:left;
	background-color:#FFF;
	margin-top:3px;
	}
		
.heading{
	font-size:19px;
	font-weight:100;
	width:100%;
	background-color:#FFFF66;
	padding:3px;
	color:#000000;
	text-align: center;
}

.title{
	font-size:14px;
	font-weight:bold;
	width:100%;
	color:#FFF;
	padding:3px;
	background-color:#111111;
	line-height:25px;
}

.large{
	font-size:18px;
	font-weight:bold;
	color:#FFF;
}

.date{
	font-weight:bold;
	width:100%;
	color:#FFF;
	padding:2px;
	background-color:#CC0000;
}

.link {color: #FFFF33}

	a{
	color:#FFFF33;
	text-decoration:none;
	}
	
	a:hover{
	color:#FFFF33;
	text-decoration:none;
	background-color:#000000;
	}
	
ul.vert-one{margin:0;padding:0;list-style-type:none;display:block;
font:bold 15px Arial, sans-serif;line-height:200%; font-weight:200;
width:200px;}

ul.vert-one li{margin:0;padding:0;}

ul.vert-one li a{display:block;text-decoration:none;color:#474f17;
background:#dfe7d6;padding:0 0 0 20px;width:180px;}

ul.vert-one li a:hover{
background:#dfe7d6 url("../images/vert-one_arrow.gif") no-repeat 0 11px;
color:#CC0000;
}

ul.vert-one li a.current,ul.vert-one li a.current:hover{
background:#dfe7d6 url("../images/vert-one_arrow.gif") no-repeat 0 11px;

}
.red {
	color: #F00;
}
.yellow {
	color: #FF6;
}

