body {
	margin-left: 0px;
	margin-right: auto;
	margin-top: 0px;
	font-size: 11px;
	font-family: verdana, trebuchet, sans-serif;
	color: #000000;
	background-image: url(graphics/fwnet_topbkg.gif);
	background-repeat: repeat-x;
	background-color: #EFEFEF;
}
a:link {
	color: #336633;
	text-decoration: none;
}
a:visited {
	color: #003399;
}
a:hover {
	color: #FF3300;
	text-decoration: none;
}
a:active {
	color: #FF9900;
}


h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style: oblique;
	color: #336600;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #336600;
	font-style: oblique;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #336600;
	font-style: oblique;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #336600;
	font-style: oblique;
}
.bodytext1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #996666;
	font-style: oblique;
	font-weight: bold;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style: oblique;
	color: #66CC99;
}

.author {
 font-family: verdana,trebuchet,sans-serif;
 font-size:   11px;
 color:       #999999;
 font-weight: normal;
}
.price1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: oblique;
	color: #006666;
}
.foot1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10.5px;
	color: #666666;
}
.arttitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-align: center;
}

/*---   HOME WRAPPER ---*/
#homewrap {
	margin: 5% auto 15px;
	background-image: url(graphics/fworks.jpg);
	position: relative;
	top: 5%;
	bottom: 5%;
	background-repeat: no-repeat;
	height: 500px;
	width: 550px;
	padding-left: 15px;
	color: #FF9933;
}
* html .homewrap {   /*** IE5.x/win box model fix ***/
width: 550px;
wid\th: 550px;
}

/*--- POE STUFF ---*/
.rigid {width: 760px; margin: 0 auto;}

.float-wrapper-rigid {float: left; width: 590px;}
     /*** This can be floated left or right ***/

.first-float-rigid {float: right; width: 460px;}
     /*** This must be floated opposite 
		to .second-float ***/

.second-float-rigid {float: left; width: 130px;}
     /*** This must be floated opposite 
		to .first-float ***/

.third-float-rigid {float: right; width: 170px;}
     /*** This must be floated opposite 
		to .float-wrap ***/ 

.clearfooter {
	clear: both;
	text-align: center;
}

 
/*--- end POE ---*/
/*--- POE MAIN edit ---*/
.main-container {
	width: 700px;
	margin: 0 auto;
}

.main-wrapper {
	float: left;
	width: 530px;
	padding-right: 10px;
	padding-left: 0px;
}
     /*** This can be floated left or right ***/

.main-content{
	float: right;
	width: 400px;
}
     /*** This must be floated opposite 
		to .second-float ***/

.main-menu-left {float: left;
		width: 125px;
		padding-right: 5px;
	padding-left: 0px;
}
     /*** This must be floated opposite 
		to .first-float ***/

.main-menu-right {
	float: right;
	width: 130px;
}
     /*** This must be floated opposite 
		to .float-wrap ***/ 

.main-clearfooter {
	clear: both;
	text-align: center;
}

 
/*--- end POE MAIN edit ---*/
/*--- POE GAL edit STUFF ---*/
.gal-container {
	margin: 0 auto;
	width: 800px;
}

.gal-wrapper {
	float: left;
	width: 620px;
	padding-top: 50px;
}
     /*** This can be floated left or right ***/

.gal-content {float: right; width: 450px;}
     /*** This must be floated opposite 
		to .second-float ***/

.gal-menu-left {
	float: left;
	width: 150px;
}
     /*** This must be floated opposite 
		to .first-float ***/

.gal-menu-right {
	float: right;
	width: 150px;
	padding-top: 60px;
}
     /*** This must be floated opposite 
		to .float-wrap ***/ 

.gal-clearfooter {
	clear: both;
	text-align: center;
}

 
/*--- end POE edit GAL ---*/
/*---   WRAPPER GAL FFFFCC ---*/
#wrappergal {
	width: 750px;
	margin: 0 auto;
	text-align:left;
	float: left;
	position: relative;
}

* html .wrappergal {   /*** IE5.x/win box model fix ***/
width: 750;
wid\th: 747;
}

/*---  RIGHT SIDE BAR ---*/
#menur {
	width: 170px;
	float: left;
	font: 11px/12px verdana,trebuchet,sans-serif;
	padding-left: 0px;
	margin-left: 0px;
	text-align: right;
	color: #333;
	padding-bottom: 30px;
	padding-top: 69px;
}

/*---  CONTENT GALLERY ---*/

#contentgal {
float: left;
width: 530px;
margin-left: 0px;
margin-bottom: 10px;
 padding-top: 8px;
 padding-bottom: 25px;
 padding-left: 35px;
 padding-right: 5px;
border: 1px none #000000;
visibility: visible;
/*-- Again, the ugly brilliant hack. --*/
voice-family: "\"}\"";
voice-family:inherit;
width:530px;
	clear: none;
	position: relative;
}

/* Again, "be nice to Opera 5". */
body>#contentgal {width:527px;}

/*-- FOOT CLEAR --*/
.clearfooterx {
	clear: both;
	width: 750px;
	position: relative;
	bottom: auto;
	float: none;
	right: auto;
	visibility: visible;
	height: auto;
	text-align: center;
	left: -2px;
	top: -1px;
}
/*---  LEFT SIDE BAR ---*/
#menu {
 width: 175px;
 float: left;
 font: 11px/12px verdana,trebuchet,sans-serif;
 padding-right: 15px;
 text-align: right;
 color: #333;
 margin-bottom: 30px;
 padding-bottom: 30px;
 border-right: 1px dotted #999;
}


/*---  MAIN PAGE CONTENT ---*/
#content {
 width: 560px;
 float: none;
 text-align: left;
 margin-left: 25px;
 margin-right: 0px;
 margin-bottom: 30px;
 padding-bottom: 30px;
padding-top: 10px;
 padding-left: 10px;
 padding-right: 0px;
 voice-family: "\"}\"";
 voice-family: inherit;
}
body>#content {
 width: 560px;
}


/*--- FOOT CLEAR ---*/

.clearfootergy {
	clear: both;
	width: 745px;
	position: relative;
	bottom: auto;
	float: none;
	right: 0px;
	visibility: visible;
	height: auto;
}
