



body {
	background-color: #000000;
	background-image:  url(../images/bg.gif);
	background-repeat: repeat;
	margin:0;
	padding: 0;
}

#wrapper{
	margin: 0 auto;
	width:900px;
}

.banner {
    width: 900px; 
	height: 400px; 
	border-width:none;
	background: url('images/banner/banner01.png');
}

.nav {
    width:900px; 
	height: 50px; 
	background-color: transparent;
	position: absolute; 
	top: 40px;
}

.nav ul{ float: right;}
.nav ul li{ float: left; list-style: none; margin-left: 8px;}
.nav ul li:hover{ margin-top: 1px;}
.nav ul li:active{ margin-top: 2px;}

.social{ width: 32px; height: 32px; margin-top: 5px; border: none;}

#content{
height: auto;
min-height: 1000px;
width:895px;
margin: 40px auto 0px auto;
background: #111111;
padding-top: 30px;
position: relative;
}

#content_iframe{
height: auto;
width:895px;
margin: 40px auto 0px auto;
background: #111111;
padding-top: 30px;
}

.bottom {
    width: 900px; 
	height: 50px; 
	background-color: transparent;
}
.left {
    width: 300px; 
	height: 585px; 
	background-color: transparent;
	position: absolute; 
	top: 5px;
	left: 5px;
	border-width:0px;
}
.right {
    width: 570px; 
	height: 545px; 
	background-color: transparent;
	position: absolute; 
	top: 5px;
	left: 325px;
	border-width:0px;
}
.phototop {
    width: 900px; 
	height: 100px; 
	background-color: transparent;
	position: absolute; 
	margin-left: -450px;
	top: 20px;
	left: 50%;
	border:0px solid #000000
}
.photomiddle {
    width: 900px; 
	height: 600px; 
	background-color: #111111;
	position: absolute; 
	margin-left: -450px;
	top: 120px;
	left: 50%;
	border:0px solid #000000
}
.photobottom {
    width: 900px; 
	height: 50px; 
	background-color: transparent;
	position: absolute; 
	margin-left: -450px;
	top: 720px;
	left: 50%;
	border:0px solid #000000
}
.text1{
        background-color:111111; 
        color:ffffff;
        border-color:363636;
        border-style:solid;
        border-width:1px;
        width:350px;
}
.pic img {
   padding:2px;
   border:1px solid #000000;
}
a:link    { color: #000000; text-decoration: none; }
a:visited { color: #000000; text-decoration: none; } 
a:hover   { color: #fff468; text-decoration: none; } 
a:active  { color: #FFFF00; text-decoration: none; } 

.bottom, .photobottom, .photomiddle, .left, td a:link    { color: #ffffff; text-decoration: none; }
.bottom, .photobottom, .photomiddle, .left, td a:visited { color: #ffffff; text-decoration: none; } 
.bottom, .photobottom, .photomiddle, .left, td a:hover   { color: #fff468; text-decoration: none; } 
.bottom, .photobottom, .photomiddle, .left{ color: #ffffff; text-decoration: none; } 
 

td a:active   { color: #FFFF00; text-decoration: none;  } 



