body {
	background-color: #330000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	color: #FFFFFF;
}

#divPageContainer {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	padding-left:75px;
	float: left;
}

#divNavigation {
	background-image: url(../images/logo_blissartimages.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 54px;
}

/************ MAIN Navigation ***************/

ul#navMain{
	list-style-type:none;
	width:650px;
	margin-left:135px;
	float: left;
	padding-top: 0px;
	margin-bottom: 0;
	margin-top: 20px;
	padding-left: 40px;
}


ul#navMain li{
	background-color:#7b502e;
	float:left;
}

ul#navMain a{
	display: block;
	line-height: 2.2em;
	text-decoration:none;
	color:#FFFFFF;
	font-weight: normal;
	border: 1px solid #FFFFFF;
	padding-top: 0;
	padding-right: 1.5em;
	padding-bottom: 0;
	padding-left: 1.5em;
	font-size: 1.2em;
}


/************ FOOTER Navigation ***************/

ul#navFooter{
	list-style-type:none;
	margin-left:150px;
	float: left;
	padding-top: 0px;
	margin-bottom: 0;
	margin-top: 20px;
	margin-right: auto;
	width: 100%;
	text-align: center;
}

ul#navFooter li{
	float:left;
}

ul#navFooter a{
	display: block;
	line-height: 0.8em;
	text-decoration:none;
	color:#FFFFFF;
	font-weight: normal;
	padding-top: 0;
	padding-right: 1.5em;
	padding-bottom: 0;
	padding-left: 1.5em;
	font-size: 0.9em;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}

ul#navFooter a.first{
	border-left-width:0;
}




#divBody {
	padding: 0px;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
	background-color: #000000;
	border: 1px solid #FFFFFF;
}


#home #divBody{
	border:0;
}


.label_portraits {
	float: left;
}
.flash_wrapper {
	margin: 0px;
	padding: 0px;
	border: 2px solid #FFFFFF;
	height: 306px;
	width: 169px;
	float: left;
}

ul#navMain a:hover{
	background-color:#4c321e;
}

p {
	font-size: 14px;
	font-weight: normal;
	margin-left: 50px;
	padding-top: 0px;
	margin-bottom: 0px;
}
a {
	color: #FFFFFF;
	font-size: 1.1em;
}
#divBody h1 {
	font-size: 24px;
	margin-left: 20px;
	margin-bottom: 5px;
}
#divBody h2 {
	font-size: 18px;
	margin-left: 20px;
	margin-bottom: 10px;
}

/* DIVISIONS for Dance Page */

.division{
	height: 170px;
	width: 170px;
	border: 1px solid #FFFFFF;
	margin: 20px;
	float: left;
}

#division1{
	background-image: url(../images/dance/divI.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

#division2{
	background-image: url(../images/dance/divII.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

#division3{
	background-image: url(../images/dance/divIII.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

#divisionNavigation a{
	text-decoration: none;
	display: block;
	height: 22px;
	width: 70px;
	margin-top: 138px;
	margin-right: 5px;
	margin-left: 90px;
	text-align: center;
	border: 1px solid #FFFFFF;
	background-color: #330000;
	font-size: 12px;
	line-height: 1.8em;
}

#divBody a:hover{
	background-color:#475B78;
}
divisionNavigation {

}
