* {padding: 0; margin: 0;} 
body{
margin:0;
padding:0;
width: 100%;
background-color:#000000;
}
#Main{
margin:20px auto 10px auto;
padding:0;
width:949px;
border:1px solid #444444;
}
#Header{
margin:0;
padding:0;
width:100%;
}
#Logo{
float:left;
padding:15px;
text-align:left;
}
#Logo2{
float:right;
padding:15px;
text-align:right;
}
#Footer, #Home{
margin:0 auto;
padding:0 10px 10px 10px;
width:949px;
text-align:center;
}
.text_footer{
font:normal 10px sans-serif, "Microsoft Sans Serif";
color:white;
}
.text_footer a{
text-decoration:none;
color:#bfab51;
}
.text_yellow{
color:#bfab51;
}
.text{
font:normal 12px sans-serif, "Microsoft Sans Serif";
color:white;
}
.text a{
color:white;
}
.text a:hover{
color:#bfab51;
}
.padding20px{
padding:20px;
}
.padding5px{
padding:5px;
}
.text_20px{
font-size:20px;
}
.text_green{
font:normal 12px sans-serif, "Microsoft Sans Serif";
color:#d4d79c;
}

.text_topic{
font:bold 16px georgia;
color:#bfab51;
font-style:italic;
}
.text_topic a{
color:#bfab51;
}
.text_topic a:hover{
color:white;
}

.text_darkgreen{
color:#333300;
}
.text_darkgreen a{
color:#333300;
}
.text_darkgreen a:hover{
color:white;
}

.textbox{
background:#a09a7a;
border:1px solid #a09a7a;
font:normal 12px sans-serif, "Microsoft Sans Serif";
color:white;
padding:2px;
}

/* menu styles */
#jsddm
{	margin: 0;
	padding: 0;
}

	#jsddm li
	{	float: left;
		list-style: none;
		font: bolder 12px Lucida Sans Unicode;
	}

	#jsddm li a
	{	display: block;
		/*background: #324143;*/
		/*padding: 5px 12px;*/
		text-decoration: none;
		/*border-right: 1px solid white;*/
		padding: 4px 0;
		color: black;
		text-align:center;
		/*white-space: nowrap*/
		background: transparent url(../images/m_bg_gray.jpg) repeat-x left top;	
		}

	#jsddm li a:hover
	{	/*background: #24313C*/
		color: white;
		background: transparent url(../images/m_bg_yellow.jpg) repeat-x left bottom;
	}
		
	#jsddm li ul
	{	
		margin-top: -116px;
		padding:0;
		position: absolute;
		visibility: hidden;
		/*border-top: 1px solid white*/}
	
		#jsddm li ul li
		{	float: none;
			display: inline;
			font:bold 11px sans-serif, "Microsoft Sans Serif";
			height:12px;
		}
		
		#jsddm li ul li a
		{	
			/*background: #A9C251;*/
			text-align:left;
			color: white;

			width:155px;
			padding-left:5px;
			padding-top:5px;
			background: transparent url(../images/bg_sub_menu.png);
			}
		
		#jsddm li ul li a:hover
		{	background: transparent url(../images/bg_sub_menu.png);
			color: #bfab51;
		}


	/* Gallery */
	.gallery img{
		border:1px solid #666666;
	}
	
.text_darkgreen_footer{
color:#333300;
font-size:5px;
}
.text_darkgreen_footer a{
color:#333300;
}
.text_darkgreen_footer a:hover{
color:#333300;
}
.text2{
font:Bold 12px sans-serif, "Microsoft Sans Serif";
color:white;
}
