body {font-family:Garamond, "Times New Roman", Times, serif; }

.style6 {
	font-size: 30px;
	font-weight: bold;
}

.style2 {
	font-size: 28px;
	font-weight: bold;
}
.style3 {font-size: 24px}


#wrapper {
	width: 850px;
	margin: 0 auto;
}

#sep {
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
}
top {
	background-image: url(images/big_seperation.png);
	background-repeat: repeat-y;
}
top {
	background-image: url(images/big_seperation.png);
}
top {
	background-image: url(images/top1.png);
	background-repeat: repeat-x;
}



.style11 {
	font-size: 18px;
	font-family: Garamond;
}
.style12 {font-size: 16px}
.style14 {font-size: 13px; font-family: Garamond; }
.style15 {font-size: 13px; font-family: Garamond; font-weight: bold; }
.style16 {
	font-size: 15px;
	font-family: Garamond;
}
.style17 {
	font-family: Garamond;
	font-size: 22px;
	font-weight: bold;
	text-transform:uppercase;
}
#Layer1 {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:15px;
	z-index:1;
	background-image: url(images/smaller_seperation_down.png);
}
#Layer2 {
	position:absolute;
	left:0px;
	top:110px;
	width:100%;
	height:15px;
	z-index:2;
	background-image: url(images/smaller_seperation.png);
}
#Layer3 {
	position:absolute;
	left:0px;
	top:151px;
	width:100%;
	height:15px;
	z-index:3;
	background-image: url(images/smaller_seperation_down.png);
}
#Layer4 {
	position:absolute;
	left:0px;
	top:1277px;
	width:100%;
	height:15px;
	z-index:4;
	background-image: url(images/smaller_seperation.png);
}

.nav {font-family:Garamond, "Times New Roman", Times, serif; padding:4px 2%; background-color:#efefef; margin:10px auto 0; border-top: solid 1px #666666; border-bottom: solid 1px #666666}
.nav a { color:#333333; padding:0px 4px; text-decoration:none;}
 .nav a:hover { color:#999999}

h1 { font-size:20px; text-transform:uppercase; margin:20px 0;}
p { line-height:22px; text-align:left;}