body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
#header {
	background-image: url(../images/header.jpg);
	margin: 0px;
	width: 800px;
	height: 170px;
	background-repeat: no-repeat;
	background-position: top;
}
#adminheader {
	background-image: url(../images/adminheader.jpg);
	margin: 0px;
	width: 800px;
	height: 170px;
	background-repeat: no-repeat;
	background-position: top;
}

#nav {
	padding-top: 87px;
	padding-left: 10px;
	float: left;
}
#jumpmenu {
	margin: 0px 0px 10px 0px;
	padding: 10px;
	text-align: center;
	line-height: 20px;
	border: 1px solid #CCCCCC;
	background-color: #F9B5CC;
	float: left;
	clear: none;
}
#nav a {
	font-weight: bold;
	text-decoration: none;
	color: #666666;
}
#nav a:hover {
	font-weight: bold;
	color: #F9B5CC;
	text-decoration: none;
}
#news {
	font-weight: bold;
	background-image: url(../images/newsheadbckgrd.jpg);
	text-align: center;
	padding-top: 5px;
	height: 20px;
	background-repeat: no-repeat;
	clear: both;
	width: 200px;
}
#newscontent {
	background-color: #ffdfea;
	width: 200px;
	padding-top: 10px;
	float: left;
	clear: both;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

#newscontent h1 {
	font-size: 14px;
	background-image: url(../images/newsheadbckgrd.jpg);
	background-repeat: no-repeat;
	text-align: center;
	font-weight: bold;
	padding-top: 3px;
	height: 25px;
}
#newscontent h2 {
	font-size: 12px;
	padding-right: 10px;
	padding-left: 10px;
}
#newscontent h3 {
	font-size: 14px;
	background-image: url(../images/newsheadbtmbrd.jpg);
	background-repeat: no-repeat;
	text-align: center;
	font-weight: bold;
	padding-top: 3px;
	height: 25px;
}
#newscontent p {
	padding-right: 10px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F9B5CC;
	margin-right: 5px;
	margin-left: 5px;
	padding-bottom: 5px;
}
#newscontent a {
	font-weight: bold;
	text-decoration: none;
	color: #666666;
}
#newscontent a:hover {
	font-weight: bold;
	color: #f9b5cc;
	text-decoration: none;
}

#right {
	float: left;
	width: 540px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
}
#venuepic {
	float: left;
	padding-right: 5px;
	width: 120px;
}
#details {
	float: left;
	width: 500px;
	background-color: #ffdfea;
	padding: 5px;
	margin-bottom: 15px;
}
.mainhead {
	font-size: 17px;
	color: #F9B5CC;
	font-weight: bold;
}
.moredetails {
	font-size: 9px;
	font-weight: bold;
	color: #F9B5CC;
	text-align: right;
}
#underline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #F9B5CC;
	border-right-color: #F9B5CC;
	border-bottom-color: #F9B5CC;
	border-left-color: #F9B5CC;
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
	width: 540px;
}
#intro h1 {
	font-size: 14px;
	color: #F9B5CC;
}
.copyright {
	font-size: 9px;
	color: #000000;
	text-align: left;
}
#footer {
	background-color: #F9B5CC;
	width: 800px;
	clear: both;
	float: left;
	text-align: right;
	padding: 5px;
}

#left {
	clear: both;
	float: left;
	width: 200px;
}
#right p {
	margin-right: 10px;
}
.directions {
	font-size: 9px;
}
.maintitle {
	font-size: 18px;
	color: #F9B5CC;
}
.subtitle {
	font-size: 14px;
	color: #F9B5CC;
	font-weight: bold;
}
#right a {
	font-weight: bold;
	text-decoration: none;
	color: #666666;
}
#right a:hover {
	font-weight: bold;
	color: #F9B5CC;
	text-decoration: none;
}
.errortext {
	font-size: 8px;
	color: #FF0000;
}
.portfolio_box {
	border: thin solid #f9b5cc;
	padding: 3px;
	float: left;
	width: 85px;
	height: 100px;
	margin: 5px;
	background-color: #ffffff;
}
