﻿body{
	width: 100%;
	margin: 0px auto;
	margin-bottom: 20px;
	color: #FFD700;
	background: black;
	font-family: Tahoma;
	text-align: center;
	}

img{
	border: none;
	}

h1{
	margin: 0px 0px;
	font-size: 18px;
	font-style: bold;
	text-align: center;
	}
	
h4{
	margin: 0px 0px;
	font-size: 9px;
	text-align: center;
	}
	
p{
	font-size: 13px;
	margin: 0px 0px;
	}
ul{
	margin: 5px 0px;
	}
li{
	font-size: 12px;
}
a{
	color: white;
	}
a:visited{
	color: white;
	}

#l_box{
	font-size: 13px;
	margin: 4px 0px;
	text-align: center;
	}
#main{
	float: center;
	width: 880px;
	height: 1400px;
	margin: 0px auto;
	background: url("img/bg.jpg") center no-repeat;
	text-align: left;
	}

#header{
	width: 880px;
	height: 580px;
	margin-top: 0px;

	}

#content{
	float: center;
	width: 880px;
	height: 620px;
	}
#left{
	float: left;
	margin-top: 0px;
	margin-left: 65px;
	float: left;
	width: 165px;
	}
	
small_box{
	float: left;
	width: 165px;
	height: 160px;
	background: url("img/boxs.swf") center;
	}
	
#small_box2{
	float: left;
	margin-top: 10px;
	width: 165px;
	height: 160px;
	background: url("img/box_small.png") center;
	}
#small_box2 a{
	color: #FFD700;
	}
#small_box2 a:visited{
	color: #FFD700;
	}
#small_box_text{
	float: center;
	width: 140px;
	height: 140px;
	margin-top: 6px;
	margin-left: 11px;

	}
	
#small_box_text2{
	float: center;
	width: 140px;
	height: 140px;
	margin-top: 6px;
	margin-left: 11px;
	text-align: center;
	font-size: small;
	}
	
#large_box{
	float: left;
	margin-top: 65px;
	width: 165px;
	height: 340px;
	background: url("img/box_large.png") center;
	}

#large_box_text{
	margin: 7px 12px;
	float: center;
	margin: width: 140px;
	height: 325px;
	overflow: none;
	text-align: center;	
	}
	
#large_box_text u{
	margin-top: 0px;
	}
	
#right{
	float: right;
	margin-top: -20px;
	width: 600px;
	height: 685px;
	overflow: none;
	padding-right: 10px;
	padding-left: 10px;
	}

#gallery_k{
	width: 500px;
	min-height: 100px;
	padding: 10px 10px;
	margin: 0px auto;
	float: center;
	}
	
#gallery_kt{
	float: right;
	max-height: 150px;
	width: 320px;
	overflow: none;
	font-weight: bold;
	}
	
.input{
	width: 300px;
	}
.textbox{
	width: 300px;
	height: 120px;
	}
#right td{
	font-size: 12px;
	}
#right table{
	margin-top: 30px;
	}
	
#flashgallery{

}


