body {
	margin: 0;
	padding: 0;
	background-color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif; 
	font-style: normal; 
	font-weight: normal; 
	color: #ffffff; 
	margin: 0; 
	padding: 0; 
	font-size:12px;
}

img {
	margin: 0px;
	border: 0px;
}

#curves {
	width: 800px;
	height: 25px;
	background-image:url(../images/layout/curves.jpg);
	background-repeat: no-repeat;
	margin: 0px;
}

#bodywrapper {
	width: 800px;
	height: inherit;
	background-image:url(../images/layout/body.jpg);
	background-repeat:repeat-y;
	background-position:top;
	/*overflow: hidden;*/
}

#header {
	width: 800px;
	height: 139px;
	background-image: url(../images/layout/menubar.jpg);
}

#wrapper {
	border-left:1px solid #5e8826;
	border-right:1px solid #5e8826;
}

#fadeline {
	margin-left:50px;
	margin-top:3px;
	width:460px;
	height:1px;
	background-image:url(../images/layout/fadeline.jpg);
	background-repeat: no-repeat;
}

#header-nav a
{
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #ffffff; 
	margin-top: 8px;
	padding: 0;
	margin-right: 10px;
}

#header-nav a:hover{
	color:#de9a28;
}


#title {
	height:20px;
	margin-left:50px;
	margin-top:10px;
	font-family: "Times New Roman", Times, serif; font-size: 30px; font-weight: normal; color: #ffffff;
}


#nav a {
	font-family: "Times New Roman", Times, serif; font-weight: normal; color: #ffffff;
	font-size:12px;
}
	
#nav a:hover {
	color: #de9a28;
}


#paw1 img, #paw2 img, #paw3 img, #paw4 img {
	border: 0px;
	padding-right:3px;
}

#paw1 {
	vertical-align:middle;
	margin-left:10px;
	width:150px;
	height:51px;
	float:left;
}

#paw2 {
	vertical-align:middle;
	width:120px;
	height:51px;
	float:left;
}

#paw3 {
	vertical-align:middle;
	width:100px;
	height:51px;
	float:left;
}

#paw4 {
	vertical-align:middle;
	width:140px;
	height:51px;
	float:left;
}


#mainbodytext {
	font-size:14px;
	margin-left:25px;
	margin-right:25px;
}

#mainbodytext img {
	padding:20px;
}

#table-nopad img {
	padding:0px;
}



#fadelinebody {
	margin-top:14px;
	margin-left:20px;
	margin-bottom:2px;
	width:460px;
	height:1px;
	background-image:url(../images/layout/fadelinebody.jpg);
	background-repeat: no-repeat;
}

#fadelinebody2 {
	margin-top:5px;
	margin-left:30px;
	margin-bottom:0px;
	width:460px;
	height:1px;
	background-image:url(../images/layout/fadelinebody.jpg);
	background-repeat: no-repeat;
}


#otherbodytext {
	font-size:14px;
	margin-left:25px;
	margin-right:15px;
}

#curvesbottom {
	width: 800px;
	height: 25px;
	background-image:url(../images/layout/curvesbottom.jpg);
	background-repeat: no-repeat;
}

#bottomfade {
	width: 800px;
	height: 139px;
	background-image:url(../images/layout/bottomfade.jpg);
	background-repeat: no-repeat;
}


#boston, #boxers, #french, #york {
	margin-right:20px;
	padding-left: 0.5em;
	padding-right: 0.5em;

}

#boston p, #boxers p, #french p, #york p {
	text-align: center;
	font-style: italic;
	font-size: smaller;
	text-indent: 0;
}

#footer {
	margin-top: 5px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 10px;
}


#view-nav {
	text-align: center;
	float:left;
	margin-right: 1px;
	margin-left: 0px;
	border: 0px solid #006cbe;
}


#view-nav a {
	text-decoration: none;
	font-weight: normal;
	color: #000000;
	display: block;
	height: 60px;
	padding: 10px;
	background-image: url(../images/btn_bckgnd_up.jpg);
	background-repeat: repeat-x;
	float:left;
}
	
#view-nav a:hover {
	background-image: url(../images/btn_bckgnd_down.jpg);
	background-repeat: repeat-x;
	color: #ffffff;
}
