/* CSS Document */

body {
	padding :0;
	margin :0;
	background-color: #99CCFF;
}

#content {
	padding-top : 130px;
	padding-left : 370px;
	padding-right : 7%;
	height: auto;
	padding-bottom: 20px;
	width: 830px;
	text-align: center;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	color: #000066;
}

#content h1 {
	font-size: 120%;
	font-family: "Edwardian Script ITC", "Bickham Script Pro Regular";
	font-size: 45px;
	font-weight: lighter;
	color: #000066;
	background-color : transparent;
	display: block;
	background-attachment: scroll;
}

#content h2 {
	font-family: "Edwardian Script ITC";
	font-size: 14px;
	font-weight: lighter;
	color: #000066;
	background-color : transparent;
	font-size: 35px;
}
#content h3 {
	font-family: "Edwardian Script ITC";
	font-size: 14px;
	font-weight: lighter;
	color: #000066;
	background-color : transparent;
	font-size: 35px;
}

#content p {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-weight: normal;
	color: #003399;
	background-color: transparent;
	text-align: left;
	font-size: 80%;
	line-height : 140%;
}
#gallery  {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 90%;
	color: #003399;
	text-align: center;
	height: auto;
	width: 826px;
}
#div2  {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 90%;
	color: #003399;
	text-align: center;
	height: 426px;
	width: 825px;
	clear: right;
	float: left;
}
#div4  {
	height: 425px;
	width: 274px;
	clear: right;
	display: block;
	float: left;
}
#div5 {
	display: block;
	height: 254px;
	width: 254px;
}
#logo {
	position : absolute;
	top : 4px;
	left : 350px;
	z-index : 50;
	font-family: "Edwardian Script ITC", "Bickham Script Pro Regular";
	font-size: 75px;
	color: #000066;
	height: 95px;
	width: 750px;
	padding-left: 40px;
	display: block;
	background-image: url(images/operaballetmosaicartlogo.png);
	background-repeat: no-repeat;
	text-indent: -5000px;
}

#script {
	letter-spacing: 0.5em;
	position : absolute;
	top : 75px;
	right : 21px;
	text-align : left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: lowercase;
	color: #003399;
	visibility: visible;
}

#navigation {
	position: absolute;
	top : 0px;
	left : 35px;
	width : 300px;
	height: 1000px;
	background-image: url(images/sidebarbg2.jpg);
	background-repeat: no-repeat;
	background-position: center 160px;
	background-color: #0066cc;
	display: block;
}

#navigation p {
	font-size: 90%;
	margin-bottom : 4px;
	margin-top : 8px;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000066;
}

.button a {
	font-size: 90%;
	display : block;
	padding-bottom : 4px;
	padding-left : 12px;
	padding-top : 6px;
	width : auto;
	background-color : #99CCFF;
	border : 1px solid #003399;
	text-decoration : none;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #003399;
	word-spacing: 0.1em;
	text-indent: 25px;
}

.button a:hover {
	background-color : #003399;
	color : #99CCFF;
	border-top-color: #003399;
	border-bottom-color: #003399;
}

.boxrt {
	float: right;
	border: 3px;
	color: #000066;
	padding: 2px 2px 2px 10px;
	}
	
.boxlft {
	float: left;
	margin: 2px 10px 2px 2px;
	border: 3px;
	color: #000066;
	}
	
.boxsdbr {
	padding: 3px 2px 3px 2px;
	border : 1px solid #003399;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #000066;
	width: 200px;
	height: 200px;
	display: block;
	background-repeat: repeat;
	margin: 15px 0 0 47px;
	background-color: #99ccff;
	background-image: url(images/bg.png);
	}
	
.boxlft2 {
	float: left;
	border: 3px;
	color: #990066;
}

a:link {
	color: #000066;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #000006;
}

a:hover {
	text-decoration: underline;
	color: #003399;
}

a:active {
	text-decoration: none;
}
ul {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 90%;
	font-style: italic;
	line-height: 135%;
	font-weight: normal;
	color: #000066;
	text-align: left;
	list-style-type: none;
}	

#link {
	clear: both;
	float: left;
	margin-left: 597px;
	text-align: center;
}

.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#footer {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 80%;
	color: #000066;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 25px;
	text-align: center;
	float: left;
}
