@charset "utf-8";
body {
	background:#c6aaaa;
	font: 75% "Times New Roman", Times, serif;
	margin:0px;
	padding:0px;
}

a{
	color:#000;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

ul,ol,li {
	margin:0px;
	padding:0px;
	list-style:none;
}

#wraper {
	width:1000px;
	margin:auto;
}

#leftpanel {
	float:left;
	border-left:5px solid #660033;
}

#leftpanel .home{
	height:393px;
	width:497px;
	background:url(../images/left1.jpg) no-repeat;
	position:relative;
}

#leftpanel .lp2{
	height:552px;
	width:497px;
	background:url(../images/left2.jpg) no-repeat;
	position:relative;

}

/* HOME 2 */

#home2 .home{
	height:369px;
	width:497px;
	background:url(../images/left1.jpg) no-repeat;
	position:relative;
}

#home2 .lp2{
	height:553px;
	width:497px;
	background:url(../images/h2_left2.jpg) no-repeat;
	position:relative;

}

/* end home 2 */

#rightpanel {
	float:right;
	border-right:5px solid #660033;
	background:#660033;
	padding-left:24px;
}

#home #rightpanel,#links #rightpanel,#join #rightpanel, #members #rightpanel {
	float:right;
	border-right:5px solid #660033;
	background:#660033;
	padding-left:24px;
	padding-bottom:23px;
}

#links #wraper {
	background:#660033;
	text-align:center;
}

#links h1 {
	
}

#links #rightpanel {
	float:right;
	border-right:0;
	padding:8px;
	width:470px;
	color:#FFFFFF;
	font-size:120%;
}

#links #rightpanel hr{
	border:0;
	background:#fff;
}

#links #rightpanel h1{
	margin-top:0;
}

#links #rightpanel img {
	border:1px #fff solid;
	margin:auto;
	margin-bottom:8px;
}

#links h1 {
	color:#FFFFFF;
	padding:30px auto;
	font-size:30px;
	background:#BB898A;
}

#links h2 {
	background:#BB898A;
	margin:20px 0;
	font-size:24px;
	text-transform:uppercase;
}

#links #menu3 {
	width:350px;
	overflow:hidden;
	margin:25px auto;
}

#links ul.nav {
	text-align:center;
	overflow:hidden;
}

#links table {
	margin:auto;
}

#links table a{
	color:#FFFFFF;
	font-size:22px;
}

#links table img {
	border: 0;
}
#links table td {
padding: 0 10px 10px 0;
text-align:left
}

.csites {
	margin:0 0 50px 0;
}
.csites ul {
	width:33%;
	float:left;

}

.csites ul li {
	padding:5px 0;
}

.csites ul li a {
	color:#fff;
	font-size:16px;
}

#link table td{}
/* members */

#members #rightpanel {
	float:right;
	border-right:0;
	background:#660033;
	padding:8px;
	width:470px;
	color:#FFFFFF;
	height:1184px;
	font-size:120%;
}

#members #rightpanel h1{
	margin-top:0;
}

#members #rightpanel img {
	border:1px #fff solid;
	margin:0 10px 10px 0;
}

/* */
#rightpanel .updates{
	height:494px; 
	background:url(../images/updates.jpg) no-repeat

}

/*
#rightpanel .join{
	background:url(../images/join.jpg) no-repeat;
	width: 448px;
	height:234px;
	padding-top:260px;

}
*/

.joinNew{
	background:url(../images/joinNewBg.jpg) no-repeat;
	width: 448px;
	height:211px;
	padding-top:280px;

}

#footer {
	background:#660033;
	margin:5px 0 20px 0;
	padding:10px;
	color:#fff;
}

#footer a, #footer a:visited{
	text-decoration:underline;
	color:#fff;
}

#footer a:hover {
	text-decoration:none;
}

/* T O O L S */
.cleaner {
	clear:both;
	height:1px;
}

.cleaner-border {
	clear:both;
	height:5px;
	background:#660033;
}

/* NAVIGATION */
ul.nav {
	padding:0px;
	margin:0px;
	list-style:none;
}

ul.nav li {
	float:left;
	padding:0 10px 0 0;
}

ul.nav li a, ul.nav li a:visited {
	color:#fff;
	font-size:150%;
	text-decoration:none;
} 

ul.nav li a:hover {
	text-decoration:underline;
}

ul.nav li a.current {
	text-decoration:underline;
}

#menu1 {
	position:absolute;
	top:11px;
	left: 72px;
	width: 340px;
}

#menu2 {
	position:absolute;
	top:111px;
	left: 72px;
	width: 340px;
}

#home #menu2,#links #menu2,#join #menu2, #members #menu2, #webmasters #menu2 {
	position:absolute;
	top:88px;
	left: 72px;
	width: 340px;
}

#pixbox {	
	padding:110px 10px 10px 30px;
	clear:both;
	width:400px;
}

#pixbox p{	
	margin: 9px 0;
}

#pixbox img {
	float:left;
	margin:0 10px 10px 0;
	border:1px solid #FFFFFF;
}

.programs {
	padding: 10px 0;
	text-align: center;
}

.sdflinks div {
	margin: 10px 0;
	text-align: center;
}

 /* webmasters */
 #webmasters #rightpanel {
 	height:500px;
 }
 
 #webmasters #rightpanel h1 {
	color:#FFFFFF;
	margin:20px 0; 
}

#webmasters #rightpanel p {
	color:#ffffff;
	font-size:120%;
	margin:20px 0;
}


#followrss {
	margin:10px 0;
}

#followrss a img{
	border:0;
}