/* CSS Document */
@charset "utf-8";

html { overflow-x: hidden; }

body {
background-color: #f0f0f0;
background-image: url(img/bg03.jpg);
background-repeat: repeat-x;
background-attachment: scroll;
margin: 0px;
font-family: Arial, Helvetica, sans-serif;
}

b {
font-weight: bold;
letter-spacing: 2px;
}

strong {
	font-weight: bold;
	letter-spacing: 2px;
	font-size: 15px;
}

#top { 
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 4px;
	padding: 5px;
	text-align: left;
	vertical-align: top;
	border-top: 3px double #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 2px;
	color: #333333;
}

.left {
background-image: none;
width: 225px;
}

.right {
width: auto;
}

#body1 { 
	margin-top: 0px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 15px;
	vertical-align: top;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	font-size: 13px;
	color: #000;
	padding: 5px;
	vertical-align: top;
}

#body11 { 
	margin-top: 0px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 15px;
	vertical-align: top;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	font-size: 13px;
	color: #000;
	padding: 5px;
	vertical-align: top;
}

.members {
	vertical-align: top;
	text-align: justify;
}

.disco {
	vertical-align: top;
	text-align: justify;
}

.disco img {
	border: 1px solid #333333;
}

.disco td {
	padding: 5px;
}

.main 
{
	text-align: justify;
}

#body1.left a:link { text-decoration: none; color: #666666; }
#body1.left	a:visited { text-decoration: none; color: #666666; }
#body1.left	a:hover { text-decoration: none; color: #FFFFFF; background-color: #666666; }

#body1 table {
	text-align: center;
	margin-bottom: 10px; 
	border-bottom: 1px; 
	border-bottom-style: dashed; 
	border-bottom-color: #CCCCCC;
}

#body11 table {
	text-align: center;
}

#body1 a:link { text-decoration: underline; color: #666666; }
#body1 a:visited { text-decoration: underline; color: #666666; }
#body1 a:hover { text-decoration: none; color: #333333; }

#body11 a:link { text-decoration: underline; color: #666666; }
#body11 a:visited { text-decoration: underline; color: #666666; }
#body11 a:hover { text-decoration: none; color: #333333; }

#bottom {
	background-image: url(img/bottom01.jpg);

	vertical-align: top;
	margin: 5px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 0;
	border-right: 0;
	border-left: 0;
	font-size: 12px;
	color: #fff;
	padding: 10px;
}

#bottom a:link { text-decoration: none; color: #fff; }
#bottom a:visited { text-decoration: none; color: #fff; }
#bottom a:hover { text-decoration: none; color: #000; background-color: #fff;}

#styletwo {
position: relative;
display: block;
height: 24px;
font-size: 13px;
font-weight: bold;
background: transparent url(img/bgOFF.gif) repeat-x top left;
font-family: Arial, Verdana, Helvitica, sans-serif;
}
#styletwo ul {
margin: 0;
padding: 0;
list-style-type: none;
width: auto;
}
#styletwo ul li {
display: block;
float: left;
margin: 0 1px 0 0;
}
#styletwo ul li a {
display: block;
float: left;
color: #333;
text-decoration: none;
padding: 6px 20px 0 20px;
height: 22px;
}
#styletwo ul li a:hover,#styletwo ul li a.current{
color: #fff;
background: transparent url(img/bgON.gif) repeat-x top left;
}

#photos img {
border: 1px #CCCCCC solid;
}

#photos a:link { border: 1px #CCCCCC solid;}
#photos a:visited { border: 1px #CCCCCC solid;}
#photos a:hover { border: 1px #666666 solid;}