/* CSS Document */
<!--
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:16px;
	color: #666666;
}
body {
	background-color: #FFFFFF;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #F9AF20;
}
a:hover {
	text-decoration: none;
	color: #F9AF20;
}
a:active {
	text-decoration: none;
	color: #666666;
}
.class1 A:link {color: #FFFFFF;font-weight:bold; text-decoration: none}
.class1 A:visited {color: #FDC200;font-weight:bold; text-decoration: none}
.class1 A:active {color: #FDC200;font-weight:bold; text-decoration: none}
.class1 A:hover {color:  #FDC200;font-weight:bold; text-decoration: none;}
h1 {
	color: #333333;
    font-size:32px;
}
h2 {
	color: #666666;
    font-size:26px;
    text-align:center;
}
h3 {
	color: #3551A2;
    font-size:22px; 
    text-align:center;
    clear: left;
}

.style-white{color:#FFFFFF;}
#copyright{margin: 75px;width:460px; text-align: center}
#copyright2{margin: 10px;width:600px; text-align: center}
#copyright3{margin: 0px;width:725px; text-align: center}
#info-box {
    margin-left:30px;
    width: 540px;
    height: 242px; padding-left:15px;padding-bottom:15px;padding-top:10px;
    background: #000000;}
#main {
    margin-left:5px;
    width: 625px;
    padding-left:10px;padding-top: 10px;padding-bottom: 10px;
    background:#EFF1F5;}
#title2 {
    width: 590px; 
    margin-left: 5px; padding-bottom:0px;
    background-image:url(images/logo2.gif);
    background-position:right; 
    background-repeat:no-repeat;}
#title3 {
    width: 590px; height: 45px; margin-left: 70px; 
    padding-bottom:0px;
    background-image:url(images/logo2.gif); 
    background-repeat:no-repeat; 
    background-position:right;}
#logo {
    width: 280px; margin-left: 225px; 
    padding-top:40px; height: 140px;
    font:"Univers LightUltraCondensed"; 
    font-size:16px;color:#FFFFFF;
    background-image:url(images/Cotton_1_bw.gif); 
    background-position:right; 
    background-repeat:no-repeat;}
#gal_container {
    margin-left:85px;
    text-align:center;
	padding:0px;
    width: 430px;height: 430px;
    background: #000000;}
#gal_thumb_container{
    padding-top:5px;padding-left:5px;
    text-align:center;width: 431px;}
#image1{height: 210px; width:210px; float:left; 
    padding-top: 10px; padding-bottom: 0px;
    padding-right:15px;}
ul{float: left;
   margin:0;}
li{
	display: inline;
	float: left;
	width: 142px; 
	height:142px;}
#gal_thumb_container img{margin: 0px 5px 3px 0px;}

.subs{width:137px; height:137px; border:0px;}
.slide-vert{height:450px; width:293px; border: #000000 solid 15px;}
.slide-horiz{height:299px; width:450px; border: #000000 solid 15px;}


