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

<!--


-->

wrapper {
		width:812px;
}
		
.wrapper .mainPage .mainCol p strong {
	color: #CE7D4E;
}
	

body {
	background-color:#333;
	width:802px;
	background-repeat:repeat;
	height:700px;
	padding-left:20px;
	padding-right:20px;
	padding-top:20px;
}

		
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #751500;
	margin-left:auto;
	margin-right:auto;
}
	
a:link {
	color: #C60;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #D2C332;
}
a:hover {
	text-decoration: underline;
	color: #F90;
}
a:active {
	text-decoration: none;
	color: #F00;
}

.wrapper {
	width:802px;
	margin-left:auto;
	margin-right:auto;
	background-color:#E5FFD6;
}

.top 	{
	width:802px;
	margin: 0px;
	padding: 0px;
	float: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
}	

.mainPage {
	width:642px;
	height:1400px;
	padding-left:85px;
	padding-right:85px;
	padding-top:48px;
}

.headline {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#330033;
	font-size:16px;
	font-weight:bold;
}

.rightHead {
	font-size:14px;
	font-family:"Lucida Console", Monaco, monospace;
	letter-spacing:.5em;
	color: #A3D8D7;	
}

.mainCol {
	width: 360px;
	display: block;
	float: left;
	padding-right: 20px;
	text-align:justify;
	line-height: 20px;
}

.rightpanel {
	vertical-align:text-top;
	background-color:#8394cf;
	width:200px;
	padding:15px;
	margin-left:30px;
	display:block;
	float:left;
	border-top-width:4px;
	border-top-color:d0e296;
	border-top-style:dotted;
	border-bottom-width:4px;
	border-bottom-color:d0e296;
	border-bottom-style:dotted;
	font-size: 13px;
	line-height: 24px;
	color: #CCC;
	vertical-align: top;
}

.text1 {
	background-color:#669966;
	padding:10px;
	width:365px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:17px;
	color:#003300;
	display:block;
	float:left;
}

.text2 {
	width:385px;
	display:block;
	float:right;
	padding-top:10px;
	padding-left:10px;
	padding-right:40px;
	color:#666600;
	font-size:12px;
	line-height:15px;
}
.gigBold {
	font-weight: bold;
	color: #ADC020;
}

h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h5 {
	font-size: 9px;
	color:#F63;
	align:left;
	line-height:11px;
}
.moreHeader {
	color: #F63;
	font-size:13px;
	font-style:bold;
	letter-spacing:.25em;
}

/* SLIMBOX */

#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 80%;
	height: 80%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(prevlabel.gif) no-repeat 0 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}
