html,body{
	height: 100%;

}

body {
	
	margin: 0px;
	font-family: Arial;
	font-size: 11px;
	background-color:#000000;
} 

#background{
	position:absolute;
	left:50%;
	margin-left:-512px;
}



#MainContainer{
	width:800px;
	min-height:100%;
	position:relative;
	
	margin: 0px auto;
	height:100%;
}

#MenuAndContent{
	width:597px;
	margin: 0px;
	float:left;
	position:relative;
	min-height:auto;	
	height:100%
}


#SideBar{
	position:relative;
	top:0px;
	margin-top:2px;
	float:right;
	width:200px;
	height:100%;
	
}

#SideBarContent{
	text-align:center;
	margin:10px;


}
#SideBarContent img{
	border:0px solid #000000;
}

#Partners{
	position:relative;
	margin-top:0px;
	background-color: #00aaff;
}
#PartnerImage{
	height:62px
}



#Sponsors{
	position:relative;
	margin-top:0px;
	background-color: #00aaff;
margin-bottom:3px;
background-color: #00aaff;
	
}
.Sponsor{
text-align:center;
padding:17px;
padding-left:0px;
padding-right:0px;
border-top:2px dotted #3fbfff;
}

.Sponsor img{
border:0px;
}



a{

}

a:link{		color: #0084be;  text-decoration: none; }
a:visited{	color: #0084be; text-decoration: none; }
a:hover {	color: #000000; text-decoration: none;  }
a:active{	color: #000000;text-decoration: none; }


#bno_logo{
	position:absolute;
	right:0px;
	top:0px;
	z-index:99;
}

#logo{
	height:130px;	
}
#heroes{
	height:139px;
}
#stars{
	height:30px;
}


#Main{
	position:relative;
	margin-top:2px;
	padding-top:1px;
	background-color:#FFFFFF;	
height:auto;
min-height:881px;
	
}


#Content{
	position:relative;
	

	font-size:12px;
	line-height:17px;
	margin:10px;
	margin-top:8px;
	
margin-right:75px;
}

#Content a{
	
	font-weight:bold;

}

#Content img{
	margin-top:2px;
	margin-right:10px;
	margin-bottom:6px;

}



#RightContent{
	display:none;
	width:0px;
	left:332px;
	position:relative;
	float:right;
	line-height:18px;
	margin-left:5px;
}


table{
	width:100%;
}
td {
	font-size: 12px;
	vertical-align: top;
}
.odd{
	background-color: #FFF;
	padding-left: 3px;
	padding-bottom: 5px;
	padding-top: 4px;
}
.even {
	background-color: #e7f7ff;
	padding-left: 3px;
	padding-bottom: 5px;
	padding-top: 4px;
}

h1{
	font-size: 30px;
	color: #000000;
	font-weight: bold;
	margin-top:2px;
	margin-left:-1px;
}


#languages{
	margin-left:530px;
	color:#926D48;
	font-size: 18px;
	font-weight:500;
}

#languages div{
	float:left;
	margin-right:30px;
}


.subpage_image{
	float:left;
	 margin-right:10px;
	 padding-top:1px;
	
}
.subpage_star{
	float:left;
	width:24px;
	height:24px;
	overflow:hidden;
}

.subpage_title{
	padding-top:1px;
		margin-left:28px;
	font-style:italic;
	font-size: 32px;
	font-weight:600;
	
	
	/*	margin-left:-1px;*/
}

.subpage_line{
	height:10px;
	width:100%;
	background-color: #000000;
	margin-bottom:8px;

}

.subpage_title a{
	font-weight:bold;
	font-style:italic;
	color:#000000;

}
.subpage_intro{
	margin-top:0px;
}

.subpageLink{
	margin-bottom:6px;
	padding-bottom:6px;
	border-bottom:1px dotted #000;
}



#LocationBar{
	height:23px;
	width:100%;
	background-color:#DDD;
}

#LocationContent{
	font-weight:bold;
	font-size: 12px;
	margin-left:10px;
	padding-top:4px;
}


#LocationContent a{
	font-style:italic;
	font-size: 12px;
	font-weight:bold;
}



#Focus{
	float:left;
	width:240px;
	margin-bottom:20px;
	margin-right:30px;

}



#formfeedback{
	border:2px solid #000000;
	padding:4px;
	padding-top:1px;
	margin-bottom:4px;
}

.negfeedback{
	color: #FF0000;
}
.posfeedback{
	color: #228800;
}

#Head{
	position:relative;
	top:0px;
	left:0px;
	height:300px;
	overflow:hidden;
}


.subpageTitleContainer{
	
	
	/*
	 * border: 1px solid #FF0000;
	 */
	
}

#pb_category_table td{

border-top: 1px dotted #000000;
border-bottom: 1px dotted #000000;
margin:9px;
line-height:30px;
padding:4px;
font-size:14px;
font-style:italic;
}

#pb_category_table a{
font-size:14px;
}
