body {
	background:url(bgwhole.jpg);
	overflow-x: hidden;
	}

#container {
	margin-left:auto;
	width:588px;
	}

#wrapper {
	width:588px;
	margin: 0 auto;
	background: url(bgwrap.jpg);
	background-repeat: repeat-y;
	background-position: top center;
	}


#filler a:link, #filler a:active, #filler a:visited {
	color: #796B0D;  
	text-decoration: none;
	text-decoration:none;
	border-bottom: #94841A 0px solid;
	font-weight: normal;
	font-family: arial;
	letter-spacing:0px;
	font-size:8pt;
	}

#filler  a:hover {
	color:#404040;  
	text-decoration:none;
	border-bottom: #94841A 0px dotted;
	font-family: arial;
	line-height:8px;
	letter-spacing:0px;
	font-size:8pt;
	}
	
#text a:link, #text a:active, #text a:visited {
	color: #404040;  
	text-decoration: none;
	text-decoration:none;
	font-weight: normal;
		border-bottom: #404040 0px solid;
	font-family: arial;
	font-size:7pt;
	letter-spacing: 3px; 
	}

#text a:hover {
	color:#300000;  
	text-decoration:none;
	border-bottom: #404040 1px dotted;
	font-family: arial;
	font-size:7pt;
	}
	
#credits a:link, #credits a:active,#credits a:visited {
	color: #755555;  
	text-decoration: none;
	text-decoration:none;
	font-weight: normal;
	font-family: arial;
	letter-spacing:0px;
	font-size:7pt;
	cursor: help;
	}


#credits a:hover {
	color:#300000;  
	text-decoration:none;	
	font-family: arial;
	font-size:7pt;
	cursor: help;
	}

abbr {
	cursor: help;
	}


/**** HEADER ****/

#header {
	top:0px;
	background-repeat:no-repeat;
	background-position: top center;
	width: 588px;
	height: 600px;
	clear:both;
	margin:0 auto;
	}

/**** CONTENT ****/


#content {
	width:565px;
	text-align:left;
	margin-top: -80px;
	padding-bottom:5px;
	padding-top:10px;
	letter-spacing:0px;
	line-height:13px;
	margin-bottom:-20px;
	}
	
	
	
em{
	color:#763532;
	font-family:arial;
	font-size:8pt;
}
	

b
{ 
color:#444E5F;
text-transform: uppercase;
font-weight: bold;
	font-family:arial;
	font-size:8pt;
}


p {
	padding-left:10px;
	padding-right:5px;
	font-family:arial;
	font-size:8pt;
	line-height:16px;
	text-indent:10px;
	color:#404040;
	letter-spacing:0px;
	}
	
#footer p {
	font-family:arial;
	font-size:7pt;
	line-height:8px;
	color:#404040;
	letter-spacing:0px;
	}	
	
#content p:first-letter {
	font: 10pt arial;
	color:#404040;
	font-weight:bold;
	text-transform: uppercase;
}

blockquote {
	font-family:arial;
	font-size:8pt;
	color:#404040;
	background:url(quotebg.jpg);
	padding-left:10px;
	letter-spacing:0px;
	border-left:10px solid #9A9260;
	line-height:12px;
	margin-left:60px;
	padding-bottom:1px;
	}
	

#filler td{
	margin-left:3px;
	}	

/**** FOOTER ****/

#footer {
	background-image:url(bottomimage.jpg);
	background-repeat:no-repeat;
	width: 588px;
	height: 180px;
	clear:both;
	margin:0 auto;
	padding: 0px;
	background-position: bottom center;
	}
	

#text {
	width: 425px;
	margin-top:1px;
	padding-top:30px;
	text-align:center;
	color:#7a7868;
	font-size:9px;
	}
	
#credits{
	width: 300px;
	margin-top:1px;
	padding-left:200px;
	padding-top:60px;
	text-align:left;
	}

#credits p {
	text-indent:0px;
	font-family:arial;
	font-size:7pt;
	color:#404040;
	letter-spacing:0px;
	}
	
/**** FONT STYLES ****/

h1 {
	margin-top:15px;
	padding-left:0px;
	font-size:14px;
	text-transform:lowercase;
	font-family:century;
	color:#9A9260;
	font-style:italic;
	line-height:20px;
	text-indent:0px;
	letter-spacing:0px;
	}

	h1:first-letter {	color:#804848;	font-family:century; 	text-transform:uppercase;	font-size:18px;}
	
h6 {
	font : 7pt "arial", sans-serif;	
	text-transform: lowercase;
	color: #677089;
	text-indent:20px;
	margin-top: -14px;
	line-height:10px;
	text-align:left;
	}


h3 {
color:#9A9260; 
font-family: century gothic;
text-align: right;
font-variant:small-caps;
border-bottom: 1px dotted #9A9260;
letter-spacing: 2px;
line-height:11px; 
font-size: 10pt;
} 

h2 {
color:#7E6E64; 
font-family: century gothic;
text-align: left;
font-variant:small-caps;
border-left: 8px solid #804848;
letter-spacing: 2px;
line-height:11px; 
font-size: 10pt;
} 


.image {
	margin:5px;
	padding:2px;
	border: 4px solid #677089;
}

.image:hover {	
	border-color: #9A9260;
}

ul, li{
list-style-type:georgian;
}

#technology ul, li{
	list-style-type:none;	
	font-family:arial;
	font-size:8pt;
	color:#404040;
	padding-bottom:1px;
	letter-spacing:0px;}

input, submit, select, textarea {
	background: url(bgwrap.jpg);
	border: 1px solid #404040;
	padding-left:3px;
	padding-right:3px;
	font-family:arial;
	font-size:8pt;
	line-height:16px;
	color:#404040;
	letter-spacing:0px;
	}