body{
	background-color: #cccccc;
}


#wrap {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-color:#FFFFFF;
}
#top {
	margin: 0px;
	height: 91px;
	width: 950px;
	background-image: url(images/topbar.jpg);
	background-repeat: no-repeat;
	display:block;
}
#topr {
	margin: 0px;
	float: right;
	width: 500px;
	display:block;
	
}

#row {
	margin: 0px;
	float: left;
	width:316px;
	display:block;
}

#row2 {
	margin: 0px;
	float: left;
	width:630px;
	display:block;
}


#flash {
	margin: 0px;
	height: 321px;
	width: 950px;
	display:block;
}


#links {
	margin: 0px;
	height: 40px;
	width: 950px;
	background-image: url(images/linksbar.jpg);
	background-repeat: no-repeat;
	display:block;}
	


#logos {
	margin: 0px;
	clear: both;
	width: 950px;
	text-align: center;
}
#bot {
	background-image: url(images/bottombg.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	clear: both;
	height: 40px;
	width: 950px;
}

#bullet{
	list-style-image: url(images/bullet.jpg);
}

p{
	font-family: Arial, Helvetica, sans-serif, Trebuchet MS;
	font-size: 12px;
	margin-left:10px;
	margin-right:10px;
	text-align:justify;
	}
p.center{
	font-family: Arial, Helvetica, sans-serif, Trebuchet MS;
	font-size: 12px;
	margin-left:10px;
	margin-right:10px;
	text-align:center;
	}
	
h1{
	font-family: Arial, Helvetica, sans-serif, Trebuchet MS;
	font-size: 16px;
	font-weight:bold;
	margin-left:10px;
	margin-right:10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	}


ul{
	font-family: Arial, Helvetica, sans-serif, Trebuchet MS;
	font-size: 12px;
	text-align:justify;
	}

.date{
	font-size:10px;
	text-align:right;}
	
.add{
	font-size:10px;
	text-align:center;
	padding-top:3px;}
	
	
	
.bold{
	font-family: Arial, Helvetica, sans-serif, Trebuchet MS;
	font-size: 13px;
	font-weight:bold;
	text-align:right;
	padding-top:15px;
	margin:0px;}
	
	
.padd{
	padding-top:15px;
	margin:0px;}


	
	
	
.red{
	color:#ff3334;}

.menu{
	color:#ff3334;}




a:link {
	color: #FF3334;
	text-decoration:none;
}
a:visited {
	color: #FF3334;
	text-decoration:none;
}


a:hover {
	color: #999999;
	text-decoration:none;
}



a.blacklinks:link {
	color: #000000;
	text-decoration:none;
}
a.blacklinks:visited {
	color: #000000;
	text-decoration:none;
}
a.blacklinks:hover {
	color: #999999;
	text-decoration:none;
}



a.greenlinks:link {
	color: #667719;
}
a.greenlinks:visited {
	color: #667719;
}
a.greenlinks:hover {
	color: #999999;
}



a.top:link {
font-family: Arial, Helvetica, sans-serif, Trebuchet MS;
	font-size: 13px;
	font-weight:bold;
	color: #000000;
	text-decoration: none;
	padding-left:10px;
	padding-right:10px;
	line-height:10px;
}
a.top:visited {
font-family: Arial, Helvetica, sans-serif, Trebuchet MS;
	font-size: 13px;
	font-weight:bold;
	color: #000000;
	text-decoration: none;
	padding-left:10px;
	padding-right:10px;
	line-height:10px;
}
a.top:hover {
font-family: Arial, Helvetica, sans-serif, Trebuchet MS;
	font-size: 13px;
	font-weight:bold;
	color: #999999;
	text-decoration: none;
	padding-left:10px;
	padding-right:10px;
	line-height:10px;
}
