body {
	background-color:#3399CC;
	color:#000000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	margin: 10px 10px;
	padding: 0px;
}
.clear{clear:both;}
* {
	margin: 0px;
	padding: 0px;
}
#frame {
	margin: 0px auto;
	text-align: left;
	width: 1017px;	
}
a{
	font-size:16px;
}
p{
	margin: 10px 0px;
}
/********************** Header ***************************/ 
#top {
	margin: 0px 0px 0px 0px;
	background-image:url();
	width:1017px;
	height:91px;
	position:relative;
}
#links {
	background-color:#EEEEFF;
	width:1017px;	
	display:block;	
	margin: 0px 0px 0px 0px;
	height:22px;
	padding:5px 0px 0px 0px;
	text-align:center;
}
#links a{	
        text-decoration:underline;
	color:#28556b;
	margin: 0px 15px;
}
#links a:hover{
	text-decoration:underline;
	color:#c77e0c;
}
#wslhw1,#wslhw2 {
	font-size: 24px;
	font-style:italic;
	color:#000000;
	position:absolute;
}
#wslhw1{
	top:15px;
	left:30px;
}
#wslhw2{
	top:44px;
	left:40px;
}
#header_text {
	top:90px;
	left:43px;
	width:230px;
	position:absolute;
}
#header_text p{
	font-size: 18px;
	color:#000000;
}
#header_text a{color:#28556b;}
#header_text a:hover{color:#c77e0c;}
/*********** Content ***************/
#main {
       background-color:#FFFFFF;
       width:1017px;	   
}
img{
       border-width:0px;
}
h1{
       color:#000000;
       font-size:16px;
       margin: 20px 0px 20px 0px;
}

h2{
       color:#85a157;
       font-size:16px;
       text-align:center;
       width:200px;
       margin: 10px 0px 15px 0px;
}
#skye {
       float:right;
       width:830px;
       margin-left:1px;
       padding: 0px 10px 30px 0px;
       display:inline;
}
#skye a{color:#28556b;}
#skye a:hover{color:#c77e0c;}
#photos a{
       margin-right:14px;
}
#topa {
       padding: 30px 0px 30px 0px;       
}
#lowa {
       padding: 30px 0px 30px 0px;   
}
#right {
       float:left;
       width:162px;
       padding: 0px 4px 20px 4px;
       margin-top:10px;
       border-left: #EEEEFF 2px solid;

}
#right a{
       color:#c77e0c;
}
#right a:hover{
       color:#85a157;
}

/********************** Footer ***************************/
#footerline {
clear:both;
background-image:url(footer_bg.gif);
font-size:1px;
height:10px;
}

#footer {
	width:1017px;
	text-align:center;
	padding: 10px 0px;
	background-color:#EEEEFF;
}
#footer a{color:#28556b;}
#footer a:hover{color:#c77e0c;}	
#footerstats {
	text-align:center;
}
#site {
       float:right;
       width:829px;    
}
#sitel {
  float:left;
  width:483px;       
}
#siter {
  float:right; 
  width:336px; 
  margin-right:10px;            
}
#sitemobile {
    display: none;
       visibility: hidden;      
}