body {
	font: 11px/16px Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	background: #000000;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 14px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}

#content #back {
	text-align: right;
	border-top: 1px dashed #33CC00;
	font-size: 11px;
	margin-top: 20px;
}

#footer {
	font-size: 10px;
	color: #999999;	
	margin: 8px auto;	
	margin-left: 20px;
}
#footer-home {
	font-size: 10px;
	color: #999999;
	width: 760px;
	margin: 8px auto;
	border-top: 1px dashed #339900;
}
#breadcrumb {
	font-size: 10px;
	color: #CCCCCC;
	margin-bottom: 15px;
	margin-top: 15px;
	margin-left: 150px;
}
.black-top {
	border-bottom: 1px solid #0098CB;
	padding-top: 10px;
}

.black-footer {
	border-top: 1px solid #0098CB;
}
#content {
	font-size: 12px;
	padding-right: 20px;
	margin-top: 20px;
	color: #000000;
}
#content ul {
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	list-style: none;
}
#content li {
	background-image:url(images/redbullet_white.gif);
	padding-left:12px;
	background-repeat: no-repeat;
	background-position: 0px 5px;
}
#content h2 {
	font-size: 14px;
	color: #000000;
}
#content a:link, a:visited, a:active {
	color: #0083AE;
	text-decoration: none;
}
#content a:hover {
	color: #FF0000;
	text-decoration: none;
}
a.nav:link, a.nav:visited, a.nav:active {
	color: #339900;
	text-decoration: none;
}
a.nav:hover {
	color: #FF0000;
	text-decoration: none;
}
#subnav {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}
#subnav-container {
	
}

#subnav a.leftmenu:link, a.leftmenu:visited, a.leftmenu:active {
	color: #339900;
	text-decoration: none;
	margin-left: 10px;
}
#subnav a.leftmenu:hover {
	color: #000000;
	text-decoration: none;
	padding: 0px 0px 0px 10px;
	margin: 0px;
	background: url(images/redbullet_white.gif) no-repeat left;
}
#subnav .selected {
	color: #000000;
	background: url(images/redbullet_white.gif) no-repeat left;
	padding: 0px 0px 0px 10px;
	margin: 0px;
}
#subnav .head {
	margin-left: 10px;
}
.mainbody {
	background: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#dotted {
	border-top: 1px dashed #000000;
	width: 100px;
	margin: 8px 0px 0px 8px;
	padding: 0px;
}

p {
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#bullet {
	list-style: url(images/redbullet_black.gif);
	margin-right: 15px;
}
#bullet ul {
	padding-bottom: 10px;
	padding-left: 10px;
	margin: 0px 0px 8px 10px;
}
#bullet li {
	padding-bottom: 10px;
}
a.bullet:link, a.bullet:visited, a.bullet:active {
	color: #0098CB;
	text-decoration: none;
}
a.bullet:hover {
	color: #000000;
	text-decoration: underline;
}
#right-menu {
	font-size: 11px;
	padding-left: 7px;
	margin-top: 20px;
	background: #dfdfdf;
	padding-top: 8px;
	padding-bottom: 8px;
}
#right-pic {
	padding-left: 7px;
	margin-top: 20px;
	padding-top: 8px;
	padding-bottom: 8px;
	text-align: center;
}
#right-menu .align {
	margin-left: 5px;
}
a.right-menu:link, a.right-menu:visited, a.right-menu:active {
	color: #0098CB;
	text-decoration: none;
}
a.right-menu:hover {
	color: #000000;
	text-decoration: underline;
}
#gallery-nav {
	font-size: 10px;
	color: #999999;
	margin: 8px auto;
	border-top: 1px dashed #339900;
}
#hidden {
	display: none;
}
.home-box {
	background: #00B3F2;
	padding: 1px;
}
.home-box #introtext {
	color: #FFFFFF;
	background: #00B3F2;
	padding: 15px;
}
#home-shortcuts {
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 25px;
}
