﻿

body,div,p,img,form,h1,h2,h3,h4,h5,h6 { 
    margin: 0; 
    padding: 0; 
    border: 0;
}

ul {
	padding-left: 2em;	
}

body {
	background-color: #121212;
	text-align: center;
	margin-top: 2em;
}

.page {
	width: 660px;
}

#logo {
	margin: 0 auto;
	text-align: left;
	font-family: verdana, arial, sans-serif;
	font-size: 28px;	
	margin-bottom: 0;
	letter-spacing: -0.01em;
	background: #121212;

}

#logo a:link, #logo a:visited, #logo a:hover, #logo a:active {
	text-decoration: none;
	color: #938452;
}

#logo_right
{
	font-family: verdana, arial, sans-serif;
	color: #938452;
	text-align:right;
}

#logo_white {
	color: #FFFFFF;
}

#contentbox {
	background-color: #333;                
	margin: 0 auto;
	text-align: left;
}

#menu {
	margin: 0 auto;
	text-align: center;
	color: #CCCC99;
	font-family: verdana, arial, sans-serif;
	font-size: 0.9em;
	margin-top: 0.3em;
	background: #121212;
}

#menu a:link, #menu a:visited {
	color: #938452;
	text-decoration: none;
}

#menu a:hover, #menu a:active {
	color: #993300;
	text-decoration: none;
}

#menu gallerypage
{
	margin-top: 100px;

}

#padding {
	padding: 10px;
}

#picturepage {
	background-image: url("../images/background.jpg");
	background-repeat: no-repeat;
	padding: 5px;
	height: 350px;
}

#content {
	background-color: #ffffff; 
	filter: Alpha(opacity=70); 
	opacity: .7; 
	float: right; 
	width: 17em; 
	height: 340px;
	padding: 5px;
	font-family: verdana, arial, sans-serif;
	font-size: 0.8em;
	overflow: auto;
}

#content p {
	font-size: 0.9em;
}

/* heading */
#content h1
{
	font-size: 1.3em;
	font-family: verdana, arial, sans-serif;
	margin-top: 0.2em;
	margin-bottom: 0.3em;
	color: #993300;
}

/* link colors */
#content a:link {
	color: #C2361D;
}

#content a:hover, #content a:active {
	color: #33201D;
}

#content a:visited {
	color: #892614;
}

table
{
	width:100%;
}

#threecats
{
	bottom: 20px;
	right: 20px;
	text-align: right;
	position: absolute;
	color: #938452;
	text-decoration: none;
	font-size: 8px;
	font-family: verdana, arial, sans-serif;
}

#threecats a:link, #threecats a:visited
{
	color: #938452;
	text-decoration: none;
}

#threecats a:hover, #threecats a:active {
	color: #993300;
	text-decoration: none;
}
