body {
	color:#FFFFFF;
	background-color:#0099CC;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size:36px;
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	margin-top:0;
}

.FakeLink {
	cursor:pointer;
}

.photoTable {
	margin-top:15;
}

.photoRow {
}

.photoCell {
	padding:40;
	background-color:#CCFF99;
}

.photoImage {
	width:300;
	height:225;
}

.photoImageSingle {
	width:600;
	height:450;
}

.photoImageLoose {
	height:400;
	width:300;
}

.contentTable {
	margin-right:5;
	margin-top:30;
	width:100%;
	padding-left:10;
	padding-right:10;
	/*border:1;*/
}

.contentCell {
	background-color:#0099CC;
	font-style:italic;
	vertical-align:top;
	text-align:left;
	padding:10;
	height:100%;
}

.contentDiv {
	padding:0px;
	width:99%;
}

.innerDiv {
	width:100%;
}

h1 {
	font-size:28px;
}

h2 {
	font-size:24px;
}

h3 {
	font-size:18px;
}

td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
}

ul {
	list-style:square;
}

li {
	font-size:20px;
}

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

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

a:hover {
	color:#CCFF99;
	text-decoration:none;
}

a:active {
	color:#FFFFFF;
	text-decoration:none;
}

.underline {
	text-decoration:underline;
	color:#CCFF99;
}

.common {
	color:#FFFFFF;
	background-color:#0099CC;
}
	
.leftnavigation {
	background-color:#0099CC;
	width:180;
	height:300;
	vertical-align:top;
	padding-left:24;
	padding-top:50;
}

.header {
	background-color:#0099CC;
	vertical-align:top;
	margin-left:24;
	margin-top:24;
	padding:0;
}

.flashMenu {
	width:239;
	height:442;
}

.flashGalleryStarter {
	width:1056;
	height:550;
}

.frameHeader {
}
