/* CSS Document */

body {
	margin-top:0px;
	margin-width:0px;
	margin-height:0px;

	background-color: #666666 !important;
	background-image: url(Images/bg.jpg) !important; 
	background-repeat: repeat-y !important;
	background-position: center !important; 
}


body, p
 {
 	font-family: "Times New Roman, Times, serif";
	font-size: 14px;
	color: #000000;
	}


a:link {	text-decoration: underline;	color:#000000;}
a:visited { text-decoration:none; color:#000000; }
a:hover { color:#000000; text-decoration:none }
a:active { text-decoration:none; color:#000000; }

a img {
	border: 0;
}

small {	font-size: 0.8em;}


#main {width: 840px; height: auto; margin:0px auto; text-align: center; overflow:visible;}

#head {width: 840px; height: 198px ; padding-top: 0px; padding-bottom: 0px; top: 0px;  overflow: visible; }

#navig {width: 840px; height: 20px ; padding-top: 15px; padding-bottom: 40px; top: 0px; overflow: visible;  }

#content, #sub, #foot {float: left; position: fixed; }

#content { width: 530px;  padding-left: 55px;  overflow: hidden; position: absolute; text-align: left; padding-bottom: 30px }

#sub {margin-left:600px ;  width:190px; overflow: hidden; position: absolute; text-align: center;}





#navig {
	font-size:15px;
	font-family: "Times New Roman, Times, serif";
	color: black;
	font-weight: normal;
	letter-spacing: 0.05em;
	}
	
#navig a:link, #navig a:visited, #navig a:active { text-decoration:none; color:black;  padding: 2px 3px;}
	
#navig a:hover {text-decoration:none; color:white; background-color: black;  padding: 2px 3px;}



#sub h1 {
	text-align: right; 
	font-size: 12px; 
	background-color: black; 
	color: white; 
	font-weight: bold; 
	padding: 1px 5px 1px 5px; 
	margin: 10px 0 0 0;
	text-transform: capitalize;
}

#sub p {
	 font-size: 0.9em;}

#sub li { list-style-type: none;  font-size: 0.9em; padding: 0; margin:0;}



#content p {font-size: 1.1em; line-height: 1.3em;}

#content blockquote {margin-left: 15px;}

#content blockquote p { font-style: italic; font-size: 1.3em; }

#content h1 { 
	font-family: "Times New Roman, Times, serif"; 	
	font-weight: normal; 	
	font-size: 28px; 	
	color: #000000; 	
	margin: 0px; 	
	padding: 0px;
	text-align: center;
	 }

#content h2 {
	font-family: "Times New Roman, Times, serif";
	font-size: 22px;
	margin: 25px 0 5px 0;
	padding: 0;
	font-weight: normal;	
		line-height: 1.4em;
}

#content h2 a:link, #content h2 a:visited , #content h2 a:hover , #content h2 a:active {
	text-decoration: none; 
	}

 #content h3 {
	font-family: "Times New Roman, Times, serif";
	font-size: 13px;
	color: #666666;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

#content img, img a { border: 5px; border-color: black;}



/* WORDPRESS */


.addtoany_list li {
	list-style-type: none;
	float: left;
	padding-right:5px;

}




.aligncenter
 {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}
