/* CSS Document */
img{
border:0px
}
html{

}
body{
width:766px;
height:750px;
margin:auto;
background-color:#000000;

}

#site{
width:655px;
height:670px;
padding:10px 50px 0 50px;
background-position:top left;
background-repeat:no-repeat;
margin:0px;
}
.header{
width:650px;
height:50px;
margin-bottom:15px;
font-variant:small-caps;
font-family: Arial, Helvetica, sans-serif;
}


.content{
width:655px;
height:560px;
float:left;
margin-top:5px;
margin-bottom:5px;
}

/* Left Side */

.left_cont{
width:340px;
height:560px;
float:left;
color:#000000;
}
.left_gall{
width:652px;
height:560px;
float:left;
color:#000000;
}


.menu ul{
display:block;
width:20px;
float:left;
margin:4px 0 0 0;
padding:0;
}
.menu li{
list-style-type:none;
margin:1px 0 0 1px;
width:20px;
height:107px;
padding:0;
}
*html .menu li{
margin:-2px 0 0 1px;
padding: 0;
}

.main_img{
background-image:url(../images/main_bg001.gif);
background-position:top left;
background-repeat:no-repeat;
width:312px;
height:440px;
padding-top:3px;
padding-left:3px;
float:left;

}
.lower_img{
background-image:url(../images/main_bg002.gif);
background-position:top left;
background-repeat:no-repeat;
width:312px;
height:92px;
margin-top:8px;
padding-top:3px;
padding-left:3px;
margin-left:20px;
float:left;
}
*html .lower_img{
margin-left:10px;
}

.gall_bg{
background-image:url(../images/main_bg003.gif);
background-position:top left;
background-repeat:no-repeat;
width:628px;
height:440px;
padding-top:3px;
padding-left:3px;
float:left;
}



/* Right Side */
.right_cont{
width:305px;
height:540px;
float:right;
color:#FFFFFF;
font-size:13px;
}
.main_text{
width:305px;
text-align:justify;
padding-bottom:4px;

}

.divider{
border-bottom:#CCCCCC solid 1px;
width:295px;
height:2px;
margin:4px;
}


/* Left Side */
.footer{
width:650px;
height:40px;
float:left;
text-align:right;
font-size:12px;
}

a{
text-decoration:none;
color:#0066CC;
font-size:14px;
}
input{
background-color:#CCCCCC;
}
textarea{
background-color:#CCCCCC;
}
a:hover {
color:#003366;
}


.flash{
float:left;
}

h3{
color:#0066CC;
font-size:16px;
padding:0;
margin:0;
margin-bottom:3px;
}
.gall{
width:620px;
height:432px;
float:left;
overflow:auto;
}



