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

/*---------------Global---------------*/

body{
	margin: 0px;
	color:#FFFFFF;
	font-family:Arial, "Helvetica", sans-serif;
	font-size:12px;
	
	
}

#wrapper{
	width: 1081px;
	height: 800px;
	margin: auto;
	background-image:url(../images/bg1.jpg);
	background-repeat: no-repeat;
	
}

h4{
	font-weight:bold;
	font-size:14px;
	padding:0;
	margin:0;

}

a:link {
	color: #336666;
	text-decoration: underline;
	font-weight: bold;

}
a:visited {
	text-decoration: underline;
	color: #336666;
	font-weight: bold;
}





/*---------------Head---------------*/
#header{
	width:935px;
	height: 147px;
	margin:auto; 
}

#logo{
	width:213px;
	height:122px;
	float: left;
	margin-top: 10px;
	margin-left: 15px;
	background-image:url(../images/logo.png);
}

#feed{
	width:315px;
	height:50px;
	float: right;
	margin-top: 0px;
	background-image:url(../images/feed.png);
	background-repeat:no-repeat;
}

#fdcontent{
	width:217px;
	height:15px;
	float: right;
	margin-top: 5px;
	margin-right: 40px;
}

#nav{
	width:935px;
	height:48px;
	margin: auto;
	background-image:url(../images/links_bg.png);
	background-repeat:no-repeat;
}

#nav_links{
	width:630px;
	height:17px;
	float: left;
	margin: auto;
	margin-left: 34px;
	padding-top: 14px;
	
}



/*---------------Body Content---------------*/
#stationary_wrapper{
	width:935px;
	height:575px;
	margin: auto;
	background-image:url(../Images/stationary_wrapper.png);
	background-repeat:no-repeat;
}

#stationary{
	width:865px;
	height:550px;
	margin: auto;
	padding-top: 10px;
}



/*---------------Body(s) Start---------------*/


/*-----------Main----------*/
#main_body{
	width:555px;
	height:450px;
	margin-top: 10px;
	float: right;
}

#maincontent{
	height:430px;
	width:515px;
	margin: auto;
	color: #336666;
}


#main_title{
	width:510px;
	height:30px;
	float:left;
	margin-top: 0px;
}

#latest2{
	width:510px;
	height:135px;
	float:left;
	margin-top: 0px;
}

#latest3{
	width:510px;
	height:60px;
	float:left;
	margin-top: 0px;
}

#latestthumb1{
	width:250px;
	height:135px;
	float:left;
}

#latestthumb2{
	width:250px;
	height:135px;
	float: right;
}

#latestcopy1{
	width:250px;
	height:40px;
	float: left;
	padding-top: 6px;
}

#latestcopy2{
	width:250px;
	height:40px;
	float: right;
	padding-top: 6px;
}





/*--------Music--------*/
#music_body{
	width:555px;
	height:600px;
	margin-top: 10px;
	float: right;
}

#music_content{
	height:650px;
	width:515px;
	margin: auto;
	color: #336666;
}


#music_title{
	width:510px;
	height:30px;
	float:left;
	margin-top: 0px;
}

#music_latest2{
	width:510px;
	height:200px;
	float:left;
	margin-top: 0px;
}

#music_latest3{
	width:510px;
	height:65px;
	float:left;
	margin-top: 0px;
}

#music_thumb1{
	width:250px;
	height:200px;
	float:left;
}

#music_thumb2{
	width:250px;
	height:200px;
	float: left;
}

#music_copy1{
	width:250px;
	height:40px;
	float: left;
	padding-top: 6px;
}

#music_copy2{
	width:250px;
	height:40px;
	float: right;
	padding-top: 6px;
}




/*----------Missions---------*/
#missions_body{
	width:555px;
	height:450px;
	margin-top: 10px;
	float: right;
}

#missions_content{
	height:430px;
	width:515px;
	margin: auto;
	color: #336666;
}


#missions_title{
	width:510px;
	height:20px;
	margin: auto;
	margin-top: 0px;
}





/*----------Groups---------*/
#groups_body{
	width:555px;
	height:750px;
	margin-top: 10px;
	float: right;
}

#groups_content{
	height:740px;
	width:515px;
	margin: auto;
	color: #336666;
}


#groups_title{
	width:510px;
	height:20px;
	float: left;
	margin-top: 0px;
}





/*----------About---------*/
#about_body{
	width:555px;
	height:450px;
	margin-top: 10px;
	float: right;
}

#about_content{
	height:430px;
	width:515px;
	margin: auto;
	color: #336666;
}


#about_title{
	width:510px;
	height:20px;
	float: left;
	margin-top: 0px;
}






/*------Photos--------*/
#photos_body{
	width:555px;
	height:758px;
	float: left;
	background-image:url(../Images/photos_bground.png);
	background-repeat: no-repeat;
}

#photos{
	padding-top: 70px;
	padding-left: 10px;
	width: 530px;
	height: inherit;
}

#photos img{
	padding: 5px; 
}





/*-----Contact-----*/
#contact_body{
	width:555px;
	height:500px;
	margin-top: 10px;
	float: right;
}

#contact_content{
	height:500px;
	width:515px;
	margin: auto;
	color: #336666;
}


#contact_title{
	width:510px;
	height:20px;
	float: left;
	margin-top: 0px;
}

#contact_copy{
	width:510px;
	height:350px;
	margin: auto;
	margin-top: 0px;
}






/*-----Store-----*/
#store_body{
	width:555px;
	height:450px;
	margin-top: 10px;
	float: right;
}

#store_content{
	height:430px;
	width:515px;
	margin: auto;
	color: #336666;
}


#store_title{
	width:510px;
	height:20px;
	float: left;
	margin-top: 0px;
}






/*---------------Body(s) End---------------*/

#leftinfo{
	width:301px;
	height:320px;
	float: left;
	margin-top: 12px;
	line-height: 16px;
	color: #336666;
	
}

#newsletter{
	width:300px;
	height:75px;
	float: left;
	margin-top:0px;
	margin-left:-8px;
	
	color: #336666;
}

#copyright{
	margin: auto;
	width: 230px;
	color:#336666;
}
