body{
	background-color: #081139;
	background-image: url(images/bg.jpg); 
	background-repeat: repeat-y; 
	background-position: center top;  
	font-size: 14px; 
	color: #FFFFFF; 
	text-decoration: none; 
	margin: 0 auto; 
	text-align:center; 
	font-family: Tahoma, "Trebuchet MS", "Times New Roman";
}  

img a {
	border: 0px}

h1 {
	font-family: Tahoma, "Trebuchet MS", "Times New Roman"; 
	font-size: 16px; 
	color: #ffc7ad; 
	margin: 4px auto 5px auto;}
	
h2 {
	font-family: Tahoma, "Trebuchet MS", "Times New Roman"; 
	font-size: 12px; 
	color: #FFFFFF; 
	margin: 8px auto;
	text-align: center;
	text-transform: uppercase;
}


hr {
	width: 600px; 
	height: 2px; 
	margin: 0 auto; 
	text-align: center; 
	color: #FFFFFF;
}

a{
	text-decoration: none; 
	color: #ffc7ad}

a:hover{
	color: #FFFFFF; 
	text-decoration: underline}


.sfheader{
	background-image: url(/images/09_2_sf-header-bg.png); 
	background-repeat: repeat-x; 
	background-position: left top; 
	width: 100%; 
	margin: 0; 
	padding: 0 0 10px 0; 
	height: 41px; 
	clip:   rect(   ); 
	z-index: +1;}

.sfdrop a{
	text-decoration: 
	none; color: #FFFFFF}

.sfdrop a:hover{
	color: #FFFFFF; 
	text-decoration: underline}

.sfdrop a:active{
	color: #FFFFFF; 
	text-decoration: underline}

.sfdrop a:visited{
	color: #FFFFFF; 
	text-decoration: none} 


#container{
	margin: -14px auto;
	width: 955px;
	height: 1150px; 
}

#column{
	width: 740px;
	height: auto;
	float: left;
	display: inline;
}

#wm {
	width: 215px;
	height: 417px;
	margin: 0px 0 0 0;
	text-align: left;
}

#top{
	margin: 0 auto;
	width: 740px; 
	height: 87px;
	background-image: url(images/title.jpg);
	display: block; 
}

#title{
	margin: 25px 0 0 30px;
	display: inline;
	float: left;
	width: 280px;
	height: 67px; 
}


#nav{
	
	display:inline; 
	float: left;
	margin: 53px 0 0 90px;}
	
#main{
	
	width: 740px;
	text-align: center;
	}

#extras{
	width: auto;
	margin: 10px auto;
	border: 0px;
	text-align: center;
	}
	
#extras img{
	margin-right: 15px; 
}


#extras img a{
	border: 0px;
}


#footer{
	margin: 15px auto 15px auto;
	text-align: center; 
	width: 909px;
	background-color: #3124b3;
	display: block;
	height:28px;
	font-size: 11px;
	}

.footer-text{
	padding: 5px 0 0 0;
	}


#sidebar{
	width: 215px; 
	float: right; 
	text-align: center; 
	display: inline; 
	margin: -11px 0 0 0px;
	overflow: hidden;
}

.sidebar-nav{
	background-image: url(images/navigation-bg.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	margin: 0 23px 0 0;
	text-align: center;
}

.pages ul {
	list-style: none;
	margin: 2px 0 0 3px;
	text-align: left;
}


.pages li{
	margin-left: 2px;
	list-style: none;
	text-align: left;
}

.text{
	width: 740px; 
	height: auto; 
	margin: 0 auto; 
	text-align: center; 
	font-family: Tahoma, "Trebuchet MS", "Times New Roman"; 
	font-size: 11pt; 
	color: #E6E6E6; 
	line-height: 12.5pt;

}

.text a{
	text-decoration: none;
	color: #e1b697;
}

.text a: hover{
	text-decoration: underline;
	color: #FFFFFF;
}

.article{
	font-size: 12px; 
	text-decoration: none; 
	background-color: #3b1e51; 
	text-align: left; 
	height: auto; 
	width: 640px; 
	margin: 10px auto 10px auto;}

.article a img{
	margin: 8px 8px 8px 8px;}

.post{
	margin-left: 30px;
	padding: 10px 10px 10px 10px;
	width: 650px;
	height: auto;
	text-align: left;}

.post a{
	color: #e1b697}

.post a:hover{
	color: #FFFFFF; 
	text-decoration: underline}
	
.post a:visited{
	color: #e1b697; 
	text-decoration: underline}
	

.post a:active{
	color: #e1b697; 
	text-decoration: underline}

