body
	{
	margin: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
	}

img { border: 0; }

#container-home
	{
	background: url(../images/background-home.png);
	background-repeat: no-repeat;
	width: 1000px;
	height: 955px;
	margin: 0px auto;
	text-align: left;
	overflow: hidden;
	}
.comments_bg{
	background-color:#F7F7F8;
}
.comments_bg2{
	background-color:#F7F7F8;
	font-weight:bold;
	padding-left:10px;
	padding-top:5px;
}
.comments_bg3{
	background-color:#F7F7F8;
	font-weight:bold;
	padding-bottom:10px;
}
#container
	{
	background: url(../images/background-all.png);
	background-repeat: no-repeat;
	width: 1000px;
	margin: 0px auto;
	text-align: left;
	overflow: hidden;
	}

#menu
	{
	width: 1000px;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #565656;
	font-weight: bold;
	padding-top: 10px;
	}

#content
	{
	width: 980px;
	padding: 10px;
	display: block;
	}

.comments {
	display:none;
}

#footer
	{
	background: url(../images/footer-all.png);
	background-repeat: no-repeat;
	width: 1000px;
	clear:both;
	height: 215px;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #565656;
	display:block;
	padding-top: 10px;
	}

#fishing-fly
	{
	background: url(../images/fishing-fly-bg.png);
	background-repeat: no-repeat;
	width: 450px;
	height: 507px;
	}

#testimonials
	{
	background: url(../images/testimonials-bg.png);
	background-repeat: repeat-y;
	width: 159px;
	}

#testimonials-wrap
	{
	padding: 10px;
	padding-left: 15px;
	font-size: 10px;
	}

#fishing-fly-wrap
	{
		padding: 25px;
	}

h1,a.heading:link,.heading a,.heading{ font-family: Verdana, Geneva, sans-serif; font-size: 22px; text-decoration:none; color: #294882; font-weight:bold;}

h3,a.albums:link,a.albums:hover,a.albums:active,a.albums:visited { font-family: Verdana, Geneva, sans-serif; font-size: 12px; color: #55587b; text-decoration:none; }

h4 { font-family: Verdana, Geneva, sans-serif; font-size: 16px; color: #a0a1ae; }

.box { border: 3px solid #9baab7; }

.box-twitter { border: 3px solid #e7ecf6; }

.box-photos { border: 5px solid #CCDBEC; }

a:link {color: #565656; text-decoration: none;}
a:visited {color: #565656; text-decoration: none;}
a:hover {color: #565656; text-decoration: underline;}
a:active {color: #565656; text-decoration: none;}

a.traff1k:link {color: #00C400; text-decoration: none;}
a.traff1k:visited {color: #00C400; text-decoration: none;}
a.traff1k:hover {color: #00C400; text-decoration: underline;}
a.traff1k:active {color: #00C400; text-decoration: none;}

.form  
	{
    background-color: #FFFFFF; 
    border: 1px solid #80B5DF;
    font-family: Lucida, sans-serif; font-size: 11px; color: #80B5DF; text-decoration: none;
    padding-left: 2px;
	}
	
.form1
	{
    background-color: #FFFFFF; 
    border: 1px solid #000;
    font-family: Verdana, Geneva, sans-serif; font-size: 12px; color: #FFF; text-decoration: none;
    padding-left: 2px;
	}
	
.form2
	{
    background-color: #FFFFFF; 
    border: 1px solid #000;
    font-family: Verdana, Geneva, sans-serif; font-size: 10px; color: #000; text-decoration: none;
    padding-left: 2px;
	}