body {
	padding: 0;
	color: #030;
	border-color: #FFFFFF;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #FFFFFF;
	text-transform: none;
}
.content_wrapper {
	width: 970px;
	padding-top: 10px;
	background-image: url('images/wild.jpg');
	background-repeat: repeat-y;
}

a:link {
	color: #003;
	font-family: Times New Roman;
	color: #003;
	font-size: 14px;
}
a:visited {
	color: #003;
	font-family: Times New Roman;
	color: #069;
	font-size: 14px;
}
.LINKY {
	color: #F00;	
}
.LINKY2{
	font-size: 16px;
	font-variant: small-caps;
	color: #040;
	font-family: "Times Roman";
	font-weight: bold;
	font-style: normal;
}
	


 /* Horizontal Menu */  
#wildmenu {
	height: 20px;
	width: 920px;
	background-color: #18192D;
	width: 920px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}  
  
ul#navlist {  
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}  
  
#navlist li {  
     display: inline;  
  
}  
  
#navlist a {  
	width: 153px;
	height: 18px;
	display: block;
	float: left;
	margin-right: 0px;
	text-decoration: none;
	text-transform: none;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 0;
	/*background-color: #18192D;*/
	padding-left: 0px;
	white-space: nowrap;
	background-image: url(images/spacer.gif);  
}  
  
#navlist a:link, #navlist a:visited {  
     color: #246;  
     background-color: #eec;  
     text-decoration: none;  
}  
#navlist a:hover {  
     color: #fff;  
     background-color: #369;  
     text-decoration: none;  
}  

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	color: #000000;
}

   }
    div#main {
        float: left;
        width: 390px;
        /*margin: 50px -180px 15px 219px;*/
		margin: 50px -181px 15px 110px;
		text-align: justify
		
    }
	div#main .pad  { padding-left: 3px; }
	

p, ul, ol, blockquote {
	margin-top: 0;
	line-height: 160%;
	border: 2;
	border-color: #FFFFFF;
}

img.floatLeft { 
    float: left; 
    margin: 6px; 
}
img.floatRight { 
    float: right; 
    margin: 6px; 
}

p {
	margin-bottom: 0;
	font-family: Verdana, Geneva, sans-serif;
	color: #006;
	font-size: 12px;
	font-weight: normal;
}


.post {
	border: thin none #CCCCCC;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #006;
	font-style: normal;
	font-weight: normal;
	/*background-color: #EEE;*/
}

.post .title {
}

.post .title a {
	text-decoration: none;
	color: #37404C;
}

.post .title a:hover {
	text-decoration: underline;
}

.post .entry {

}

.post .meta {
	height: 16px;
	margin: 0;
	padding: 10px;
	/*background: url(images/img07.jpg) repeat-x left bottom;*/
	line-height: normal;
}

.post .meta .posted {
	display: block;
	float: left;
}

.post .meta .permalink {
	display: block;
	float: right;
	padding-left: 17px;
	/*background: url(images/img09.gif) no-repeat left center;*/
}

.post .meta .comments {
	display: block;
	float: right;
	padding: 0 30px 0 19px;
	/*background: url(images/img08.gif) no-repeat left center;*/
}


a {
	color: #000033;
}

a:hover {
	color: #006;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #0E1326
}


}

/* Header */

#header {
	width: 895px;
	height: 40px;
	background: url(images/img2.jpg) no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-left: 2px;
}

#header * {
	text-align: center;
	padding-left: 0px;
}

#header h1 {
	padding-top: 55px;
	font-size: 3em;
}

#header h2 {
	font-size: 1.2em;
}

/* Menu */

#picture {
	margin-right: auto;
	margin-left: auto;
	height: 236px;
	width:920px;
	font-size: 12px;
	border: 1px solid #000;
}

	
#menu {
	width: 922px;
	height: 20px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #18192D;
	
}
#menu2 {
	width: 922px;
	height: 20px;
	margin-top: 0;
	margin-right: 100px;
	margin-bottom: 0;
	margin-left: 100px;
	background-color: #18192D;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	width: 153px;
	height: 18px;
	display: block;
	float: left;
	margin-right: 0px;
	text-decoration: none;
	text-transform: none;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 0;
	background-color: #18192D;
	padding-left: 0px;
	white-space: nowrap;
	background-image: url(images/spacer.gif);
	font-family: "Times Roman";
	font-variant: small-caps;
	font-style: normal;
}


/* Content */

#content {
	width: 993px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-family: Verdana, Geneva, sans-serif;
}

#guides {
	float: left;
	width: 140px;
	padding-top: 30px;
	padding-left: 32px;
	font-family: Times, serif;
	font-size: 12px;
	color: #007;
}

#colTwo {
	float: left;
	width: 600px;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
}

#article {
	float: left;
	width: 765px;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	
}


#advertise {
	float: right;
	width: 142px;
	padding-top: 30px;
	padding-right: 34px;
}

/* Content Elements */

#content h2 {
	height: 21px;
	margin-bottom: 20px;
	letter-spacing: normal;
	font-size: large;
	background-color: #C3C3C3;
	background-image: url(images/img4.gif);
	padding-top: 9px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
	font-family: "Times New Roman", Times, serif;
	color: #006;
	font-weight: bold;
}

#content h3 {
	text-transform: uppercase;
	letter-spacing: normal;
	font-size: x-small;
	color: #FFFFFF;
}

#content ul {
	margin-left: 0;
	padding-left: 0;
	list-style: square inside;
	color: #003;
}

/* Footer */

#footer {
	height: auto;
	background: url(images/img4.gif) repeat-x;
	padding-top: 7px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #CCC;
	font-weight: normal;
}

#footer * {
	color: #CCCCCC;
	font-family: "Times New Roman", Times, serif;
}

#footer p {
	text-align: center;
	font-size: smaller;
}
.Style7 {
	font-family: "Times Roman";
	font-size: 14px;
	font-weight: normal;
	border: medium double #369;
}
.style3 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 12px;
	color: #333;
}
.STYLE3 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 16px;
	font-style: italic;
	color: #666;
}
#content #colTwo .post h3 .style3 em {
	font-family: "Arial Black", Gadget, sans-serif;
	color: #666;
}
#content #colTwo .post .style3 em {
	color: #666;
	font-family: "Arial Black", Gadget, sans-serif;
}
#content #colmainTwo #article .post table tbody tr td .style3 em {
	color: #666;
}
.newshead {
	font-family: "Arial Black";
	font-size: 16px;
	color: #888;
	font-style: normal;
	font-variant: normal;
	font-weight: bolder;
	text-transform: none;
}
#content #colTwo .post .title.style8 {
	color: #006;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}
.style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #900;
}
#content #colTwo .post .entry .style5 em {
	font-family: Didot, Textile, Capitals;
}
#content #colmainTwo #article .post table tbody tr td .style4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #060;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
}
.title.style8 {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	color: #006;
}
.title.style8 {
	font-size: large;
}
.Style6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #063;
	font-weight: bold;
}
New heading {
	font-family: "Times Roman";
	font-size: 18px;
	color: #099;
}
}

}
.post2 {
	font-family: "Lucida Grande", sans-serif;
	font-size: 10px;
	color: #555;
}
.post2 {
	font-family: "Lucida Grande", sans-serif;
	font-size: 10px;
	color: #777;
}
Style9 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #050;
}
.Style9 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #050;
}
