body{
	font-family: verdana;
	text-align: center;
	font-size: 70%;
	margin: 0px;
	background-color: #6d2424;
	color: #fff;
	}

h1{
	font-size: 250%;
	background-color: #7e3c3c;
	letter-spacing: 5px;
	font-variant: small-caps;
	font-family: arial;
	margin-top: 0px;
	}
	
h2{
	text-align: left;
	font-size: 150%;
	text-indent: 100px;
	}
	
#content td{
	padding-right: 15px;
	padding-left: 15px;}	

th{
	text-align: center;
	background-color: #491919;
	font-variant: small-caps;
	padding-left: 15px;
	padding-right: 15px;
	}
	
#gallerypost h2{
	text-align: center;
	text-indent: 0px;
	font-size: 200%;
	font-family: "Copperplate Gothic Light";
	}
	
#content p{
	padding: 0px 25px;
	}
	
#header, #footer{
	background-color: #8a4a4b;
	margin-bottom: 0px;
	}
	
#header span{
	height: 88px;
	width: 635px;
	background-image: url(layout/title.png);
	margin: 0px auto;
	display: block;
	}
	
#header {
	background-image: url(layout/bg.jpg);
	height: 200px;
	}

#header h1{
	text-align: center;
	margin: 0px;
	padding-top: 75px;
	position: relative;
	z-index: 2;
	background-color: transparent !important;
	padding-left: 50px;
	}
	
#header .left{
	position: absolute;
	top: 0px;
	left: 0px;
	height: 173px;
	width: 215px;
	background-image: url(layout/left.png);
	z-index: 1;
	}
	
#header .right{
	position: absolute;
	top: 0px;
	right: 0px;
	height: 200px;
	width: 160px;
	background-image: url(layout/right.png);
	z-index: 1;
	}
	
#footer{
	padding-left: 175px;
	background-image: url(layout/bg.jpg);
	background-position: bottom left;
	}
	
#navigation{
	background-color: #8a4a4b;
	width: 175px;
	text-align: center;
	}

#navigation h1{
	padding-top; 10px;
	font-size: 15px;
	background-color: transparent;
	letter-spacing: 1px;
	font-variant: uppercase;
	font-weight: normal;
	text-transform: uppercase;
	}
	
#navigation ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	}
	
#navigation li{
	margin-bottom: 15px;
	font-family: georgia;
	font-variant: small-caps;
	font-size: 15px;
	}
	
#navigation li a{
	color: #fff;
	display: block;
	background-color: #996262;
	border: solid #c19292;
	border-width: 0px 7px;
	width: 161px;
	}
	
#navigation li a:hover{
	background-color: #996262;
	border: solid #fff;
	border-width: 0px 7px;
	background-color: #c19292;
	font-weight: bold;
	}
	
#content {
	padding-bottom: 20px;
	text-align: center;
	background-color: #753030;
	}
	
.small {
	font-size: 80%;
	font-family: sans-serif;
	}
	
.post, #post{
	border-bottom: 1px solid #874c4c;
	margin-bottom: 20px;
	padding: 0px 10% 10px;
	text-align: justify;
	}
	
.date{
	text-align: left;
	text-indent: 20px;
	text-transform: uppercase;
	font-size: 80%;
	background-color: #874c4c;
	}
	
.post h2, #post h2{
	font-size: 200%;
	font-variant: small-caps;
	text-align: center;
	text-indent: 0px;
	}
	
table{
	text-align: left;}

td{
	vertical-align: top;}
	
a{
	text-decoration: none;
	color: #c19292;
	}
	
a:hover{
	text-decoration: none;
	color: #000;
	}
	
b.space{
display: block;
width: 75px;}

.c{
	text-align: center;}
	
.r{
	text-align: right;}
	
.l{
	text-align: left;}
	
.j{
	text-align: justify;}
	
.mid{
	vertical-align: middle;
	}

.top{
	vertical-align: top;
	}

.bot{
	vertical-align: bottom;
	}

.row_1 td{
	background-color: #874c4c;
	}

.row_2 td{
	background-color: #996262;
	}
	
#error{
	width: 400px;
	margin: 0px auto;
	border: 1px solid #900;
	background-color: #faa;
	color: #500;
	}
	
#success{
	width: 400px;
	margin: 0px auto;
	border: 1px solid #190;
	background-color: #bfa;
	color: #020;
	}
	
#error h1{
	color: #fff;
	background-color: #f00;}

#success h1{
	color: #fff;
	background-color: #0b0;}
	
#success h1, #error h1{
	font-size: 110%;
	font-variant: small-caps;
	letter-spacing: 2px;
	width: 100%;
	margin: 0px;
	padding-bottom: 1px;
	text-align: left;
	text-indent: 10px;}
	
#success p, #error p{
	margin: 5px;}

#thumbnails span{
	height: 75px;
	padding: 20px;
	}
	
#gallerypost{
	margin: 0px auto 25px;
	}
	
#gallerypost div{
	width: 500px;
	margin: 0px auto;}

#gallerypost h1{
	font-size: 150%;
	}
	
#thumbscroll{
	width: 100%;
	overflow: auto;
	}	

#loginlink{
	font-size: 90%;
	color: #6d2424;}
	
#manage .manage, #submit .submit,
#news .news, #newspost .newspost{
	color: #fff;
	text-decoration: none;
	font-weight: bold;}	
	
#managethumbs{
	margin: 0px auto;
	width: 600px;
	}

#managethumbs div{
	text-align: center;
	width: 150px;
	height: 100px;
	float: left;
	vertical-align: middle;
	padding: 7px 0px;}
	
#managenews {
	margin: 0px auto;
	text-align: center;
	border: 1px solid #000;
	background-color: #874c4c;
	}

	
#managenews th{
	background-color: #491919;
	letter-spacing: 1px;
	width: 150px;
	}

#subthumbs{
	margin: 0px auto;
	height: 100px;
	width: 100%;
	position: relative;
	background-color: #783535;
	}
	
#subthumbs td{
	text-align: center;
	opacity: .5;
	filter: alpha(opacity=50);
	vertical-align: middle;
	}
	
#subthumbs .active{
	opacity: 1;
	filter: alpha(opacity=100);
	}

 .link a:hover{
	color: #bbb;
	}

.link{
	vertical-align: middle;
	width: 60px;
	opacity: 1 !important;
	filter: alpha(opacity=100) !important;
	}

 .link a{
	display: block;
	color: #fff;
	}
	
 .link b{
	font-size: 25px;
	font-weight: normal;
	}
	
a img{
	border: 2px solid #541d1d;
	}
	
a:hover img{
	border: 2px solid #000;
	}