/*-----body-----------------------------------------------------------------*/
body {
	background-color: black;
	}

#backgroundmain {
	background-image: url('../images/body.jpg');
	width: 820px;
	height: 600px;
	xborder: .75px solid gray;
	margin: 120px auto;
	}
/*-----navigation-----------------------------------------------------------------*/
.aboutnav {
	text-decoration:none;
	font-size: 18px;
	font-family: Eurostile,Verdana;
	xborder: 2px solid yellow;
	margin-top: 2px;
	margin-left: 7px;
	
	}

.aboutnav li {
	display: inline;
	text-decoration:none;
	font-size: 20px;
	font-family: Eurostile,Verdana;
	}

.aboutnav a:link {
	text-decoration:none;
	color:#9933cc;
	}

.aboutnav a:visited {
	text-decoration:none;
	color:##9933cc;
	}

.aboutnav a:hover {
	text-decoration:none;
	color:#cccc99;
	}

.aboutnav a:active {
	text-decoration:none;
	color:#cccc99;

	}

#nav { 
	xborder: 1px solid red;
	margin-top: 4px; 
	margin-right: 100px;
	text-decoration:none;

	

	}


#nav li {
	display: inline;
	text-decoration:none;
	font-size: 14px;
	font-family: Eurostile,Verdana;
	padding: 5px;
	}

#nav a:link {
		text-decoration:none;
	color:#333333;
	margin-right: 5px; 
	}

#nav a:visited {
	text-decoration:none;
	color:#cccc99;
	margin-right: 5px; 
	}

#nav a:hover {
	text-decoration:none;
	color:#cccc99;
	margin-right: 5px; 
	}

#nav a:active {
	text-decoration:none;
	color:#cccc99;
	margin-right: 5px; 
	}

/*-----parts-----------------------------------------------------------------*/



#homeTitle {
	background-image: url('../images/homeTitle.jpg');
	width: 375px;
	height: 28px;
	float: right;
	xborder: 2px solid green;
	margin-top: -420px;
	margin-right: 304px;
	}
#navTitle {
	background-image: url('../images/homeTitle.jpg');
	width: 375px;
	height: 28px;
	float: left;
	xborder: 2px solid green;
	margin-top: 10px;
	margin-left: 28px;
	}
#mainnav {
	width: 550px;
	height: 28px;
	float: right;
	xborder: 2px solid red;
	margin-top: -400px;
	margin-right: 166px;
	}
#pagenav {
	width: 550px;
	height: 28px;
	float: right;
	xborder: 2px solid red;
	margin-top: -10px;
	margin-right:280px;

	}

#nav { 
	xborder: 1px solid red;
	margin-top: 4px; 
	margin-right: 100px;
	text-decoration:none;


	}
#carmiepic {
background-image: url('../images/carmie.jpg');
xborder: 1px solid red;
width: 161px;
height: 214px;
margin-left: 80px;
margin-top: 50px;

}

#abouttext {
xborder: 1px solid red;
width: 400px;
height: 316px;
margin-left: 385px;
margin-top: -250px;



}

#testimonial {
xborder: 1px solid red;
width: 795px;
height: 208px;
margin-top: 10px; 
margin-left:8px;


}

#gallery {
xborder: 1px solid red;
width: 801px;
height: 540px;
margin-top: -10px; 
margin-left:31px;


}


#footer {
	width: 801px;
	height: 20px;
	margin-right: 305px;
	margin-top:-130px;
	float:right;
	xborder: 2px solid red; 
}

#footerabout {
	width: 801px;
	height: 20px;
	margin-right:-270px;
	margin-top:-5px;
	float:right;
	xborder: 2px solid red;
	
}

.footerliner { 
	font-family: Eurostile,Verdana;
	text-align: right;
	font-size: 12px;
	color: #cccccc;
	
	
	}

.footerliner a:link {#cccccc: white;text-decoration:none;}
.footerliner a:visited {color: #933cc;text-decoration:none ;}
.footerliner a:hover {color: #9933cc; text-decoration: none;}
.footerliner a:active {color: #9933cc;}
/*_______________________________ typography_____________________________________*/

.header {
font-family: Eurostile,Verdana;
	font-size: 20px;
color:#9933cc;
margin-top: -2px;

	
	}



.about {
font-family: Eurostile,Verdana;
	font-size: 13px;
color:#cccccc;

	
	}

a:link {color: #9933cc;text-decoration:none;}
a:visited {color: #933cc;text-decoration:none ;}
a:hover {color: #cccc99; text-decoration: none;}
a:active {color: #9933cc;}
