body, td {
	font-family: Tahoma, Arial, Helvetica, Sans-serif;
	font-size: 12px;
	color: #7f7f7f;
}

body {
	background: #d4d4d4;
}

a {
	color: #00849c;
}

a:hover {
	color: #02c7e6;
}

li {
	list-style: none;
	background: url(../images/d08.gif) no-repeat 0px 7px;
	padding-left: 7px;
}

p {
	margin: 0;
	padding: 0;
}

form {
	padding: 0px;
	margin: 0px;
}

table.list {
	border: 1px solid #dddddd;
	margin: 0;
	border-collapse:collapse;
}

table.list td.nopadding {
	padding: 0;
}

table.list table.list {
	border: 0;
}

table.list table.list tr.lheader td {
	border: 0;
	paddig: 0;
	font-weight: 90%;
	background-color: #eeeeee;
}

table.list tr {
	background: #fafafa;
}

table.list tr.pair {
	background: #f1f1f1;
}

table.list td {
	border-left: 1px dotted #aaaaaa;
	border-top: 1px dotted #aaaaaa;
	padding: 3px 5px 3px 5px;
}

table.list table.list td {
	border-color: #cccccc;
}

table.list tr.lheader {
	background: #dddddd;
}

table.list tr.lheader td {
	border-bottom: 1px solid #aaaaaa;
}

.hilight {
	color: #02c7e6;
}

.sitecolor {
	color: #00849c;
}

.hilightbg {
	background-color: #00849c;
	color: #ffffff;
}

.hilightbg .hilight {
	color: #8fc0dc;
}

.red {
	color: #990000;
}

.green {
	color: #009900;
}

.blue {
	color: #000099;
}

.bold {
	font-weight: bold;
}

.dropdownmenu {
	position: absolute;
	visibility: hidden;
	padding: 5px 0px 5px 0px;
	background: #00849c;
	margin-left: -7px;
	z-index: 10;
	white-space: nowrap;
}

.dropdownmenu a {
	text-align: left;
	display: block;
	padding: 5px 25px 5px 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 95%;
}

.dropdownmenu a.selected {
	font-weight: bold;
}

.dropdownmenu a:hover {
	background: #02b7d6;
	color: #FFFFFF;
}

#clearboth {
	clear: both;
}

#tooltip {
	background: #FFFFAA;
	padding: 5px;
	border: 1px solid #333333;
	clear: both;
	color: #111111;
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 20px;
}

#ajaxloader {
	display: block;
	background: url(../images/ajax-loader.gif) 50% 50% no-repeat;
	color: #000000;
	height: 100px;
	text-align: center;
	filter:alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;
	-moz-border-radius: 5px;
}

#website_outer {
	margin-top: 56px;
	margin-bottom: 56px;
}

#website {
	width: 639px;
	overflow: hidden;
}

#website #pageletter_outer {
	border-top: 1px solid #cfcfcf;
	border-left: 1px solid #cfcfcf;
	background: url(../images/d01.jpg) 0px 100% repeat-x #FFFFFF;
	padding-bottom: 3px;
}

#website #pageletter {
	background: url(../images/d02.jpg) 100% 0px repeat-y;
	padding-right: 3px;
}

#website #pagelettercontent {
	width: 521px;
}

#website #topline {
	height: 15px;
	overflow: hidden;
}

#website #topline #topinfo {
	float: right;
	font-size: 80%;
	text-transform: lowercase;
	margin-right: 20px;
}

#website #topstrip {
	margin-top: 1px;
	height: 3px;
	background: url(../images/d04.gif) 0px 1px;
	overflow: hidden;
}

#website #logo {
	height: 60px;
	background: url(../images/logo.jpg) 20px 20px no-repeat;
	overflow: hidden;
}

#website #logo a {
	text-decoration: none;
	position: relative;
	display: block;
	width: 182px;
	height: 37px;
	top: 20px;
	left: -150px;
	overflow: hidden;
}

#website_outer #menu_outer {
	height: 30px;
	overflow: hidden;
}

#website_outer #menu {
	padding-top: 10px;
}

#website_outer #menu a {
	display: block;
	text-transform: uppercase;
	float: right;
	text-align: left;
	text-decoration: none;
	margin-right: 18px;
	color: #7f7f7f;
}

#website_outer #menu a:hover,
#website_outer #menu a.selected 
{
	color: #8fc0dc;
}

#website_outer #menu #msep {
	width: 3px;
	height: 11px;
	float: right;
	position: relative;
	top: 2px;
	left: -4px;
	overflow: hidden;
}

#website #headertopline {
	height: 2px;
	margin-bottom: 2px;
	overflow: hidden;
}

#website #header {
	height: 262px;
	margin-bottom: 2px;
	overflow: hidden;
}

#website #header.admin {
	height: 100px;
}

#website #header #pic {
	width: 521px;
	height: 262px;
	overflow: hidden;
}

#website #header #pic #gallerypics {
	position: relative;
	width: 3132px;
}

#website #header #pic #gallerypics img {
	border-right: 1px solid #ffffff;
}

#website #header.admin #pic {
	position: relative;
	top: -100px;
}

#website #header #arrowprev {
	filter:alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;
	float: left;
	width: 28px;
	height: 262px;
	position: relative;
	top: -262px;
}

#website #header #arrownext {
	filter:alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;
	float: right;
	width: 28px;
	height: 262px;
	position: relative;
	top: -262px;
}

#website #header #arrowprevlink {
	float: left;
	width: 28px;
	height: 262px;
	position: relative;
	top: -262px;
	left: -28px;
	background: url(../images/d06.gif) 50% 50% no-repeat;
}
	
#website #header #arrownextlink {
	float: right;
	width: 28px;
	height: 262px;
	position: relative;
	top: -262px;
	left: 28px;
	background: url(../images/d05.gif) 50% 50% no-repeat;
}
	
#website #headerbottomline {
	height: 1px;
	margin-bottom: 25px;
	overflow: hidden;
}

#website #content_outer {
	text-align: left;
}

#website #entrycolumn {
	float: left;
	width: 240;
	margin-right: 15px;
	overflow: hidden;
}

#website #contententry {
	padding-left: 40px;
	background: url(../images/d07.gif) 21px repeat-y;
	margin-bottom: 20px;
}

#website #entrynum {
	float: left;
	font-weight: bold;
	font-size: 90%;
	padding-top: 7px;
	width: 20px;
}

#website #contententry #entrytitle {
	font-weight: bold;
	padding-bottom: 10px;
	padding-top: 5px;
}

#website #contententry #entrydescription {
	line-height: 18px;
	padding-bottom: 7px;
}

#website #contententry #entrydescription #img {
	border-collapse: collapse;
}

#website #contententry #entrydescription #img div {
	background: url(../images/d22.jpg) 0px 100% no-repeat;
}

#website #contententry #entrydescription #img div div {
	background: url(../images/d23.jpg) 100% 100% no-repeat;
	padding: 0px 8px 8px 7px;
}

#website #contententry #entrydescription #img div div div {
	padding: 1px 1px 1px 1px;
	border: 1px solid #bfbfbf;
	background: #ffffff;
}

#website #contententry #entrydescription #img img {
	/*width: 100%;*/
	border: 0px ;
}

#website #bottomstrip {
	height: 7px;
	margin-bottom: 1px;
	background: url(../images/d04.gif) 0px 0px; 
	overflow: hidden;
}

#website #bottomline {
	height: 25px;
	overflow: hidden;
}

#website #copyright {
	font-size: 80%;
	padding-top: 5px;
}

#formentry {
	clear: both;
}

#formentry #title {
	float: left;
	text-align: right;
	width: 120px;
	padding-right: 10px;
	padding-bottom: 10px;
}

#formentry #entry {
	float: left;
	padding-bottom: 10px;
	width: 330px;
}

/* IE Fixes */
* html {
}

* html li {
	background-position: 10px 7px;
}