body {
	padding: 0px;
	margin: 0px;
	background-image: url('../img/body_back_2.gif');
	font-size: 70%;
	font-family: Verdana, Arial, Serif;
	}

html>body table{
	font-size: 101%;
	}
	
p.first:first-letter {
	font-size: 200%;
	font-family: Monotype Corsiva, Liberty TL, Ribbon131 Bd TL, Arial, Verdana, Serif;
	font-weight: bold;
	margin-top: -10px;
	margin-left: -20px;
	margin-right: 5px;
	float: left;
	}

.grey {
	border: 1px solid #D7C29E;
	background-color: #ECDEC4;
	color: #5F5546;
	}
	
li {
	margin-top: 10px;
	}
			
img {
	display:block;
	}
	
a {
	color: #004677;
	}
	
a:hover {
	color: #A0410D;
	}

.page {
	background-color: #D7C29E;
	}
	
.page_active {
	background-color: #F1E7D7;
	}
	
.body_back_1 {
	background-image: url('../img/body_back_1.gif');
	background-repeat: repeat-x;
	}
	
.menu {
	background-image: url('../img/menu_back.jpg');
	position: relative;
	height: 102px;
	}
	
.bottom_back {
	background-color: #E7D6B7;
	background-image: url('../img/bottom_back.gif');
	background-repeat: repeat-x;
	background-position: bottom;
	border-top: 1px solid #D7C29E;
	}
	
.content {
	padding-left: 35px;
	}
	
.text {
	padding: 10px 55px 0 50px;
	}
	
.thumb_back {
	background-image: url('../img/thumb_back.gif');
	padding: 11px 11px 11px 11px;
	width: 190px;
	height: 140px;
	}

.comment_back {
	background-image: url('../img/comment_back.gif');
	background-repeat: repeat-y;
	background-position: center;
	padding: 10px 30px 10px 30px;
	width: 150px;
	text-align: center;
	margin-top: 5px;
	font-family: Tahoma, Verdana, Serif;
	}
	
.admin_header {
	text-align: center;
	font-family: Tahoma, Verdana, Serif;
	font-size: x-large
	}
	
.table_header {
	text-align: left;
	font-family: Tahoma, Verdana, Serif;
	font-size: large
	}

.thumb{
	border: 1px solid #ADBEC8;
	}
	
.line {
	border-bottom: 1px solid #D7C29E;
	}
	
.content_back {
	background-color: #E7D6B7;
	background-image: url('../img/content_back.gif');
	}
	
.copy {
	position: relative;
	left: 53px;
	top: 14px;
	font-family: Tahoma, Verdana, Serif;
	color: #AA926A;
	}
