body {
	height: 1200px;
	background-color: #FFFFFF;
	padding-top: 15px;
	text-decoration: none;
}

.container
{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 803px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: lighter;
	color: #000000;
	height: 100%;
}
.container a, .container a:visited {
	color: #666666;
	text-decoration: none;
}
.container a:hover {
	color: #000000;
}


/*
MAIN NAV BAR
*/
#navMain {
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 20px;
	list-style-type: none;
	width: 600px;
	letter-spacing: 2px;
	position: relative;
	font-weight: lighter;
	color: #000000;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	vertical-align: middle;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
#navMain li {
	float: left;
	list-style-type: none;
	padding: 7px 0px 5px 0px;
	color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
#navMain a, #navMain a:visited {
	padding: 7px 10px 5px 10px;
	color: #000000;
	text-decoration: none;
}
#navMain a:hover {
	color: #FFFFFF;
	background-color: #333333;
}
	
body#home a#home
{
	color: #FFFFFF;
	background-color: #CCCCCC;
}

/*
SECOND NAV BAR
*/

#navSecond {
	font-size:10px;
	font-family: Arial, Helvetica, sans-serif;
	width: 600px;
	height: 22px;
	color:#999999;
	background-color: #FFFFFF;
	position: relative;
	text-decoration: none;
}   
#navSecond li {
	float: left;
	list-style-type: none;
	padding: 6px 0px 5px 0px;
	text-decoration: none;
}
#navSecond a, #navSecond a:visited {
	padding: 6px 15px 5px 15px;
	color: #999999;
	text-decoration: none;
}
#navSecond a:hover {
	background-color: #999999;
	color: #FFFFFF;
	}
	
#navThird {
	font-size:10px;
	font-family: Arial, Helvetica, sans-serif;
	width: 600px;
	height: 22px;
	color:#000000;
	background-color: #FFFFFF;
	position: relative;
	text-decoration: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}  
#navThird li {
	float: left;
	list-style-type: none;
	padding: 6px 0px 5px 0px;
	background-color: #FFFFFF;
	text-decoration: none;
}
#navThird a, #navThird a:visited {
	padding: 6px 15px 5px 15px;
	background-color: #FFFFFF;
	color: #000000;
	text-decoration: none;
}
#navThird a:hover {
	background-color: #333333;
	color: #FFFFFF;
	}

.content {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	padding-top: 15px;
	text-align: center;
	padding-bottom: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border-top: 1px solid #000000;
}
.content  a, .content a:visited  {
	text-decoration: none;
	color: #000000;

}
.content  a:hover {
	text-decoration: none;
	color: #FF0000;
}
.contactForm
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
.contactForm_label
{
	color: 			#666666;
	font-family: 	Arial, Helvetica, sans-serif;
	font-size: 		10px;
	padding-right: 	5px;
}
.contactForm_data
{
	color: 			#666666;
	font-family: 	Arial, Helvetica, sans-serif;
	font-size: 		10px;
}
.piece {
	background-color: #CC0000;
	text-align: center;
	position: relative;
	height: 300px;
	width: 600px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: lighter;
	color: #FFFFFF;
	letter-spacing: 1px;
}
.pieceIndex {
	background-color: #CC0000;
	text-align: center;
	position: relative;
	height: 300px;
	width: 600px;
}
.pieceWedding {
	background-color: #CC6699;
	text-align: center;
	position: relative;
	height: 300px;
	width: 600px;
}
.pieceTV {
	background-color: #CC3399;
	text-align: center;
	position: relative;
	height: 300px;
	width: 600px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: lighter;
	color: #FFFFFF;
	letter-spacing: 1px;
}
.pieceRunway {
	background-color: #9999CC;
	text-align: center;
	position: relative;
	height: 300px;
	width: 600px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: lighter;
	color: #FFFFFF;
	letter-spacing: 1px;
}
.pieceCorp {
	background-color: #660066;
	text-align: center;
	position: relative;
	height: 300px;
	width: 600px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: lighter;
	color: #FFFFFF;
	letter-spacing: 1px;
}

