* {
margin : 0;
padding : 0;
}
body {
font-size : 62.5%;
font-family : Verdana, sans-serif;
background : url(images/body-bg.jpg) repeat-x top;
}
p {
font-size : 1.1em;
line-height : 1.2em;
margin-bottom : 0.8em;
color : #cccccc;
text-decoration : none;
}
a {
color : #7797b1;
text-decoration : none;
}
a:hover, a:active {
color : white;
text-decoration : none;
}
h1 {
font-size : 3em;
color : #cccccc;
margin-bottom : 0.8em;
}
h2 {
font-size : 1.5em;
color : #cccccc;
text-transform : uppercase;
margin-bottom : 0.8em;
}
h3 {
font-size : 1.3em;
text-transform : uppercase;
font-style : italic;
letter-spacing : 2px;
background : #e9bc3d;
color : #cccccc;
padding : 5px;
margin-bottom : 2em;
text-align : center;
}
.clear {
clear : both;
}
div#page-wrap {
	width : 800px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-weight: lighter;
}
ul#nav {
height : 222px;
background : url(images/header-home.png) no-repeat;
list-style : none;
padding-left : 0;
}
ul#nav li {
display : inline;
font-size : 1.1em;
}
ul#nav li a {
display : block;
width : 100px;
text-align : center;
float : left;
margin-top : 200px;
color : #7797b1;
padding-top : 2px;
text-decoration : none;
text-transform : uppercase;
}
ul#nav li a:hover {
color : white;
}
ul#nav li a:active {
color : black;
}
div#main-content {
	padding-bottom : 50px;
}
div#main-content div#left-col {
	float : left;
	width : 534px;
	margin-left : -132px;
	margin-right : 0px;
	margin-bottom : 50px;
	background : url(images/cat2.png) no-repeat;
	padding-bottom : 553px;
}
div#main-content div#left-col div#quick-jumps a {
color : #cccccc;
}
div#main-content div#right-col {
float : left;
width : 328px;
padding-right : 15px;
padding-top : 15px;
padding-left : 734px;
}
div#main-content div#right-col p {
font-size : 1.1em;
}
div#gallery {
background : none;
color : #7797b1;
padding : 10px 0 10px 0;
text-transform : uppercase;
text-align : center;
font-size : 1.1em;
}
div#footer {
background : none;
color : #7797b1;
padding : 10px 0 10px 0;
text-transform : lowercase;
border-top : 1px solid #7797b1;
text-align : center;
font-size : 0.5em;
}
