body {
	background:url(versionone_2x1.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	background-attachment:fixed;
	overflow-x: hidden; 
	overflow-y: hidden;
	}


#filler a:link{
text-decoration: none;
color:#404040;
background: url(txtbg.gif);
font-size: 9px;
font-family: small fonts, arial;
}

#filler a:active{
text-decoration: none;
color:#404040;
background: url(txtbg.gif);
font-size: 9px;
font-family: small fonts, arial;
}


#filler a:visited{
text-decoration: none;
color:#404040;
background: url(txtbg.gif);
font-size: 9px;
font-family: small fonts, arial;
}

#filler  a:hover {
text-decoration: none;
color:#404040;
background: none;
font-size: 9px;
font-family: small fonts, arial;
}
	


/**** CONTENT ****/

#content {
	width:260px;
	text-align:left;
	padding-bottom:5px;
	padding:5px;
	letter-spacing:0px;
	line-height:11px;
	}
	
#footer {
	width:250px;
	text-align:center;
	position: absolute;
     bottom: 0px;
	padding:5px;
	letter-spacing:0px;
	line-height:11px;
border-top:1px dotted #000;
	}
	
	
em{
color:#7B6D11;
	font-family:arial;
	font-size:8pt;
}
	

b
{ 
text-transform: uppercase;
font-weight: bold;
	font-family:arial;
	font-size:8pt;
}

input,textarea{
	background: url(gallerybg.jpg);
	font-family:arial;
	font-size:7pt;
	color:#404040;
	letter-spacing:0px;
	border:1px solid #404040;
	}

option,select,radio {
	background-color:#C6BBA7;
	font-family:arial;
	font-size:7pt;
	color:#404040;
	letter-spacing:0px;
	border:1px solid #404040;
	}
p {
	font-family: small fonts,arial;
	font-size:9px;
	line-height:10px;
	text-indent:10px;
	color:##404040;
	letter-spacing:0px;
	}
	
blockquote {
	font-family:arial;
	font-size:8pt;
	color:#404040;
	padding-left:10px;
	letter-spacing:0px;
	border-left:5px solid #AB9D85;
	line-height:12px;
	margin-left:80px;
	}
	
	
/**** FOOTER ****/

/**** FONT STYLES ****/

h1 {
	margin:0px;
	border-bottom:1px dotted #000;
	font-size:10px;
	text-transform:lowercase;
	width:250px;
	font-family:tahoma;
	color:#000;
	line-height:13px;
	text-indent:0px;
	letter-spacing:0px;
	}

	h2 {
	margin:0px;
	padding-left:10px;
	font-weight:bold;
	font-size:12px;
	font-variant:lowercase;
	font-family:tahoma;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	color:#000;
	line-height:14px;
	text-indent:30px;
	letter-spacing:1px;
	border-bottom:0px solid #6B433D;
	border-right:0px solid #6B433D;
	}

h6 {
	font : 7pt "arial", sans-serif;	
	text-transform: lowercase;
	color : #4C4640;
	text-indent:60px;
	margin-top: -32px;
	line-height:10px;
	text-align:left;
	}
	
	
h3 {
color:#85755D; 
font-family: century gothic;
text-align: right;
font-variant:small-caps;
border-bottom: 1px dotted #85755D;
letter-spacing: 2px;
line-height:11px; 
font-size: 10pt;
} 

h4 {
color: #85755D; 
font-family: century gothic;
text-align: left;
text-transform: uppercase;
border-bottom: 0px dotted #85755D;
border-top: 0px solid #85755D;
border-left:0px dotted #85755D;
border-right:0px dotted #85755D;
letter-spacing: 2px;
line-height:10px; 
font-size: 10pt;
} 

.table {
padding:4px;
background:url(lace.jpg);
margin:1px;
}

.network{
	filter: alpha(opacity=60);
	moz-opacity: .60;
	opacity: .60;
}
.network:hover {
	filter: alpha(opacity=100);
	moz-opacity: 1;
	opacity: 1;
}


