*{
	padding: 0px;
	margin: 0px;
}

body{
	font-family: Arial, Helvetica, sans-serif;
	background-color: #E4E2D7;
	font-size: 12px;
	padding-top: 25px;
}

A:link{
	text-decoration: none;
	color:  #ffffff;
	font-size: 12px;
}

A:visited {
	text-decoration: none;
	color:  #ffffff;
	font-size: 12px;
}

A:hover {
	text-decoration: none;
	color: #3f3f3f;
	font-size: 12px;
}

A:active {
	text-decoration: none;
	color:  #ffffff;
	font-size: 12px;
}

.updates A:link {
	text-decoration: none;
	color:  #3f3f3f;
	font-size: 12px;
	font-weight: bold;
}

.updates A:visited {
	text-decoration: none;
	color:  #3f3f3f;
	font-size: 12px;
	font-weight: bold;
}

.updates A:hover {
	text-decoration: underline;
	color: #3f3f3f;
	font-size: 12px;
	font-weight: bold;
}

.updates A:active {
	text-decoration: none;
	color:  #3f3f3f;
	font-size: 12px;
	font-weight: bold;
}

.newlink A:link {
	text-decoration: underline;
	color:  #3f3f3f;
	font-size: 12px;
	font-weight: bold;
}

.newlink A:visited {
	text-decoration: underline;
	color:  #3f3f3f;
	font-size: 12px;
	font-weight: bold;
}

.newlink A:hover {
	text-decoration: underline;
	color: #3f3f3f;
	font-size: 12px;
	font-weight: bold;
}

.newlink A:active {
	text-decoration: underline;
	color:  #3f3f3f;
	font-size: 12px;
	font-weight: bold;
}


#paragraph_headline{
color: #3f3f3f;
font-size: 24px;
line-height: 1.7;
}

#paragraph_subhead{
color: #3f3f3f;
font-size: 12px;
font-weight: bold;
font-style: italic;
}

#paragraph{
font-size: 12px;
color: #3f3f3f;
line-height: 1.2;
padding-left: 25px;
}

#paragraph_news{
font-size: 12px;
border-top: 1px solid;
border-color: #ffffff;	
padding-top: 15px;
color: #3f3f3f;
line-height: 1.2;
}

#paragraph_navigation{
font-size: 12px;
color: #ffffff;
}

#paragraph_footer{
font-size: 9px;
color: #3f3f3f;
}

#paragraph_highlight{
font-size: 24px;
color: #626366;
}

#container{
position: relative;
width: 800px;
margin-left: auto;
margin-right: auto;
background-image: url('../images/interface_middle.jpg');background-repeat: repeat-y;
}

#top{
position: relative;
width: 800px;
height: 20px;
margin-left: auto;
margin-right: auto;
background-image: url('../images/interface_top.jpg');
}

#bottom{
position: relative;
width: 800px;
height: 20px;
margin-left: auto;
margin-right: auto;
background-image: url('../images/interface_bottom.jpg');
}

#header{
position: relative;
height: 200px;
width: 744px;
margin-left: auto;
margin-right: auto;
background-color: #000000;
}

#navigation{
position: relative;
height: 27px;
width: 729px;
padding-top: 13px;
padding-left: 15px;
background-color: #E44434;
margin-left: auto;
margin-right: auto;
border-top: 1px solid;
border-bottom: 1px solid;
border-color: #ffffff;
}

#main_content_container{
position: relative;
width: 644px;
margin-left: auto;
margin-right: auto;
padding-top: 50px;
padding-bottom: 50px;
background-color: #E4E2D7;
}

#newsletter_container{
position: relative;
width: 744px;
margin-left: auto;
margin-right: auto;
background-color: #E4E2D7;
}

#newsletter_content{
width: 664px;
margin-left: auto;
margin-right: auto;
height: 300px;
padding-left: 55px;
padding-right: 25px;
padding-top: 25px;
}

#newsletter_header{
width: 729px;
height: 20px;
margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 15px;
background-color: #E44434;
}

#newsletter_header p{
color: #ffffff;
}

#main_content_container_home{
position: relative;
width: 744px;
margin-left: auto;
margin-right: auto;
}

#homecontent_one{
position: relative;
width: 189px;
height: 200px;
border-left: 1px solid;
border-color: #ffffff;
background-color: #D3D1C5;
padding-left: 15px;
padding-right: 15px;
padding-top: 55px;
padding-bottom: 15px;
float: right;
}

#homecontent_two{
position: relative;
width: 454px;
height: 200px;
padding-left: 25px;
padding-right: 25px;
padding-top: 55px;
padding-bottom: 15px;
}

#downtown_content_container{
position: relative;
width: 695px;
margin-left: auto;
margin-right: auto;
padding-top: 50px;
padding-bottom: 50px;
background-color: #E4E2D7;
}

#footer{
position: relative;
height: 30px;
width: 744px;
margin-left: auto;
margin-right: auto;
}

#footer_image{
position: relative;
width: 744px;
margin-left: auto;
margin-right: auto;
background-color: #000000;
border-top: 1px solid;
border-color: #ffffff;
}

#updates{
height: 150px;	
padding-right: 10px;
}

#homepage_paragraph{
height: 150px;
padding-left: 10px;
}












