BODY 	{margin: 0px;
	font-family: Times, serif;
	background-color: white;
	background-image: url(../images/background.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	background-attachment: fixed}
	
A	{text-decoration: none}

A:hover	{color: orange;
	text-decoration: overline underline}

#pagetitle {position: absolute;
	width: 280px;
	right: 0px;
	top: 2px;}

.SBimage	{float: left}

.pagetitletext {position: relative;
	width: 110px;
	top: 48px;
	left: -32px;
	float: left;
	line-height: 40px;
	fnt-family: Arial, sans-serif;
	font-weight: bold}

div#navbar	{background: #c60202 url(../images/backgroundselect.png) no-repeat fixed;
	background-position: 0 0;
	z-index: 4}
	
#navbar	{position: absolute;
	color: white;
	top: 80px;
	right: 200px;
	height: 12px;
	width: 625px;
	margin: 0px;
	line-height: 11px;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, sans-serif;
	vertical-align: top;}

.leftfade {float: left;
	background-image: url(../images/background.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	background-attachment: fixed}

.standardlinksleft {position: absolute;
	width: 70px;
	text-align: left;
	right: 400px;
	top: 0px}

.standardlinksmiddleleft {position: absolute;
	width: 70px;
	text-align: left;
	right: 247px}

.standardlinksmiddleright {position: absolute;
	width: 70px;
	text-align: left;
	right: 137px;
	top: 0px}
		
.standardlinksright {position: absolute;
	width: 70px;
	text-align: right;
	right: 25px}	
	
#navbar A {color: white}

#navbar A:hover {color: yellow;
	text-decoration: underline}

.pullcomment {display: none;
	text-align: center;
	background: white;
	padding: 5px;
	font-size: 20px;
	line-height: 20px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	width: 128px;
	height: 90px;}

#people {position: absolute;
	right: 525px;
	top: 7px;
	z-index: 5}
	
#people A:hover .pullcomment {display: block;
	position: absolute;
	right: -515px;
	top: 15px;}	
	
#words {position: absolute;
	right: 408px;
	top: 7px;
	z-index: 5}
	
#words A:hover .pullcomment {display: block;
	position: absolute;
	right: -395px;
	top: 15px;}
	
#images {position: absolute;
	right: 282px;
	top: 7px;
	z-index: 5}
	
#images A:hover .pullcomment {display: block;
	position: absolute;
	right: -270px;
	top: 15px;}

.toplink	{margin-top: 0px;
	margin-bottom: 0px;
	line-height: 15px;
	font-size: 14px;
	text-align: right;
	width: 75px}
	
.sectiontitle {margin-top: 3px;
	margin-bottom: 10px;
	line-height: 29px;
	font-size: 25px;
	z-index: 3}

.currentsectiontitle {margin-top: 3px;
	margin-bottom: 10px;
	line-height: 29px;
	font-size: 25px;
	color: #c60202;
	z-index: 3}


.nospace	{margin: 0px}

.sidebar {float: right; 
	width: 214px;
	overflow: none;
	background-color: white;
	background-image: url(/images/sidebarend.png);
	background-position: 9 100%;
	background-repeat: no-repeat;
	margin-bottom: 5px;}
	
.sidebarcontent {float: left;
	line-height: 15px;
	width: 160px;
	font-size: 15px;
	font-family: Times, serif;
	background-image: url(/images/vertical.gif);
	background-repeat: repeat-y;
	padding-left: 30px;
	padding-top: 10px;
	padding-bottom: 10px}

#main 	{position: absolute;
	width: 98%;
	top: 138px;
	right: 5px;
	font-family: Arial, sans-serif;
	text-align: justify}
	

.maincontent {float: middle}

.blogentry {float: left;
	display: block;
	position: relative;
	border: dotted 1px red;
	background-color: #eeffee; 
	color: #000000;
	margin: 5px; 
	font-size: 16px;
	width: 98%}	

.blogdatestamp {display: block;
	background-color: #aabbaa;
	color: #ffffff;
	font-size: 12px;
	padding-left: 2px;
	width: 100%;}
	
.blogtitle {display: block;
	background-color: #aabbaa;
	color: #ffffff;
	font-size: 22px;
	padding-left: 2px;
	width: 100%;}
	
.blogcontent {display: block;
	position: relative;
	padding-left: 10px;}
	
.photocaption {text-align: center;
	font-size: 8px;
	display: block}

.bigphotocaption {position: fixed;
	bottom: 0px;
	color: black;
	background-color: white;
	border-top: dotted red 2px;
	font-size: 18px;
	text-align: center;
	font-family: Arial, sans-serif;
	width: 80%;
	left: 10%}
	
.previousphoto {position: fixed;
	bottom: 0px;
	left: 0px;
	width: 10%;
	height: 50px;
	color: black;
	border-top: dotted blue 2px;
	background-color: white;
	text-align: center;
	font-family: Arial, sans-serif;
	font-size: 20px;
	border-right: dotted blue 2px;
	z-index: 4}	
	
.nextphoto {position: fixed;
	bottom: 0px;
	left: 90%;
	width: 10%;
	height: 50px;
	color: black;
	border-top: dotted blue 2px;
	background-color: white;
	text-align: center;
	font-family: Arial, sans-serif;
	font-size: 20px;
	border-left: dotted blue 2px;
	z-index: 4}
	
.fullscreen {padding-bottom: 48px} 

TD {vertical-align: top}
