* { margin: 0; padding: 0; }

body, input, select, textarea, td {
	font-family: Verdana,"Geneva CE",sans-serif;
	font-size: 10px;
	line-height: 13px;
}
body {
	margin: 0; 
	width: 100%;
	background-color:#ffffff;
	color: #000000;	
}

object {
	margin: 0; padding: 0; border: 0;
	line-height: 0;
}

h1, h2, h3, h4, h5 {
	margin: 0;
	padding: 0;
	font-size: 1em;
	font-weight: normal;
}

h3{
	font-family: Verdana,"Geneva CE",sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: black;
}

img {
	border: 0;
	vertical-align: top;
}

fieldset {
	margin: 0; padding: 0; border: 0;
}

a, a:link, a:visited {
	/*color: #B5BA05;*/
	color: #000000;
	text-decoration: underline;
}
a:hover { 
	color: #000000;
	text-decoration: none;
}

p {
	margin: 0;
	padding: 0;
}

input {
	height: 19px;
	font-family: Verdana,"Geneva CE",sans-serif;
	font-size: 10px;
	line-height: 13px;
	/*border: 1px solid #B5BA05;*/
	color: #000000;
}

input.submit {
	width: 19px; height: 17px;
}

.clear {
	clear:both;
	height:1px;
	border:none;
	margin: 0; padding:0;
	visibility:hidden;
}

.textBlock {
	margin-top: 26px;
	width: auto;
	display: block;
}

.printPath {
	display: none;
	visibility:hidden;
}

/* PARTS */
	#widthWrapper{
		min-width: 930px;	
		_width: expression(document.body.clientWidth>930 ? "auto" : 930+"px" );
	}

	/* HEADER START */
	#headerContainer {
		position:absolute;
		top: 0px; left: 0px;
		margin:0; padding:0;
		width: 80%; height:100px;
/*		min-width: 744px;*/
		font-family: Georgia, "New York CE","Times New Roman",serif;
		font-size: 21px;
		line-height: 26px;
		z-index: 10;
	}
	#headerContainer .margins{
		margin: 10px 20px 0px 20px;
	}
	#headerContainer a {
		margin:0; padding:0px;
		padding-top: 1px;
		height: 26px;
	}
	#headerContainer a.logo { 
		padding-left: 34px;
		background: url("../i/logo.gif") 0px 0px no-repeat;
	}
	#headerContainer a:hover.logo { 
		padding-left: 34px;
		background: url("../i/logo.gif") 0px -26px no-repeat;
	}
	#headerContainer .logoHead { 
		padding-left: 34px;
		background: url("../i/logo.gif") 0px -26px no-repeat;
	}	
	/* HEADER END */

	#content {
		position:absolute;
		top: 100px; left: 0px;
		margin: 0; padding:0;
		width: 100%; height:100px;
/*		min-width: 930px;	*/		
		padding-bottom: 20px;
	}

	#content p {
		margin-top: 13px;
	}

	#navContent{
		position: absolute;
		top: 0px; left: 0px;
		width: 100%; _width: auto;
		_border-right: 20px solid #ffffff;
		/*z-index: 1;*/
	}
	#navContent .margins{
		margin: 0px 20px 0px 20px;
	}
	
	#homeNavContent{
		position: absolute;
		top: 0px; left: 0px;
		width: 150px;
		/*float: left;*/
		z-index: 2;
	}
	#homeNavContent .margins{
		margin: 0px 0px 0px 20px;
	}		

	#homeListContent{
		position: absolute;
		top: 0px; left: 0px;
		width: auto;
		_border-right: 20px solid #ffffff;
/*		float: left;*/
		z-index: 1;
	}
	#homeListContent .margins{
		margin: 0px 20px 0px 150px;		
	}	

	#pageContent{
		position: absolute;
		top: 0px; left: 0px;
		width: 80%;
		/*z-index: 1;*/
	}
	#pageContent .margins{
		margin: 0px 20px 0px 20px;
	}	

	.innerText
	{
		width: 75%;
	}

	.floatItem {
		text-align: left;
		float:left;		
		/*width: auto;*/ height:180px;_height: 184px;
		vertical-align: top;
		font-family: Georgia, "New York CE","Times New Roman",serif;
		font-size: 14px;
		line-height: 17px;
		color: #ffffff;	
		_margin-top: -4px;	
	}
	.floatItem .text{
		padding: 15px;
		width: 150px; height: 150px;
		_width: 180px; _height: 180px;
		vertical-align: middle;
		background-color: #B5BA05;
	}
	.floatItem .text a{
		color: #ffffff;
		background-color: #B5BA05;
	}
	.floatItem .text a:hover{
		text-decoration: none;
	}

	.menu {
		width: 130px;
	}

	/* image box */
	.imageItem{
		text-align: left;
		float:left;
		width: auto; height:180px;_height: 184px;		
		vertical-align: top;
		font-family: Georgia, "New York CE","Times New Roman",serif;
		font-size: 14px;
		line-height: 17px;
		color: #ffffff;	
		_margin-top: -4px;
	}
	.imageItem .image{

	}
	.imageItem .image a{
		color: #ffffff;
	}
	.imageItem .image a:hover{
		text-decoration: none;
	}
	
	.imgContainer{
		margin: 20px 0 0 0;
	}

	.imgContainer img{
		/*margin-top: 3px;
		margin-bottom:*/
	}
	.listContainer{
		clear:both;
		width: 75%;
		margin-top: 26px;
		padding-top: 26px;
		_padding: 0;
	}


	#leftBox
	{
		position: absolute;		
		width: 20%;
		top: 0px; left: 80%;
	}
	#leftBox .margins{
		margin: 0px 20px 0px 0px;
	}

	#textContent {
		position:relative;
		top: 0px; left: 60%;
		width: 40%;
		background-color: white;
		/*z-index: 2;*/
	}

	#infoBox
	{
		float:left;
		top: 0px; left: 0px;
		width: 50%;
	}
	#infoBox .margins{
		margin: 0px 10px 0px 10px;
	}

	#linkBox
	{
		float: left;
		width: 49%;
		_width: 49%;
	}
	#linkBox .margins{
		margin: 0px 20px 0px 0px;
	}

	#thumbBox {
		position: relative;
		top: 24px;left: 0px;
		width: auto;
		margin-bottom: 60px;
	}
	#thumbBox .margins{
		margin: 0px 20px 0px 10px;
	}


	#imageContent{	
		position: absolute;
		top: 100px; left: 0px;
		width: 60%;
		/*z-index: 1;*/
		padding-bottom: 20px;
	}
	#imageContent .margins{
		margin: 0px 0px 0px 20px;
	}

	#imageContent img{
		clear: both;
		display: block;
		margin-bottom: 4px;

	}
	.img_desc{
		clear: both;
		display: block;
		margin-bottom: 13px;
	}
	#thumbBox img {
		text-align: left;
		display:inline;
		vertical-align: top;
	}

/*	#subMenuContainer{
		position: absolute;
		top: 0px; left: 80%;
		width: 100%;
		height: 100px;
/*		min-width: 930px;	
		color: #B5BA05;
		font-family: Georgia, "New York CE","Times New Roman",serif;
		font-size: 21px;
		line-height: 26px;
		background-color: #ff0000;
		z-index: 20;
	}
	#subMenuContainer .margins{
		margin: 10px 20px 0px 0px;
	}*/

	#subNav {
		position: absolute;
		top: 0px; left: 80%;
		width: 20%;
		z-index: 20;
		height: 100px;
/*		background-color:#ff0000;*/
	}


	.debugList {
		color: #AAAAAA;
		margin-top: 500px;
		/*display: none;*/
	}
	.copyright {
		font-size: 9px;
		padding-bottom: 20px;
		padding-top: 39px;
		margin-left: -130px;
	}

	.thDisable {
		background-color:#B5BA05;
	}

	.thDisable img{
		background-color:#B5BA05;
	}
	