div.fluid
{
width: 90%;
}


div.fixed
{
width: 950px;
}


*
{
margin: 0em;
padding: 0em;
}

body
{
	background-color: #fff;
	color: #585858;
	font-size: 9pt;
	font-family: "trebuchet ms";
	background-image: url(img/bg_main.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

h1,h2,h3,h4,h5,h6
{
font-weight: normal;
letter-spacing: -1px;
color: #555555;
font-size: 2.1em;
text-transform: lowercase;
}

h3,h4,h5,h6
{
color: #555555;
}

h1 span
{
font-weight: bold;
}

h3 span
{
font-weight: bold;
}

h4 span
{
font-weight: bold;
}

br.clear
{
clear: both;
}

img
{
	padding: 3px;
	border: solid 1px #e1e1e1;
}

img.floatTL
{
	float: left;
	margin-right: 1.5em;
	margin-bottom: 300px;
	margin-top: 0.5em;
	width: 150px;
		-moz-border-radius: 7px; -webkit-border-radius: 7px;
			box-shadow: 0px 0px 7px #777;
-webkit-box-shadow: 0px 0px 7px #777;
-moz-box-shadow: 0px 0px 7px #777;
}

img.floatTL:hover
{
			box-shadow: 0px 0px 7px #0a3367;
-webkit-box-shadow: 0px 0px 7px #0a3367;
-moz-box-shadow: 0px 0px 7px #0a3367;
}

a
{
text-decoration: none;
color: #943EA6;
}

a:hover
{
	text-decoration: none;
	color: #888888;
}

ul.links
{
list-style: none;
}

ul.links li
{
line-height: 2em;
}

ul.links li.first
{
}

p
{
line-height: 21px;
}



#header
{
	width:100%;
	height:300px;
}

#header_inner
{
	position: relative;
	width: 950px;
	height:300px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(img/header.png);
	background-repeat: no-repeat;
	background-position: right top;
}



#logo
{
	position: absolute;
	bottom: 0.6em;
	right: 0em;
	height: 100px;
	width: 422px;
	margin-right: 20px;
	background-image: url(img/logo.png);
	background-repeat: no-repeat;
	margin-bottom: 3px;
}





#menu
{
	position: absolute;
	bottom: 0em;
	float: left;
	left: 0em;
}

#menu ul
{
	list-style: none;
	margin-left: 15px;
}

#menu li
{
float: left;
}

#menu li a
{
	margin-left: 0.5em;
	display: block;
	background: #fff url('img/n4.gif') repeat-x;
	border: solid 1px #fff;
	color: #616161;
	font-size: 1em;
	text-transform: lowercase;
	text-decoration: none;
	padding-top: 1.1em;
	padding-right: 1.5em;
	padding-bottom: 1em;
	padding-left: 1.5em;
-moz-border-radius-topleft: 10px; 

-webkit-border-top-left-radius: 10px;
-moz-border-radius-topright: 10px; 

-webkit-border-top-right-radius: 10px;
		box-shadow: 0px 0px 6px #777;
-webkit-box-shadow: 0px 0px 6px #777;
-moz-box-shadow: 0px 0px 6px #777;
}

#menu li a:hover
{
	color: #fff;
	border: 1px solid #943EA6;
	background-color: #943EA6;
	background-image: url(img/n3.gif);
	background-repeat: repeat-x;
}



#main
{
	margin-top: -12px;
}

#main_inner p
{
text-align: justify;
margin-bottom: 2.0em;
}

#main_inner ul
{
margin-bottom: 2.0em;
}

#main_inner
{
	position: relative;
	width: 1000px;
	min-height: 495px;
	padding-top: 3.5em;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(img/bg_content.png);
	background-repeat: no-repeat;
}

#main_inner h3,h4
{
border-bottom: solid 1px #E1E1E1;
position: relative;
}

#main_inner h3
{
font-size: 2.1em;
padding-bottom: 0.1em;
margin-bottom: 0.8em;
}

#main_inner h4
{
font-size: 1.2em;
padding-bottom: 0.175em;
margin-bottom: 1.4em;
margin-top: 0.95em;
}

#main_inner .post
{
position: relative;
}

#main_inner .post h3
{
position: relative;
font-size: 1.7em;
padding-bottom: 1.2em;
}

#main_inner .post ul.post_info
{
list-style: none;
position: absolute;
top: 3em;
font-size: 0.8em;
}

#main_inner .post ul.post_info li
{
background-position: 0em 0.2em;
background-repeat: no-repeat;
display: inline;
padding-left: 18px;
}

#main_inner .post ul.post_info li.date
{
background-image: url('img/n5.gif');
}

#main_inner .post ul.post_info li.comments
{
background-image: url('img/n6.gif');
margin-left: 1.1em;
}



#footer {
	min-width: 1000px;
	cursor: default;
	background-image: url(img/bg_footer.jpg);
	background-repeat: repeat-x;





}

#footer_inside {
	height:120px;
	width:1000px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-size: 9pt;
	padding-top: 30px;
	color: #585858;

}

#footer_inside_copy {
	height:60px;
	width:350px;
	float: left;
	margin-left: 130px;
}

#footer_inside_link {
	height:40px;
	width:170px;
	float: right;
	margin-top: -7px;
	margin-right: 70px;
}

#footer_inside_link img {
	border: none;
}

#footer_inside_copy p {
	padding:0 0 10px;

	line-height:175%;


}

#footer_inside_copy a {
	color: #888888;

}

#footer_inside_copy a:hover {
	color: #943EA6;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #943EA6;
}

#footer_inside_link a {
	color: #888888;

}

#footer_inside_link a:hover {
	color: #943EA6;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #943EA6;
}


input.button
{
background: #FF790B url('img/n3.gif') repeat-x;
color: #fff;
border: solid 1px #DB7623;
font-weight: bold;
text-transform: lowercase;
font-size: 0.8em;
height: 2.0em;
}

input.text
{
border: solid 1px #F1F1F1;
font-size: 1.0em;
padding: 0.25em 0.25em 0.25em 0.25em;
}

#search
{
position: relative;
width: 100%;
margin-bottom: 2.0em;
}

#search input.text
{
position: absolute;
top: 0em;
left: 0em;
width: 9.5em;
}

#search input.button
{
position: absolute;
top: 0em;
right: 0em;
min-width: 2.0em;
max-width: 2.5em;
}

	#primaryContent_3columns
	{
	position: relative;
	margin-right: 34em;
	margin-left: 32px;
	}
	
	#columnA_3columns
	{
	position: relative;
	float: left;
	width: 520px;
	margin-right: -34em;
	padding-right: 2em;
	}

	
	#secondaryContent_3columns
	{
	float: right;
	margin-right: 15px;
	}
	
	#columnB_3columns
	{
	width: 350px;
	float: left;
	padding-top: 58px;
	padding-right: 2em;
	padding-bottom: 0.5em;
	}
	
	#columnC_3columns
	{
	width: 13.0em;
	float: left;
	padding: 0em 0em 0.5em 2em;
	border-left: dotted 1px #E1E1E1;
	}
	
	#primaryContent_2columns
	{
	position: relative;
	margin-right: 17em;
	}
	
	#columnA_2columns
	{
	position: relative;
	float: left;
	width: 100%;
	margin-right: -17em;
	padding-right: 2em;
	}
	

	#secondaryContent_2columns
	{
	float: right;
	}
	
	#columnC_2columns
	{
	width: 13.0em;
	float: left;
	padding: 0em 0em 0.5em 2em;
	border-left: dotted 1px #E1E1E1;
	}


	#primaryContent_columnless
	{
	position: relative;
	}
	
	#columnA_columnless
	{
	position: relative;
	width: 100%;
	}
	
.style1 {font-size: 16px}

.style14 {
	font-size: 7pt;
}

#fcf2 {
	font-family:trebuchet ms;
	font-size:11px;
	margin:5px;
	background-color:#FFF;
	width:450px;
	color: #444;
}
#fcf2 h3 {
font-size:1.5em;
background-color:#3D5686;
color:#FFFFFF;
font-weight:bold;
padding:4px;
margin:0px;
}
#fcf2 p {
text-align:center;
padding:0px;
}
#fcf2 em {
color:#885327;
}
#fcf2 div.r {
	clear: both;
	padding-top: 5px;
	background-color:#FFF;
	color: #444;
}
#fcf2 label {
float: left;
width: 100px;
text-align: right;
}
#fcf2 span.f {
	float: right;
	width: 335px;
	text-align: left;
	border: thin none #E1E1E1;
	
}
#fcf2 div.sp {
clear: both;
}
#fcf2 .req {
	font-weight:normal;
	color: #444;
		margin-top: 5px;
}
#fcf2 input, #fcf2 textarea {
	background: #FFF;
	border:1px solid #E1E1E1;
	padding:4px;
	font-family: trebuchet ms;
	font-size: 11px;
	color: #444;
	
}
#fcf2 input:focus, #fcf2 textarea:focus {
	border:1px solid #E1E1E1;
}
