@charset "UTF-8";
/* CSS Document */


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-image:url(images/bg_page.gif); background-repeat:repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center;
}

#top_blue { 
	width:980px;
	height:40px;
	margin: 0 auto;
	text-align:left;
	
}

#top_nav { 
	width:980px; 
	height:73px;
	margin: 0 auto;
	text-align:right;


}



#header { 
	width:940px; 
	padding-left:40px;
	font:Tahoma, Geneva, sans-serif large;
	margin: 0 auto;
	text-align:left;

}



#content { 
	width:900px; 
	padding:20px 40px 0 40px;
	margin: 0 auto;
	background-color:#107bae;
	background-image:url(images/bg_clouds.gif); background-repeat:no-repeat; 
	background-position:bottom;	
	padding-bottom:240px;
	text-align:left;
}
#content a {
	color:#FFF;	
}

#content_bottom { 
	width:940px; 
	margin: 0 auto;
	text-align:center;
	background-color:#fff;
	padding: 40px 20px 20px 20px;


}

#footer {
	width:900px; 
	padding:10px 40px 40px 40px;
	bottom: absolute;
	text-align:center; color:#0e96d4;
}
#footer a {
color:#0e96d4; text-decoration:none;	
}

#content_left { /* main content  */
	font-size:15px;
	line-height:28px;
	color:#fff;	
	text-align: justify;
	width:540px;
	
}


#side_content {  /* on the right  */
	width: 250px;
	margin:0 0 0 40px;
	float:right;
	font-size:13px;
	line-height:17px;
	font-weight:bold;
	color:#fbface;
	
}
#side_conten a {
	color:#fbface;	
}

#hdr { margin:30px 0 60px 0;	
}
#pict { margin:5px 0 5px 20px; 
}

p { margin-top:0; }

h2 {  color:#fbface; margin:20px 0 20px 0; font-weight:normal; font-size:18px;}
h3, h3 a {  color:#cc9a35; margin:0 0 20px 0; font-weight:normal; font-size:24px; text-decoration:none;} /* 1d9bd7   */

/*ul { margin-top: 0; margin-left:0; padding-left:0; font-size:12px; list-style:none; line-height:14px; } */
ul { margin-left:15px; padding-left:0; font-size:12px;  }  /* list-style: disc; */
ul li { margin-bottom:3px; padding-bottom: 3px;}

.regular_text {
	line-height:14px;
}



.twit-date {
	display:block;
}

#conent_spacer { width:1px; height:250px;
	
}






