body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	background-color: ;
	color: ;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
}

p, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}

h1 {
	padding-top: 70px;
	margin: 0;
}

h2 {
	font-size: 1.5em;
	margin: 0px 0px 0px;
	text-decoration: none;
	color: #333333;
}

h3 {
	font-size: 1.3em;
	margin: 0px 0px -5px 0px;
	padding: 0px;
	text-decoration: none;
	color: #333333;
}

h4 {
	font-weight: bold;
	font-size: 1.1em;
	color: #666666;
}

.imageChapterHeadline {
	font-size: 16px;
	font-weight: 700;
	padding: 5px;
	background-color: #C6E9FF;
}

a, a:visited, a:hover, a:active {
	color: #3366FF;
	text-decoration: none;
}

.rightBorder {
	color: ' . $white . ';
	background-image: url("/images/borders/right.gif");
}

.frontpageStart, .frontpageStart a:link, .frontpageStart a:visited {
	font-size: 1.0em;
	font-family: 'Lucida Grande', Verdana, Arial, sans-serif;
}

.white { color: #FFFFFF; }
.whiteBackground { background-color: #FFFFFF; }

.blue { color: #3BAAFF; }
.blueBackground { background-color: #3BAAFF; }

.lightBlue { color: #C6E9FF; }
.lightBlueBackground { background-color: #C6E9FF; }

.border {
	border: solid 2px #3BAAFF;
}

.polaroid {
	margin-left: 20px;
}

/*
html, body {
	height: 100%;
	margin: 0;
	padding: 0;
	border: none;
}*/

body {
	background-color: #C6E9FF;
}

#yellowFrame {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 45px;
	height: 100%;
	background-color: #FFEB11;
}

#blueFrame {
	position: absolute;
	left: 45px;
	top: 0px;
	width: 100px;
	height: 100%;
	background-color: #3BAAFF;
}

#blueFrame a img {
	margin: 10px 0px 10px 0px;
}

#redFrame {
	position: absolute;
	left: 145px;
	top: 0px;
	width: 170px;
	height: 100%;
	background-color: #870000;
}

#titleFrame {
	position: absolute;
	left: -9px;
	top: 10px;
	width: 35px;
	height: 400px;
}

#whiteFrame {
	position: absolute;
	left: 305px;
	top: 0px;
	width: 381px;
	height: 100%;
	background-color: #FFFFFF;
	background-position: right;
	background-image: url("/images/borders/right.gif");
	background-repeat: repeat-y;
}

#contentFrame {
	position: relative;
	left: 10px;
	top: 10px;
	width: 360px;
	height: 92%;
	overflow: auto;
}

#logoFrame {
	position: absolute;
	left: 680px;
	top: 0px;
	width: 45px;
	height: 100%;
}

#logo {
	position: absolute;
	left: -5px;
	top: 0px;
	width: 45px;
	height: 100%;
	border: 0px solid #FF0000;
}

#bottomFrame {
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 100%;
	height: 30px;
	background-image: url("/images/borders/bottom.gif");
	background-repeat: repeat-x;
}

#googleadsense {
	position: absolute;
	right: 5px;
	top: 5px;
	width: 120px;
	height: 600px;
	overflow: hidden;
	z-index: 200;
}



p.morePhotos {
}

p.morePhotos a,
p.morePhotos a:link,
p.morePhotos a:hover,
p.morePhotos a:active {
	display: block;
	width: 273px;
	height: 29px;
	margin-left: 23px;
	padding-left: 19px;
	padding-top: 8px;
	color: #000000 !important;
	font-size: 1.1em;
	font-weight: 700;
	background: url(images/more_photos.gif);
}

p.morePhotos a:visited {
	color: #666666 !important;
}
