body {
	background-color: #231F20;
}
#container {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	position:relative;
}
#menu_bar {
	float: left;
	position:relative;
}
#logo {
	float: right;
	position:relative;
}
#bar {
position:relative;
}
#content {
	height: auto;
	width: 768px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #F47D30;
	text-align:center;
	position:relative;
}

#nav {
   text-align: center;
   width:auto;
}



.blackbutton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

#inner_blackbutton_menu {
	position: relative;
	display:inline;
	width: 200px;
}

#blackbutton_menu {
	position: relative;
	left: 390px;
	top: 130px;
	width: 140px;
	z-index:200;
}










.footerbutton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F57D31;
	text-decoration: none;
}

.footerbutton a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F57D31;
	text-decoration: none;
}


.footerbutton a:hover {
    text-decoration: underline;
}

#inner_footerbutton_menu {
	position: relative;
	display:inline;
	width: 160px;
}

#footerbutton_menu {
	position: relative;
	left: 0px;
	top: 0px;
	width: 620px;
	z-index:200;
	margin-left:auto;
	margin-right:auto;
}







#inner_white_footerbutton_menu {
	position: relative;
	display:inline;
	width: 400px;

}

.footer_white_button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.footer_white_button a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.footer_white_button a:hover {
    text-decoration: underline;
}









.whitetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.darktext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#333333;
	text-decoration: none;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #F57D31;
	text-decoration: none;
}


#content_header {
width:auto;
clear:both;
position:relative;
text-align:right;
height:auto;
}

#content_left {
width:350px;
float:left;
position:relative;
text-align:left;
height:auto;
}

#content_right {
padding-right:20px;
width:390px;
float:right;
position:relative;
text-align:left;
height:auto;
}

#content_middle {
padding-right:35px;
padding-left:35px;
width:700px;
float:right;
position:relative;
text-align:left;
height:auto;
}

#content_footer {
width:auto;
clear:both;
position:relative;
text-align:right;
height:auto;
}



#content_grey {
width:auto;
clear:both;
position:relative;
background-color:#D1D2D4;
height:1400px;
}
#content_left_grey {
padding-left:20px;
width:350px;
float:left;
position:relative;
text-align:left;
height:auto;
background-color:#D1D2D4;
}
#content_right_grey {
padding-right:20px;
width:364px;
float:right;
position:relative;
text-align:left;
height:auto;
background-color:#D1D2D4;
}








#info {position:relative;}
p.bold {padding-left:10px; padding-right:10px; color:#c00;}
a.linkup {position:relative;}
a.buttonup {position:absolute; top:200px; left:650px; border:0;}
a.buttonup img {border:0;}
.gleft {float:left; margin:20px 5px 10px 0;}
.gright {float:right; margin:25px 5px 10px 0;}
.grc {margin:10px 10px 10px 10px;}

.menu {
	width:auto;
	height:26px;
	font-size:12px;
	position:relative;
	z-index:100;
	left:5px;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FF6600;
	text-decoration: none;
}

* html .menu {width:auto;}

.menu ul {padding:0;margin:0;list-style-type:none;}
.menu ul ul {width:auto;}

.menu li {
	float:left;
	width:auto;
	position:relative;
	
}

.menu a, .menu a:visited {
	display:block;
	font-size:11px;
	text-decoration:none;
	color:#F47D31;
	width:auto;
	height:26px;
	padding-left:19px;
	padding-right:19px;
	line-height:26px;
	text-align: center;
}

* html .menu a, * html .menu a:visited {width:auto; w\idth:auto;}

.menu ul ul a.drop, .menu ul ul a.drop:visited {
	background:#FF9900 url(/images/arrow.jpg) bottom right no-repeat; text-align:left;
}

.menu ul ul a.drop:hover{
	background:#FF9900 url(/images/arrow.jpg) bottom right no-repeat;
}
.menu ul ul :hover > a.drop {
	background:#FF9900 url(/images/arrow.jpg) bottom right no-repeat;
}

.menu ul ul ul a, .menu ul ul ul a:visited {
	background:#FF9900;
}

.menu ul ul ul a:hover {
	background:#FF9900;
}

.menu ul ul {visibility:hidden;position:absolute;height:0;top:26px;left:0; width:130px;
}

* html .menu ul ul {top:30px;t\op:31px;}

.menu ul ul ul{left:130px; top:-1px; width:130px; }

.menu ul ul ul.left {left:-130px;}

.menu table {position:absolute; top:0; left:0; border-collapse:collapse;;}

.menu ul ul a, .menu ul ul a:visited {
	background:#999999;
	color:#F47D31;
	height:auto;
	line-height:1em;
	padding:5px 10px;
	width:170px;
	text-align:left
}

* html .menu ul ul a, * html .menu ul ul a:visited {width:130px;w\idth:128px;}

.menu a:hover, .menu ul ul a:hover{
	color:#333333;
	background-color:#F47D31;
}
.menu :hover > a, .menu ul ul :hover > a {
	color:#333333;
	background:#F47D31;
}

.menu ul li:hover ul,
.menu ul a:hover ul{visibility:visible; }
.menu ul :hover ul ul{visibility:hidden;}
.menu ul :hover ul :hover ul{ visibility:visible;}
a.blackbutton:hover {
	text-decoration: underline;
}


.gallery 
{
width: 190px;
height: 200px;
overflow: scroll;
background-color: #231F20;
}.specialink {
	color: #F57D31;
	font-weight: bold;
	text-decoration: none;
}
