/*#############################################################

Name: Rushun Wiseman & Denardo Crawford

Date: 2007-08-27

Description: A Multimedia Design Firm based in Memphis, TN.

Author: Creavolution Arts

URL: http://www.creavolutionarts.com

     http://www.myspace.com/creavolutionarts



THIS DOCUMENT IS PROPERTY OF CREAVOLUTION ARTS. STEALING OR USING THIS DOCUMENT FOR ANY USE IS NOT PERMITTED!

#############################################################*/





/* standard elements */





body {

	background: #560007;

	font-size: 12px;

	font-family: arial, verdana, sans-serif;

	color: #FFFFFF;

}









h1 {

	font-size: 22px;

	font-family: arial, verdana, sans-serif;

	color: #FF9900; 

	margin:0;

}





h2 {

	font-size: 15px;

	font-family: arial, verdana, sans-serif;

	color: #FFFFFF;

	margin:0;

}





p {line-height: 1.5em;}





img {border-style: none;}





a:hover {color: #FF9900;}





a:link {color: red;}





span {

	color: #FF9900;

	font-weight: bold;

}



.red{color: red;}



















/* structure */



#container {

	width: 800px;

	padding: 0;

	margin: 0 auto;

}



















#logo {

	background: url(images/logo.gif) no-repeat;

	float:left;

	width:273px;

	height:163px;

}



#header {

	background: url(images/header.gif) no-repeat;

	float:right;

	width:527px;

	height:84px;

}





#header_text p{

	text-align: right;

	margin-right: 30px;

	margin-top: 50px;

	font-size: 15px;

	font-weight: bold;

	

}









/* navigation */



#navigation {

	background: url(images/navigation.gif) no-repeat;

	float: right;

	width:527px;

	height:24px;

	text-align: center;

}



#navigation_links {

	text-align: right;

	margin-right: 30px;

}



#navigation a:link {

	color: white;

	margin: 0 2px;

	padding: 3px;

	text-decoration: none;

	font-size: 10px;

	font-family: arial, verdana, sans-serif;

	font-weight: bold;

	

}

#navigation a:visited {

	color: white;

	margin: 0 2px;

	padding: 3px;

	text-decoration: none;

	font-size: 10px;

	font-family: arial, verdana, sans-serif;

	font-weight: bold;

	

}



#navigation a:hover {

	background: black;

	padding:3px;

	color: orange;

	

}

















/* CONTENT */



#content {

	background: url(images/content.gif) no-repeat;

	float: right;

	width:527px;

	height:305px;

}



#content_photo {

	float:left;

	height: 280px;

	width: 200px;

	padding-left: 17px;
	
	padding-right: 3px;

	margin-top: 20px;

}


#content_photo img {border-style:outset;
	border-color: white;
	border-width:1px;
      }

#content_text {

	margin-top: 10px;

	float: left;

	height:278px;

	width:270px;

	padding-left: 10px;

	overflow: auto;

}



#content_text h1 {

	padding-top: 5px;

}



#content_text p{

	line-height: 1.4em;

	padding-right: 20px;

}





#content_text_creavolutionists {

	margin-top: 10px;

	float: left;

	height:275px;

	width:490px;

	margin-left: 10px;

	overflow: auto;

}





#content_text_creavolutionists p{

	line-height: 1.4em;

	padding-right: 20px;

	padding-left: 20px;

}



#content_text_creavolutionists h1{

	padding-left: 20px;

	padding-top: 5px;

	

}



#content_text_creavolutionists h2{

	padding-left: 20px;

}


#content_text_creavolutionists img {border-style:outset;
	border-color: white;
	border-width:1px;
      }







/* NEWS */





#news {

	background: url(images/news.gif) no-repeat;

	float: left;

	width:273px;

	height:250px;

}



#news_text{

	height:240px;

	width: 215px;

	padding-left: 50px;

	overflow: auto;

	

}



#news_text p{

	line-height: 1.4em;

	padding-right: 15px;

}







/* UPDATES */







#latest_updates {

	background: url(images/latest_updates.gif) no-repeat;

	float: left;

	width:273px;

	height:122px;

}



#latest_updates_text{

	float: left;

	width: 220px;

	padding-left: 50px;

	margin-top: 20px;

	

}













#desirable_ad{

	float: left;

	background: url(images/desirable_ad.gif) no-repeat;

	width:232px;

	height:122px;

	margin: 0px;

}





#packages {

	background: url(images/packages.gif) no-repeat;

	float: left;

	width:138px;

	height:122px;

}



#email_signup {

	background: url(images/email_sign_up.gif) no-repeat;

	float: left;

	width:157px;

	height:122px;

}



#email_signup_text {

	margin-top: 18px;

	width:140px;

	margin-left: 13px;



}





/* UPDATES */



#footer {

	background: url(images/footer.gif) no-repeat;

	float: left;

	width:800px;

	height:65px;

	margin:0;

}





#footer_left {

	float:left;

	width:150px;

	height:50px;

	padding-left: 50px;

	padding-top: 15px;

}





#footer_right {

	float: right;

	width: 300px;

	height: 50px;

	padding-left: 300px;

	padding-top:15px;



}









#imagegallery ul {

  padding: 0;

}



#imagegallery {

  list-style: none;

}



#imagegallery li {

  display: inline;float: left;

  padding: 1em;

  list-style: none;

}



#imagegallery li a img {

  border: 0;

}