@CHARSET "ISO-8859-1";

#logo, #header, #footer, #content, #menuBuffer, img { behavior: url('js/pngfix/iepngfix.htc'); }

body {
	background: #C4C4C4;
	background-image: url('../img/skin/total-background.jpg');
	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;
	margin-top:20px;
	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/skin/header.png') top left no-repeat;
		text-align: left;
}
#loginInfo {
	position: absolute;
	top: 0;
	text-align: right;
	float: right;
	font-size: 75%;	
	margin: 0;
	padding: 3px;
	color: #ffffff;
}

.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;
	padding-top: 10px;
}
#menuBottom {
		position: relative;
		top: -5px;
}

#content {
	position: relative;
	background-image:url('../img/skin/tl.gif');
	background-repeat:no-repeat;
	background-position:top left; 
	width: 800px;
	text-align: left;
}

#br { background: url('../img/skin/br.gif') bottom right no-repeat; position: relative; width: 800px;}
#bl { background: url('../img/skin/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%;
	color: #000000;
}

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;
	color: #000000;
}

.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 {
	position: relative;  
	text-align: center;
	border: 1px solid #aaaaaa;
	background-color: #ffffff;
	padding: 1em;
	color: #000000;
	width: 80%;
	margin: 0 auto 0;
}

#newswrapper {
	position: relative;
	float: right; 
	width: 300px; 
	height: 365px; 
	text-align:center;
	padding-top: 0.5em;
	padding-bottom: 1em;
}

.newsBox {
	position: relative;
	float: right; 
	text-align: center; 
	width: 300px; 
	height: 300px; 
	background: url('../img/skin/newsback.jpg') #ffffff no-repeat center;
	border: 1px solid #aaaaaa;
	color: #000000;
	font-size:1em;
	overflow: auto;
}

#newswrapper .ad {
	clear: both;
	padding-top: 5px;
}

.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;}

