body {
background-color: #000000;
color:#ffffff;
font-family: "Trebuchet MS";
font-size: 13px;
}
#content{
margin-left: auto;
margin-right: auto;
text-align: center;
width: 1400px;
background-color: #000000;
clear: both;
}
a{
color: #99accd;
}
a:link{
color: #99accd;
}
a:hover{
color: #ffffff;
}
a:visited{
color: #99accd;
}

.col_left{
float: left;
width: 250px;
background-color: #202020;
margin-right: 5px;
height: 1680px;
}
.col_left_img{
clear: both;
margin-bottom: 15px;
}
.col_middle{
float: left;
width: 800px;
height: 1680px;
background-color: #202020;
margin-right: 5px;
}
.col_right{
float: left;
width: 250px;
background-color: #202020;
height: 1680px;
}
.col_right_img{
clear: both;
margin-bottom: 15px;
}



div#top_menu{
	height:54px;
	padding-left: 200px;
	width: 800px;
	background-image: url("images/top_menu_bg.png");
	
}
.header{
}
.gal_all{
clear: both;
height: 190px;
margin-top: 10px;
margin-left: 100px;
}
.gal_one{
float: left;
width: 240px;
margin-left: 15px;
}

#topnav{ height: 54px; width:800px; margin: 0px; padding:0px; font-weight: bold; }
#topnav ul { margin: 0px 0px 0px 11px; padding: 0; width: auto; float: left; list-style-type:none; }
#topnav ul li{ margin: 0; padding: 0; height: 54px; float: left; position: relative; }
#topnav ul li a{ color: #FFFFFF; font-weight: bold; text-decoration: none; padding: 14px 10px 0px 10px; height:40px; display: block; float: left; }
#topnav ul li a:hover{ background-color: #444444; text-decoration: none; font-weight: bold; color: #fff; }
#topnav ul li ul ul { margin: -50px 0 0 11em; }
#topnav ul li li { width:auto; height: 35px; }
#topnav ul li li a { color: #000000; text-transform: none; display: block; background: none; width: 277px; border-top: 1px solid #DDDDDD; border-left: 0px; padding: 9px 10px 6px 10px; height:20px; }
#topnav ul li li a:hover{ background: none; background-color: #333333; left: 0; width: 277px; padding: 9px 10px 6px 10px; height:20px; border-top: 1px solid #DDDDDD; }
#topnav ul li ul { left: -999em; top: 54px; left: 0; display: block; height: 36px; width: 277px; position: absolute; z-index: 99; left: -999em; clear: left; margin-top: 0px; margin-left: 0px; }
#topnav ul li:hover ul ul, #topnav ul li:hover ul ul ul { left: -999em; }
#topnav ul li:hover ul, #topnav ul li li:hover ul, #topnav ul li li li:hover ul { left: auto; }

.tresc{
margin-left: 10px;
margin-right: 10px;
}