body,html {
	margin: 0px;
	background-color: #000000;
	height: 100%;
	width: 100%;
	font-family: 'Lucida Grande', "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #575D56;
	text-decoration: none;
}

.leftSide {
	background-color: #000000;
	background-image: url('../images/common/left_side.jpg');
	background-repeat: no-repeat;
	background-position: right top;	
}
.rightSide {
	background-color: #000000;
	background-image: url('../images/common/right_side.jpg');
	background-repeat: no-repeat;
	background-position: left top;	
}
.topBannerLeft {
	background-color: #000000;
	text-align: left;
}
.topBannerRight {
	background-image: url('../images/common/airbrush_2.jpg');
	background-repeat: no-repeat;
	background-position: left bottom;	
	background-color: #000000;
	text-align: right;
}

/*************
TOP NAVIGATION
*************/

.topNavSpacer {
	background-color: #000000;
	width: 1px;
}
.topNavOn {
	background-image: url('../images/common/topnavOn_bg.gif');
	background-color: #000000;
	background-repeat: repeat;

	border-color: #393939;
	border-width: 1px;
	border-style: solid;
	text-align: center;

	font-family: 'Lucida Grande', "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	color: #ffffff;	
	font-weight: normal;
	text-transform: uppercase;
}
.topNav {
	background-image: url('../images/common/topnav_bg.gif');
	background-color: #4a2e69;
	background-repeat: repeat;

	border-color: #604878;
	border-width: 1px;
	border-style: solid;
	text-align: center;
	
}
.topNav a {
	font-family: 'Lucida Grande', "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	color: #ffffff;	
	font-weight: normal;
	text-transform: uppercase;
	display: block;
	text-align: center;

}
.topNav a:link {
	color: #ffffff;	
	text-decoration: none;
}
.topNav a:active {
	color: #ffffff;	
	text-decoration: none;
}
.topNav a:visited {
	color: #ffffff;	
	text-decoration: none;
}
.topNav a:hover {
	color: #ffffff;	
	text-decoration: underline;
}
.topNavGradient {
	background-color: #ffffff;
	background-image: url('../images/common/header_gradient.jpg');
	background-repeat: no-repeat;
	width: 762px;
	height: 25px;
}

/*************
END OF TOP NAVIGATION
*************/


/*************
MAIN CONTENT
*************/

.mainArea {
	width: 762px;
	height: 100%;
}

.pageMargin {
	background-color: #ffffff;
	width: 30px;
}

.mainBody {
	background-color: #ffffff;
	width: 462px;
	height: 450px;
	vertical-align: top;
}

.pageTitle {
	width: 450px;
	height: 36px;
	background-image: url('../images/common/title_banner.gif');
	background-repeat: no-repeat;
	background-position: left top;	
	font-family: 'Lucida Grande', "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 36px;
	color: #000000;	
	padding-left: 10px;
	text-align: middle;
}

a {
	color: #b76b92;
	text-decoration: none;
}
a:link {
	color: #b76b92;
	text-decoration: none;
}
a:active {
	color: #b76b92;
	text-decoration: none;
}
a:visited {
	color: #b76b92;
	text-decoration: none;
}
a:hover {
	color: #b76b92;
	text-decoration: underline;
}

/*************
END OF MAIN CONTENT
*************/

/*************
GALLERY STYLES
*************/


.galleryTitle {
	font-family: 'Lucida Grande', "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;	
	text-align: middle;
}

.galleryDescription {
	font-family: 'Lucida Grande', "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #575D56;
}

.galleryImage {
	padding-top: 15px;
	padding-bottom: 10px;
	text-align: center;
}

.galleryFooter {
	padding-top: 15px;
	padding-bottom: 10px;
	text-align: center;
}

/*************
END OF GALLERY STYLES
*************/



/*************
SIDE NAVIGATION
*************/
.sideNav {
	background-color: #ffffff;
	background-image: url('../images/common/nav_bg.jpg');
	background-repeat: repeat-x;	
	width: 240px;
	height: 450px;
}
.subNavTop {
	width: 240px;
	height: 80px;
	background-image: url('../images/common/side_nav_top.jpg');
	background-repeat: no-repeat;	
}

.subNavOn {
	border-top: solid 1px #ffffff;
	background-color: #dec5ff;
	width: 235px;
	height: 25px;
	padding-left: 5px;
	font-family: 'Lucida Grande', "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	color: #000000;	
	font-weight: normal;
}

.subNavOn a{
	background-color: #dec5ff;
	width: 235px;
	height: 25px;
	
	font-family: 'Lucida Grande', "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	color: #000000;	
	font-weight: normal;
}
.subNavOn a:link {
	color: #000000;
	text-decoration: none;
}
.subNavOn a:active {
	color: #000000;
	text-decoration: none;
}
.subNavOn a:visited {
	color: #000000;
	text-decoration: none;
}
.subNavOn a:hover {
	color: #000000;
	text-decoration: none;
}

.subNav {
	border-top: solid 1px #ffffff;
	background-color: #d0d1ff;
	width: 240px;
	height: 25px;
	
	font-family: 'Lucida Grande', "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	color: #000000;	
	font-weight: normal;	
}
.subNav a {
	color: #000000;
	background-color: #d0d1ff;
	padding-left: 5px;	
	display: block;
	text-decoration: none;
}
.subNav a:link {
	color: #000000;
	background-color: #d0d1ff;
	padding-left: 5px;
	text-decoration: none;
}
.subNav a:active {
	color: #000000;
	background-color: #d0d1ff;
	padding-left: 5px;
	text-decoration: none;
}
.subNav a:visited {
	color: #000000;
	background-color: #d0d1ff;
	padding-left: 5px;
	text-decoration: none;
}
.subNav a:hover {
	color: #000000;
	background-color: #dec5ff;
	padding-left: 5px;
	text-decoration: none;
}
.sideImages {
	padding-top: 15px;
	padding-bottom: 10px;
	text-align: center;
}

/*************
END OF SIDE NAVIGATION
*************/



/*************
FOOTER
*************/


.footerTop {
	background-color: #ffffff;
	background-image: url('../images/common/footer_top.jpg');
	background-repeat: no-repeat;
	background-position: top;		
}

.footerMain {
	height: 40px;
	background-color: #000000;
	font-family: 'Lucida Grande', "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #ffffff;
	text-decoration: none;	
	text-align: middle;
}

/*************
END OF FOOTER
*************/