BODY
  {
	background:url(background.jpg) no-repeat fixed;
	margin: 0 0 0 0;
  }

#container
{
	width:807px;
}

#main
{
	width:100%; 
	background-color:#FFF; 
	text-align:left; 
	padding-bottom:20px;
	font-family:arial;
}

#section_left
{
	width:50%; float:left; 
}
#section_right
{
	width:49.9%; float: right;
}

#section_full
{
	width:100%;
}

.full_section
{
	background:white; 
	border-left:solid #39F 1px;
	border-right:solid #39F 1px;
	background-image:url(boxbg.png);
}

.sections
{
	width:355px;
	background:white;
	border-left:solid #39F 1px;
	border-right:solid #39F 1px;
	border-bottom:solid #39F 1px;
	background-image:url(boxbg.png);
	margin-bottom:20px;
}

.sections .content, .full_content
{
	margin:0 50px 0 50px; 
	text-align:left;
	font-family:arial;
	font-size:12pt;
	color:#FFF;
}


.sections .content a.header, .full_content a.header
{
	color:#CCF;
	text-decoration:none;
	font-weight:bold;
	font-size:10pt;
	display:block;
	margin:5px 0 5px 0 ;

}

.sections .content a.readmore
{
	color:#CCF;
	text-decoration:underline;
	font-weight:normal;
	display:inline;
	margin-bottom:0px;
}

#full_header_graphic
{
	text-align:left;
}

a.readmore, .sections .content
{
	font-size:9pt;
}

a.readmore
{
	color:#CCF;
}

#footer
{
	width:100%; 
	height:45px;  
	background-color:#07243e; 
	color:#FFF;
	font-family:arial;
	font-size:9pt;
	text-align:center;
}

#footer_content
{
	text-align:center;
	width:100%; 
	height:45px;  
	color:#FFF;
	font-family:arial;
	font-size:9pt;
	padding-top:15px;
}

#breadcrumb
{
	height:35px;
	padding-top:10px;
	color:white;
	font-weight:bold;
}

#breadcrumb a
{
	color:white;
	font-weight:bold;
}

#breadcrumb a
{
	color:white;
	font-weight:bold;
	text-decoration:underline;
}

#breadcrumb a:hover
{
	color:#FF0;
	font-weight:bold;
	text-decoration:none;
}

#social_media_icons
{
	height:35px;
	margin:5px 10px;
	width:95%;
	text-align:right;
}

#social_media_icons IMG
{
	margin-left:10px;
}

#bottom
{
	border-top:1px #CCF solid;
	font-size:14pt;
	margin-top:35px;
	padding-top:35px;
	font-weight:bold;

}

#next
{
	height:20px;
	margin-top:40px;
	width:90%;
	text-align:right;
}

#next a
{
	color:#CCF;
	text-decoration:none;
	font-weight:bold;
}

#next a:hover
{
	color:#FFF;
}


#category_page a.header
{
	color:#CCF;
	text-decoration:none;
	font-weight:bold;
	font-size:14pt;
	display:block;
	margin:5px 0 5px 0 ;

}

#category_page a.header:hover
{
	color:#FF0;
	text-decoration:underline;
}

h3
{
	font-size:12pt;
}

h4
{
	font-size:11pt;
	border-bottom:1px solid #999;
}

h3#main_heading
{
	border-bottom:1px solid #CCF;
	font-size:16pt;
}

#navbar
{
	width:100%;
	height:35px;
	background-color:#000;
	margin: 0 0 0 0 ;
}

#navbar #links
{
	width:100%;
	height:20px;
	padding-top:7px;
}

#navbar a
{
	color:#CCF;
	text-decoration:none;
	font-family:arial;
	font-weight:bold;
	font-size:10pt;
	margin:0px 7px 0px 7px ;

}

#navbar a:hover
{
	color:#FFF;

}

#blog_syndicator
{
	width:100%;
	height:200px;
	text-align:left;
	background-color:#10375b;
}

.blog_section
{
	height:50px;
	color:#FFF;
	font-family:arial;	
	font-size:10pt;
	margin-left:40px;
	margin-top:10px;
}

.blog_section a
{
	color:#FFF;
	font-family:arial;	
}

#blog_syndicator H3
{
	color:#99F;
	font-family:arial;
	margin-left:35px;

}

#main .content, 
{
	font-family:arial;
	font-size:12pt;
	width:85%;
	padding-left:15px;
	font-family:arial;
}

h2
{
	font-family:arial;
	font-size:14pt;
}

#main .content, 
{
	font-family:arial; 	font-size:12pt; width:85%; 	padding-left:15px;
}

.form_group
{
	margin-bottom:20px;
}
