body {
	background:url(images/sky_bg.jpg) repeat-x;
	color: #ffffff;
}


#main_container {

width:960px;
margin:auto;
}




.header  {


width:960px;
height:233px;
position:relative;

}

.nav  {

width:350px;
height:20px;
margin-left:560px;
margin-top:185px;
position:absolute;
color:#ffffff;
font-size:7pt;
text-transform: uppercase;
}

.container_bg  {


background: url(content_bg_shadow.png) repeat-x;
width:960px;
height:538px;

}

.container_content  {

/*border: 1px solid black;*/
background: url(content_bg_shadow.png) repeat-y;
width:900px;
height:535px;
margin:auto;

}

.top_links  {

/*border: 1px solid black;*/
width:553px;
height:207px;
margin:auto;


}

.roll_text {
	position:absolute;
	color:#234165;
	left: 20px;
	top: 130px;
	font: bold .8em times;
	width:124px;
	height:49px;
	text-align:center;



}

#roll_1 {
float:left;
position:relative;

}

#roll_2 {
margin-left:25px;
float:left;
position:relative;

}

#roll_3 {
margin-left:25px;
float:left;
position:relative;

}



.divider {
margin:auto;



}


.citypride  {
font-size: 13px;
width:100px;
height:150px;
color:#75715F;
position:absolute;
margin-left:760px;
padding-top:85px;
}

.content_text  {
	width:580px;
	color:#75715F;
	font-size:12pt;
	font-style:arial;
	float:left;
	padding-left:30px;
	padding-top:10px;
	position:absolute;
	height: 454px;
}

.sub_content_text  {
	width:815px;
	color:#75715F;
	font-size:12pt;
	font-style:arial;
	float:left;
	padding-left:30px;
	padding-top:10px;
	position:absolute;
	height: 454px;
}


.content  {
position:absolute;
width:888;
}


.style2 {
margin-left:50px;

}

.content_right_image  {

/*border: 1px solid black;*/
height:283px;
padding-left:430px;
padding-top:25px;
position:absolute;
}

.content_right_text  {

/*border: 1px solid red;*/
width:50px;
margin-left:-10px;
margin-top:11px;
position:relative;
font-size:12pt;
font-style:arial;
color:#75715F;
}





.footer  {

/*border: 1px solid black;*/
height:36px;
width:960px; 
background-repeat: no-repeat; 
margin:auto;

}

.dbc  {

/*border: 1px solid black;*/
height:19px;
width:22px; 
margin:auto;

}

a:link {
    color: #ffffff;
    font-weight: 7pt;
	text-decoration:none;
}
a:visited {
    color: #ffffff;
	text-decoration:none;
}
a:hover {
    color: #b6bbbf;

}
a:active {
    color: #b6bbbf;
	text-decoration:none;

}

.roll_text a:link {
    color: #224164;
	text-decoration:none;
}
.roll_text a:visited {
    color: #224164;
	text-decoration:none;
}
.roll_text a:hover {
    color: #5b86b6;

}
.roll_text a:active {
    color: #224164;
	text-decoration:none;

}

.content a:link {
    color: #000000;
    font-weight: 7pt;
	text-decoration:none;
}
.content a:visited {
    color: #000000;
	text-decoration:none;
}
.content a:hover {
    color: #b6bbbf;
	color: #50555a;

}
.content a:active {
    color: #50555a;
	text-decoration:none;

}