body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#ffffff;
	background-color: #E9EEC8;

}

.style1 {
	color: #cccccc;
	font-weight: bold;
}

.style2 p{
	color:#000000;
	font-weight: bold;
}

h2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14pt;
}

td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

th {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.bodystyle {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.small {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.medium {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.big {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.xbig {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
}

.expanded {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 2px;
}

.justified {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: justify;
}

.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #999999;
}

.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border-width: thin;
	border-style: solid;
}
a:hover {
visibility: visible;

}
a:hover img {
visibility: visible;
border: 2px solid #F7931D;

}
.imageBorder {
	border: 2px solid #000;
}
a .imageBorder {
	border: 2px solid #000;
}
a .imageBorder:hover {
	border: 2px solid #F7931D;
	
}

#tagline {
	width:872px;
	position:absolute;
	left:-12px;
	top:14px;
	text-align:right;
	height:70px;
}
#tagline a {
	color:white; font-weight:bold;
	text-decoration: none;
	text-align:left;
}
#tagline a:hover {
	color:#F7931D;
	text-decoration: underline;
	text-align:left;
}

#header {
	width:100%;
	height: auto;
	position:absolute;
	padding:0px 0px 0px 0px;
	top:35px;
	left: 246px;
	text-align:left;
}


	
#logo {
	width:150px;
	height:154px;
	position:absolute;
	top:0px;
	left:0px;
	
}

#sidebar {
	height:auto;
	text-align:right;
	position:absolute;
	line-height: 1.5em;
	top:32px;
	left:25px;
	
}
#sidebar a{
	color:#000000;
	text-decoration:none;
	font-size:8pt;
}
#sidebar a:hover{
	color:#F7931D;
	font-size:8pt;
	text-decoration:underline;
}

#content {
	width:337px;
	height:400px;
	text-align:left;
	position:absolute;
	color:#000000;
	line-height: 1.5em;
	top:32px;
	left:128px;
}	
#contentFull {
	width:770px;
	height:auto;
	text-align:left;
	position:absolute;
	color:#000000;
	line-height: 1.5em;
	top:32px;
	left:118px;
}	
#contentFull a{
	color:#000000;
	
}
#contentFull a:hover{
	color:#F7931D;
}

#loadarea {
	position:absolute;
	top: 20px;
	left: 475px;
	width: 450px;
	height:auto;
	text-align:left;

}
#thumbs {
	overflow:hidden;
	}
#thumbs img {
	overflow:hidden;
	}

#blackline {
	width: 100%;
	overflow:hidden;
	height:2px;
	background-color:#000000;
	}
#blackbar {
	position:absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	overflow:hidden;
	height:3px;
	background-color:#000000;
}
#blackbarbottom {
	position:absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	overflow:hidden;
	height:3px;
	background-color:#000000;
}
#blackbarside {
	position:absolute;
	top: 0px;
	left: 111px;
	height: 100%;
	overflow:hidden;
	width:3px;
	background-color:#000000;
}
