@charset "UTF-8";
/* CSS Document */

body {
	margin-top:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#333;
	font-size:13px;
	text-align:center;
	background:url(img/backtile.jpg) repeat-x;
}
.clear {
	clear:both;
}

#wrapper {
	width:1024px;
	margin-left:auto;
	margin-right:auto;
	background:url(img/backflower.gif) no-repeat;
}

#header {
	width:1024px;
	min-height:100px;
	text-align:left;
}
#header img {
	padding-left:0px;
	border:none;
}
#header .nav {
	float:right;
	padding-right:45px;
	padding-top:5px;
	text-transform:uppercase;
	font-size:12px;
	letter-spacing:1px;
	color:#333;
}

#content {
	width:981px;
	min-height:560px;
	text-align:left;
	background:url(img/paperback2.gif) no-repeat;
}
#content.med {
	width:981px;
	min-height:860px;
	text-align:left;
	background:url(img/paperback2.gif) no-repeat;
}
#content.long {
	width:981px;
	min-height:990px;
	text-align:left;
	background:url(img/paperback2.gif) no-repeat;
}
#content .leftnav {
	width: 184px;
	min-height: 434px;
	margin-left:20px;
	margin-top:10px;
	text-align:center;
	float:left;
	background:url(img/leftnvbk.jpg) no-repeat;
	text-transform:uppercase;
	font-size:12px;
	letter-spacing:1px;
}
#content .leftnav h1 {
	color:#3c646a;
	font-size:12px;
}
#content .leftnav ul {
	width:160px;
	margin:-10px 0px 0px 10px;
	padding:0px;
	list-style-type:none;
}
#content .leftnav ul li {
	border-bottom:#333 dotted 1px;
	padding: 10px;
	margin:0;
}
#content .leftnav ul li a {
	color:#333;
	text-decoration:none;
}
#content .leftnav ul li a:hover {
	color:#3c646a;
}
#content .flash {
	width: 552px;
	min-height: 424px;
	margin-left:9px;
	margin-top:10px;
	float:left;
}
#content .rightnav {
	width: 196px;
	min-height: 424px;
	margin-left:9px;
	margin-top:10px;
	text-align:center;
	float:left;
	background:url(img/rtnvbk.jpg) no-repeat;
	text-transform:uppercase;
	font-size:11px;
	letter-spacing:1px;
	color:#3c646a;
}
#content .rightnav a {
	text-transform:uppercase;
	font-size:11px;
	letter-spacing:1px;
	color:#3c646a;
	text-decoration:none;
}
#content .rightnav img {
	border:none;
}
#content .bottom {
	width:766px;
	min-height:326px;
	margin-left:206px;
	margin-top:5px;
	background:url(img/btmpaper_long.gif) no-repeat;
}
#content .bottom .sect {
	width:740px;
	padding:0px 20px 0px 20px;
	font-size:13px;
	line-height:17px;
	color:#333;
}
#content .bottom .sect h1 {
	font-size:19px;
	color:#3c646a;
	text-transform:uppercase;
	font-weight:normal;
	letter-spacing:1px;
}
#content .bottom .sect h2 {
	font-size:15px;
	color:#333;
	text-transform:uppercase;
	font-weight:normal;
	letter-spacing:1px;
}


/* INTERIOR PAGE STYLES */
#content .bottom2 {
	width:766px;
	min-height:700px;
	margin-left:206px;
	margin-top:5px;
	background:url(img/btmpaper_long.gif) no-repeat;
}
#content .bottom2 .sect {
	width:720px;
	padding:0px 20px 0px 20px;
	font-size:13px;
	line-height: 17px;
	color:#333;
}
#content .bottom2 .sect h1 {
	font-size:19px;
	color:#3c646a;
	text-transform:uppercase;
	font-weight:normal;
	letter-spacing:1px;
}
#content .bottom2 .sect h2 {
	font-size:15px;
	color:#333;
	text-transform:uppercase;
	font-weight:normal;
	letter-spacing:1px;
}
#content .bottom2 .sect img{
	padding: 0 10px 10px 10px;
}
#content .bottom2 .sect a {
	color:#3c646a;
}


/* sponsors page */

#content .bottom2 .sects {
	width:340px;
	float:left;
	padding:0px 10px 0px 20px;
	font-size:13px;
	line-height:17px;
	color:#333;
}
#content .bottom2 .sects h1 {
	font-size:19px;
	color:#3c646a;
	text-transform:uppercase;
	font-weight:normal;
	letter-spacing:1px;
}
#content .bottom2 .sects h2 {
	font-size:15px;
	color:#333;
	text-transform:uppercase;
	font-weight:normal;
	letter-spacing:1px;
}
#content .bottom2 .sects img{
	padding: 0 10px 20px 0px;
}
#content .bottom2 .sects a {
	color:#3c646a;
}

/* short pages */

#content .bottom3 {
	width:766px;
	min-height:500px;
	margin-left:206px;
	margin-top:5px;
	background:url(img/btmpaper_long.gif) no-repeat;
}
#content .bottom3 .sect {
	width:720px;
	padding:0px 20px 0px 20px;
	font-size:13px;
	line-height: 17px;
	color:#333;
}
#content .bottom3 .sect h1 {
	font-size:19px;
	color:#3c646a;
	text-transform:uppercase;
	font-weight:normal;
	letter-spacing:1px;
}
#content .bottom3 .sect h2 {
	font-size:15px;
	color:#333;
	text-transform:uppercase;
	font-weight:normal;
	letter-spacing:1px;
}
#content .bottom3 .sect img{
	padding: 0 10px 10px 10px;
}
#content .bottom3 .sect a {
	color:#3c646a;
}

