body{
	margin: 0;
	padding: 0;
	color: #333333;
	background-color: #1d293e;
	background-image: url(img/body.bg.gif);
	background-repeat: repeat-x;
	font-family: verdana;
	font-size: 80%;
}
a{
	text-decoration: none;
	color: #20a9ff;
}

hr{
	color: #faaf00;
	margin-left: 16px;
	height: 0px;
	border: 0px;
	border-bottom: 1px solid #faaf00;
	margin-bottom: 16px;
}

img{
	border: 0;
}	
.status{
	color: red;
}
.hspacer{
	height: 16px;
}

.teaser{
	border-bottom: 1px solid #cccccc;
}	

#wrap{
	position: absolute;
	left: 50%;
	top: 0px;
	margin-left: -459px;
	width: 918px;
	padding: 0;
}

#head{
	position: relative;
	width: 100%;
	height: 157px;
}	
	
#header{
	position: relative;
	width: 100%;
	height: 104px;
	top :0;
	background-image: url(img/head.bg.gif); 
}
#header #image{
	position: absolute;
	width: 100%;
	height: 100%;
	background-position: 3px 0px;
	background-repeat: no-repeat;
}

#breadcrumbs{
	margin-left: 32px;
	margin-top: 64px;
}

#breadcrumbs a{
	color: #999999;
}

#breadcrumbs a:hover{
	color: #333333;
}	
	
#tabmenu{
	position: absolute;
	width: 100%;
	height: 53px;
	top: 104px;
	padding-left: 2px;
}

#tabmenu div{
	float: left;
	height: 43px;
}
#tabmenu .left{
	width: 6px;
	background-image: url(img/tab.left.bg.gif); 
	background-repeat: no-repeat;
}
	
#tabmenu .center{
	background-image: url(img/tab.center.bg.gif); 
	background-repeat: repeat-x;
	padding-left: 8px;
	padding-right: 8px;
	text-align: center;
	font-size: 16px;
	height: 43px;
	line-height: 43px;
	vertical-align: middle;
	color: #ffffff;
}	

#tabmenu .center a{
	color: #ffffff;
}

#tabmenu .center a:hover{
	color: #faaf00;
}

#tabmenu .right{
	width: 6px;
	background-image: url(img/tab.right.bg.gif); 
	background-repeat: no-repeat;
}

#tabmenu .selected .left{
	background-image: url(img/tab.selected.left.bg.gif); 
}
	
#tabmenu .selected .center{
	background-image: url(img/tab.selected.center.bg.gif); 
	background-repeat: repeat-x;
	
}	

#tabmenu .selected .right{
	background-image: url(img/tab.selected.right.bg.gif); 
}

#body{
	width: 100%;
}

.left{
	height: 100%;	
	width: 8px;
	float: left;
}
.center{
	height: 100%;
	float: left;
}	
.right{
	width: 8px;
	height: 100%;
	float: left;
}
.top, .bottom{
	font-size: 0;
}	

#main{
	width: 694px;
	float: right;
}
#main .top{
	height: 11px;
	width: 100%;
}
#main .top .left{
	background-image: url(img/top.left.bg.gif); 
	background-repeat: no-repeat;
}
#main .top .center{
	width: 678px;	
	background-image: url(img/top.center.bg.gif); 
	background-repeat: repeat-x;
}	
#main .top .right{
	background-image: url(img/top.right.bg.gif); 
	background-repeat: no-repeat;
}

#main .middle{
	width: 100%;
	height: 100%;
	background-image: url(img/main.middle.bg.gif); 
	background-repeat: repeat-y;
	padding: 1px;
}

#main .bottom{
	height: 9px;
	width: 100%;
}
#main .bottom .left{
	background-image: url(img/bottom.left.bg.gif); 
	background-repeat: no-repeat;
}
#main .bottom .center{
	width: 678px;
	background-image: url(img/bottom.center.bg.gif); 
	background-repeat: repeat-x;
}	
#main .bottom .right{
	background-image: url(img/bottom.right.bg.gif); 
	background-repeat: no-repeat;
}


#contentpane{
	width: 662px;
	height: 100%;
	padding-left: 3px;
	padding-right: 3px;
}

#contentpane p{
	width: 100%;
	padding: 0;
	margin: 0;
}

#contentpane table{
	width: 100%;
	padding: 0;
	margin: 0;
}
#contentpane td{
	vertical-align: top;
}


#contentpane a{
	color: #20a9ff;
}	
#contentpane a:hover{
	color: #000000;
}	

#contentpane  .h1{
	color: #20a9ff;
	font-size: 150%;
	text-transform: uppercase;
	line-height: 150%;
	margin-top: 16px;
	padding: 0px;
	padding-left: 32px;
	padding-right: 16px;
}


#contentpane .h2{
	color: #faaf00;
	font-size: 125%;
	line-height: 125%;
	padding-left: 32px;
	padding-right: 16px;
}	

#contentpane .text, #contentpane .gallery, #contentpane .document{
	margin: 32px;
	margin-top: 16px;
	margin-bottom: 16px;
	clear: both;
}
#contentpane .document img{
	vertical-align: middle;
}	
#side{
	width: 214px;
	float: left;
}

#side .top{
	height: 14px;
	background-image: url(img/side.top.bg.gif); 
	background-repeat: no-repeat;
}

#side .middle{
	background-image: url(img/side.middle.bg.gif); 
	background-repeat: repeat-y;
	padding-top: 16px;
	padding-bottom: 16px;
}

#side .bottom{
	height: 9px;
	background-image: url(img/side.bottom.bg.gif); 
	background-repeat: no-repeat;
}

#side #menupane{
	width:  176px;
	padding-left: 16px;
	
}

#side #menupane a{
	display: block;
	/*
	font-size: 100%;
	*/
	font-size: 12px;
	font-weight: bold;
	padding-top: 14px;
	padding-left: 16px;
	padding-right: 8px;
	padding-bottom: 14px;
	color: #666666;
	border-bottom: 1px solid #999999;
	/*
	padding-right: 16px;
	*/
}

#side #menupane a.selected{
	background-image: url(img/side.link.bg.gif); 
	background-repeat: no-repeat;
	background-position: 0px 50%;
	color: #faaf00;
}

#side #menupane a.sub{
	font-size: 11px;
	padding-left: 32px;
	font-weight: normal;
}

#sponsor{
	padding: 8px;
	margin-left: 16px;
}
#sponsor img{
	margin-right: 8px;
}
#clr{
	clear: both;
}	
	
#foot{ 
	width: 918px;
	position: relative;
	margin-top: 8px;
	color: #cccccc;
	float: left;
}

#foot .center{
	width: 902px;	
}

#foot .top{
	height: 11px;
	width: 100%;
}
#foot .top .left{
	background-image: url(img/top.left.bg.gif); 
	background-repeat: no-repeat;
}
#foot .top .center{
	background-image: url(img/top.center.bg.gif); 
	background-repeat: repeat-x;
}	
#foot .top .right{
	background-image: url(img/top.right.bg.gif); 
	background-repeat: no-repeat;
}

#foot .middle{
	width: 100%;
	height: 100%;
	background-image: url(img/foot.middle.bg.gif); 
	background-repeat: repeat-y;
}

#foot .bottom{
	height: 9px;
	width: 100%;
}
#foot .bottom .left{
	background-image: url(img/bottom.left.bg.gif); 
	background-repeat: no-repeat;
}
#foot .bottom .center{
	background-image: url(img/bottom.center.bg.gif); 
	background-repeat: repeat-x;
}	
#foot .bottom .right{
	background-image: url(img/bottom.right.bg.gif); 
	background-repeat: no-repeat;
}

#foot #footer{
	margin-top: 8px;
	margin-left: 226Px;
}

#foot #footer a{
	color: #cccccc;
}
#foot #footer a:hover{
	color: #ffffff;
}

.container{
	padding-left:32px;
	font-size:16px;
}
.container h3{
	font-size: 16px;
	color: #20a9ff;
}
.container hr{
	border-bottom: 1px solid #999999;
	width: 180px;
	margin-left: -16px;
}
.container img{
	vertical-align: middle;
	margin-right: 16px;
}
.container input{
	width: 150px;
	border: 1px solid #999999;
	color: #666666;
	margin-bottom: 8px;
	/*
	margin-left: 36px;
	margin-top: 10px;
	*/
}
.contact{
	padding-left:16px;
	margin-top: 16px;
}
.contact .label{
	color: #999999;
	font-size: 75%;
	width: 80px;
}

.contact input, .contact textarea{
	border: 1px solid #999999;
	font-size: 100%;
	width: 540px;
}

button{
	background-color: #ffffff;
	border: 0;
	width: 30px;
	vertical-align: middle;
}	

