@CHARSET "ISO-8859-1";

body {
	background: #C4C4C4;
	margin: 0 auto 0;
	text-align: center;
	color: #000000;
	font-family: "verdana", "arial", sans-serif;
	font-size: 101%;
}

#container {
	width: 800px;
	margin: 0 auto 0;
	text-align: center;
	font-size: 0.75em;
}

#topleft {
	position: relative;
	top: -35px;
	left: -10px;
	float: left;
}

#bottomright{
	position: relative;
	top: -50px;
	right: -10px;
}

#header {
		height: 99px;
		width: 800px;
		overflow: hidden;
		background: url('../img/header2.jpg') top left no-repeat;
		text-align: left;
}
#loginInfo {
	position: relative;
	top: -77px;
	text-align: right;
	right: 10px;
	float: right;
	font-size: 75%;	
	margin: 0;
	padding: 0;
}
.loginelement {
	font-size: 95%;
	background-color: #dddddd;
	border: 1px solid #888888;
}
.loginsubmit {
	
}

#logo {
	position: relative;
	top: 15px;
	left: 17px;
}

#menu {
		position: relative;
		width: 800px;
		right: 10px;
		text-align: right;
}
#menuBottom {
		position: relative;
		top: -5px;
}



#content {
	position: relative;
	width: 800px;
	background: #F7931D url('../img/tl.gif') top left no-repeat;
	/* Height inserted only for testing purposes */
	text-align: left;
}

#br { background: url('../img/br.gif') bottom right no-repeat; position: relative; width:  800px;}
#bl { background: url('../img/bl.gif') bottom left no-repeat; position: relative; width:  800px;}

#contentMain {
	width: 740px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-top: 5px;
	position: relative;
}

.imageFRight {
	float: right;
	padding-left: 10px;
	padding-bottom: 5px;
}
img.photo {
	padding: 4px;
	border: 1px dashed #333333;
}
#cross {
	position: absolute;
	top: 0;
	left: 0;
	border: 2px solid #555555;
	width: 80px;
	height: 80px;
	text-align: left;
	background: transparent;
}
#crossInner {
	position: relative;
	top: 0;
	left: 0;
	border: 2px solid #dddddd;
	width: 76px;
	height: 76px;
	text-align: left;
	background: transparent;
}
.photoTag {
	position: absolute;
	top: 0;
	left: 0;
	border: 2px solid #555555;
	width: 80px;
	height: 80px;
	text-align: left;
	background: transparent;
}
.photoTagInner {
	position: relative;
	top: 0;
	left: 0;
	border: 2px solid #dddddd;
	width: 76px;
	height: 76px;
	text-align: left;
	background: transparent;
}

.dropshadow {
	background: #555555; 
}
.dropcontent {
	position: relative;
	left: -3px;
	top: -3px;
}

#footer {
	position: relative;
	width: 800px;
	text-align: right;
	clear: both;
}

#copyright {
	position: relative;
	text-align: center;
	font-size: 0.8em;
	right: 30px;
	color: #777777;
}

.albuml {
	position: relative;
	float: left;
	margin: 0 auto 0; 
	padding: 1em; 
	margin-top: 1em;
	text-align: center;
	margin-left: 5%;
	width: 160px;
	border: 1px solid #aaaaaa;
	background: #ffffff;
	
	font-size: 120%;
}

* html body div.albuml { margin-left: 4%; }

.albumr {
	position: relative;
	float: right;
	margin: 0 auto 0; 
	padding: 1em; 
	margin-top: 1em;
	margin-right: 5%;
	text-align: center;
	width: 30%;
	border: 1px solid #aaaaaa;
	background: #ffffff; 
	
	font-size: 120%;
}


/* This shit is for comment boxes! */
div.bubbler {
	position: relative;
	margin: 0 auto 0;
	margin-bottom: 5px;
	font: 1em "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 1em;
	width: 100%;
}

div.bubbler blockquote {
	margin: 0 auto 0;
	padding: 0px;
	border: 1px solid #aaaaaa;
	background-color: #ffffff;
}

div.bubbler blockquote p {
	margin: 10px;
	margin-bottom: 0px;
	padding: 0px;
}

div.bubbler div {
	position: relative;
	margin: 0px;
	padding: 7px 0px 0px 15px;
	text-align: right;
	background: transparent url(../img/tip.gif) no-repeat 90% 0;
	font-style: normal;
	font-size: 0.8em;
	margin-bottom: 5px;
	color: #888888;
	margin-right: 5px;
}

.commentLink {
	position: relative;
	font-size: 0.8em;
	color: #0000aa;
	cursor: pointer;
}

#commentMe {
	margin: 0 auto 0;
	width: 70%;
	text-align: right;
}

#registerMe {
	width: 70%;
	margin: 0 auto 0; 
	text-align: center; 
	border: 1px solid #ff0000; 
	background: #ffcccc;
	padding: 10px;
	color: #990000;
}

#regForm {
	width: 60%; 
	position: relative; 
	margin: 0 auto 0; 
	text-align: center;
	border: 1px solid #aaaaaa;
	background-color: #ffffff;
	padding: 1em;
}

.field { margin-bottom: 5px; }
.field .label {
	position: relative;
	float: left;
}
.field .value {
	position: relative;
	float: right;
}
.field .desc {
	position: relative;
	clear: both;
	text-align: right;
	font-size: 75%;
	color: #999999;
}

.error {
	color: #aa0000;
}

.falseLink {
	position: relative;
	color: #0000ff;
	cursor: pointer;
}
.falseLinkR {
	position: relative;
	color: #cc0000;
	cursor: pointer;
}

.whiteBox {
	width: 60%; 
	position: relative;  
	text-align: left;
	border: 1px solid #aaaaaa;
	background-color: #ffffff;
	padding: 1em;
}

#newsDiv {
	position: relative;
	padding-top: 0.5em;
	padding-bottom: 1em;
	width: 100%;
}

.newsBox {
	position: relative;
	float: right; 
	text-align: center; 
	width: 300px; 
	height: 330px; 
	overflow: hidden;
	background: url(../img/newsback.jpg) #ffffff no-repeat bottom right;
	border: 1px solid #aaaaaa;
}

.newsBox h4 {
	text-align: left;
	padding: 0;
	margin: 0;
}

.newsEntry {
	margin-left: 1em;
	margin-right: 1em;
}

.newsItem {
	text-align: left;
	margin-left: 1em;
}

.newsDate {
	text-align: right;
	font-size: 0.8em;
	color: #999999;
}

#linkBar {
	position: absolute;
	right: 0;
	top: 0;
	background: url(../img/linkbar.jpg) bottom left repeat-x;
	border-left: 1px solid #aaaaaa;
	border-bottom: 1px solid #aaaaaa;
	width: 95px;
	height: 130px;
	font-size: 0.6em;
	text-align: left;
	overflow: hidden;
}

body>div#linkBar {position: fixed;}

