@charset "UTF-8";
/* CSS Document */

#wrapper{
	width:764px;
	background:#333333;
	margin:0 auto;
	border:#CCCCCC; border-style:solid; border-width:thick;}

#right{
	background-image:url(http://www.shareourworld.com/images/rightside.jpg); background-repeat:no-repeat;
	float:right;
	width:380px;
	height:800px;
	}
	
	
#rightCopy{
	background-color:#333333;
	float:right;
	width:350px;
	height:770px;
	padding:15px;
	font:Arial, Helvetica, sans-serif;
	font-size:14px;
	overflow: auto;
	}

#left{
float:left;
background-image:url(../images/leftside.jpg); background-repeat:no-repeat;
	width:380px;
	height:800px;
}

#button{float:left;
margin-top:300px;
margin-left:30px;}


#left1{
	float:left;
	background-image:url(../images/leftside1.jpg); background-repeat:no-repeat; 
	background-repeat:no-repeat;
	width:380px;
	height:800px;
	
}

img{border-style:none;}


#left.info{
float:left;
background-image:url(../images/info_left.jpg); background-repeat:no-repeat;
	width:380px;
	height:800px;
}



#left.board{
float:left;
background-image:url(../images/members_left.jpg); background-repeat:no-repeat;
	width:380px;
	height:800px;
}



#footer{
clear:both;
}

body{
background:#333333;
}


#navigation{
	width:170px;
	float:right;
	margin-top:18px;
	}


#navigation li{
	
	background:#333333;
	margin-left:5px;
	line-height:18px;
	list-style:none;
	text-align:right;
	margin-bottom:5px;
	
	}


#navigation li a{color:#FFFFFF;
vertical-align:middle;
padding:10px;
text-decoration:none;}

p2{font-size:24px; font-weight:bold;
font-family:Arial, Helvetica, sans-serif; color:#cccccc;}

p{
	font-family:Arial, Helvetica, sans-serif;
	color:#cccccc;
	font-size: 14px;
}
li{font-family:Arial, Helvetica, sans-serif; color:#cccccc; font-size:14px;}
