body {
font-size: 14px;
font-family: Verdana, Geneva, sans-serif;
color : #000;
margin-top:0;
margin-bottom:0;
/*background : #520934 url(images/bg.gif) repeat-y top center;*/
background-image: url(library/background%201.jpg);
background-attachment: fixed;
background-repeat: repeat; /* Do not repeat the image */

z-index: 1000;
}

/*WRAP*/
#container {
width : 800px;
margin : 0 auto;
top:0;
padding : 0;
line-height : 1.7em;
background : #fff;
color : #000;

}

.class2 A:link {
	text-decoration: none;
	color: #FFF;
}

.class2 A:visited {
	text-decoration: none;
	color: #CCC;
}
.class2 A:active {
text-decoration: underline overline;
}

.class2 A:hover {
	text-decoration: overline underline;
	color: #666;
}

#header {
	height:28px;
	width: 800px;
	color:#fff;
	text-align: right;
	font-size: 9px;
	background-color: #039;
}

#banner {
height: 250px;
width: 800px;
/*background-image: url(library/welcome.jpg);*/
}

/*TOP BANNER*/
#top {
margin : 0;
padding : 0;
height : 120px;
background : #520934 url(images/orb.png) no-repeat right center;
/*border-bottom : 2px solid #fff;*/
}

#top h1 {
padding : 30px 0 0 430px;
margin : 0;
font : 175% georgia, Helvetica, "Trebuchet MS", Tahoma, sans-serif;
letter-spacing : 5px;
color : #fff;
background : transparent;
}

#top p {
padding : 5px 0 0 10px;
margin : 0;
}
#top a:link {
text-decoration : none;
color : #eee;
background : inherit;
}
#top a:hover {
text-decoration : underline;
color : #fff;
background : inherit;
}
			/*TOP MENU*/
#menu {
margin : 0;
padding : 0;
height : 30px;
}

/*LEFT MENU*/
#leftnav {
float : left;

line-height : 1.5em;
width : 520px;
letter-spacing :normal;
text-align: justify;/*justify*/
margin-bottom:100px;
}

/*right MENU*/
#rightnav {
float : left;

width : 280px;
text-align: center;
padding: 0px 0px 0px 0px;

}

p.rfq {
font-size: 12px;
padding: 0px;
line-height : 1.1em;

}

/*MAIN CONTENT*/
#content {
margin : 0 0 0 10px;
padding : 0;
}

/*FOOTER*/
#footer {
/*clear : both;
font-size: 14px;
padding : 1em;
height: 90px;
border-top : 0px solid #cb274c;
background : #039;
color: #c9c9c9;
padding-left: 10px;
text-align: center;
margin-top:100px;
vertical-align:bottom;*/


background-color: #039;
	clear: both;
	height: 90px;
	width: 800px;
	font-family: Tahoma, Arial, Helvetica, Sans-serif;
	font-size: 14px;
	line-height : 1.1em;
	color: #c9c9c9;
	border-top: 0px solid #efefef;
	padding-left: 0px;
	text-align: center;
	margin-top:100px;
	vertical-align:bottom;
	padding: 2px 0px;
	padding-bottom:15px;
	

}

#footer p {
height : 18px;

}

#footer img {
float : right;
}

* > html #footer img {
margin : 0;
}

#footer a:link, #footer a:visited {
text-decoration : none;
color : #eee;
background : transparent;
text-decoration : none;
}

#footer a:hover {
text-decoration : none;
color : #90b905;
background : inherit;
}

#footer a:active {
text-decoration : none;
background : inherit;
color : #aaa;
}

/*TYPOGRAPHY*/
h2 {
margin : 0;
padding : 0 0 0 5px;
font : 130%;
letter-spacing : 5px;
border-bottom : 1px solid #eee;
color : #520934;
background : inherit;
}

h3 {
margin : 0;
padding : 0 0 5px 10px;
font : 130%;
text-transform : uppercase;
color : #520934;
background : inherit;
}

p {
padding : 10px;
}

blockquote {
font-weight : bold;
font-style : italic;
color : #b29b35;
}

/*LINKS*/
a:link, a:visited {
text-decoration : none;
color : #cb274c;
background : transparent;
text-decoration : none;
}

a:hover {
text-decoration : none;
color : #520934;
background : inherit;
}

a:active {
text-decoration : none;
background : inherit;
color : #aaa;
}

a img {
border : none;
}

#navlist li {
list-style-type : square;
margin : 0 15px 0 0;
padding : 0;
background : inherit;
color : #520934;
}


/*IMAGES*/
.imgright {
float : right;
margin : 0 10px 10px 10px;
padding : 10px;
}

.imgleft {
float : left;
margin : 0;
padding : 0;
}


/*GALLERY*/
#gallery {
height : 125px;
}

#gallery img {
float : left;
padding : 5px;
}

/*CLASS*/
.happy {
border-top : 1px solid #808080;
padding : 10px;
}

.clear {
clear : both;
overflow : hidden;
width : 0;
height : 1px;
}

.quote {
margin : 10px;
border : 1px solid #cb274c;
padding : 15px;
color : #cb274c;
background : transparent;
}