body {
background-color:#FFFFE7;
height:100%;
@font-face {
    font-family: 'Lucida Calligraphy';
    src: url('fonts/lcallig-webfont.eot');
    src: url('fonts/lcallig-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/lcallig-webfont.woff') format('woff'),
         url('fonts/lcallig-webfont.ttf') format('truetype'),
         url('fonts/lcallig-webfont.svg#LucidaCalligraphyItalic') format('svg');
    font-weight: normal;
    font-style: normal;
}
font-family: "Lucida Calligraphy", "Apple Chancery", "Zapf Chancery", "Monaco", cursive;
}
body,td,th{
	font-family: Lucida Calligraphy, "Lucida Calligraphy", "Apple Chancery", "Zapf Chancery", "Monaco", cursive;
	color: #FFFFFF;
	vertical-align: bottom;
}
p {
	text-align:left;
}
h1 {
	padding:0;
	margin:0;
}
h6 {
	font-family: "Lucida Calligraphy", "Apple Chancery", "Zapf Chancery", "Monaco", cursive;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #CC0033;
	padding-bottom: 9px;
	margin-bottom: 9px;
}

.big {
	font-family: "Lucida Calligraphy", "Apple Chancery", "Zapf Chancery", "Monaco", cursive;
	color: #000099;
	font-size: 18px;
	}
.small {
	font-family: "Lucida Calligraphy", "Apple Chancery", "Zapf Chancery", "Monaco", cursive;
	color: #000099;
	font-size: 14px;
}
	
.description {
	font-size: 18px;
	color: #000099;
}
.style7 {
	font-size: small;
}
a:link {
	color: #5E1F6B;
	text-decoration: none;
}
a:visited {
	color: #3300FF;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: none;
}
a:active {
	color: #006600;
	text-decoration: none;
}

.gallery {
	color: #006600;
	text-transform: uppercase;
	font-weight: normal;
}

.style9 {font-size: 14px}
.style10 {color: #006666}
.style11 {
	font-size: 14px;
	color: #006666;
	vertical-align:top;
}
.style12 {
	color: #003333;
	font-size: 14px;
	vertical-align:top;}
body {
	height:100%;
	width:100%;
	margin: 0;
	padding: 0;
}

#navbar {
	background-image: url(backgrounds/Summer%20background.jpg);
	background-repeat:repeat-y;
	width:225px;
	height:100%;
	float:left;
	left:0;
	top:0;
	z-index:1;
}
#content {
	position:relative
	height:100%;
	width:100%;
}
#backgroundimage {
	width:100%;
	height:100%;
	position:fixed;
	top:0;
}
#mainpage {
	position:fixed;
	z-index:1;
	padding-left:0px;
	padding-top: 30;
	float:left;
	margin-top:0;
	margin-left: 210px;
	margin-bottom:0;
	top:0;
	left: 210px;
	text-align:center;

	}

