body {
	margin:0px;
	padding:0px;}
div.bg {
	position:fixed;
	bottom:0px;
	width:100%;
	min-width:950px;
	margin:0px;
	padding:0px;
	z-index:-1;}
div.head {
	height:150px;
	width:100%;
	min-width:950px;
	background-image:url("images/bg_wood.png");
	padding:0px;
	margin:0px;}
div.logo {
	position:absolute;
	left:0px;
	top:0px;
	height:140px;
	width:190px;
	margin:0px;
	padding:10px 0px 0px 10px;
	float:left;}
div.title {
	height:140px;
	width:500px;
	margin:0px 0px 0px 180px;
	padding:0px 20px 5px;}
div.main {
	width:940px;
	height:auto;
	margin:0px auto;}
div.menu {
	background-image:url("images/menu.png");
	width:193px;
	height:223px;
	margin:0px;
	padding:60px 0px 0px 0px;
	float:left;}
div.content {
	background-image:url("images/bg_content.png");
	background-color:#ffffff;
	background-repeat:repeat-x;
	width:635px;
	height:auto;
	margin:30px 0px 0px 30px;
	padding:20px 40px 5px;
	float:right;}
div.footer {
	height:20px;
	width:700px;
	float:right;
	text-align:right;}
div#edit {
	height:0px;
	width:100%;
	margin:0px;
	padding:10px 0px 0px;}
img.bg {
	width:100%;
	height:150%;
	margin:0px;
	padding:0px;}
h2 {
	font:bold 1.5em "Times New Roman";}
p {
	font:1em Calibri;}
a:link,a:visited {
	color:#171484;
	font-weight:900;
	text-decoration:none;}
a:hover {
	color:#4945eb;}
a.admin {
	font-size:0.5em;}
span.bold {
	font-weight:900;}
span.large {
	font-weight:900;
	font-size:150%;}
span.underline {
	text-decoration:underline;}
span#view {
	float:right;
	visibility:hidden;}
img.title {
	position:absolute;}
img.menu {
	margin:0px 0px 0px 20px;
	border:none;}
img.menu:hover {
	background-image:url("images/menu_bg.png");
	background-repeat:no-repeat;}
img.right {
	width:400px;
	margin:6px;
	float:right;}
img.left {
	width:400px;
	margin:3px 3px 3px 15px;
	float:left;}
img.leftlarge {
	width:575px;
	height:auto;
	margin:3px 3px 3px 15px;
	float:left;}
object.flickr {
	width:500px;
	height:375px;
	margin:0px 67px;}
input#subSave {
	visibility:hidden;}
textarea#editp {
	width:630px;
	height:0px;
	visibility:hidden;}