body
{margin: 0px;
padding: 0px;
color: #4B493E;
background: #f9eddf url('bg.png') repeat-x;
font-family: arial, sans-serif;
font-size: 11.5px;}

#content
{
	position: absolute;
	width: 575px;
	top: 153px;
	margin-left: -400px;
	left: 697px;
}

p {margin-bottom: 10px;
margin-top:0px;}

#navigation
{
	position: absolute;
	width: 150px;
	top: 394px;
	left: 74px;
}



a
{color: #63c206;
text-decoration:none;
text-transform:lowercase;
font-family: "Courier New", Courier, monospace; 
font-style:normal;
cursor: crosshair;}

a:hover
{color: #3d7805;} 

b, strong
{color: #32ccde;}


i, em 
{color: #e8b837;}

h1
{font-family: Century Gothic;
font-size: 16px;
font-weight:normal;
color: #e84b37; 
text-align: left;
text-transform: uppercase;
letter-spacing:0px;
line-height:15px;
padding-left:5px;
margin-top: 5px;
margin-bottom: 2px;}

h2
{font-family: Century Gothic;
font-size: 18px;
font-weight:normal;
font-style:normal;
color: #941953; 
text-align: center;
text-transform: uppercase;
letter-spacing:0px;
line-height:11px;
margin-top: 10px;
margin-bottom:10px;
}

#display
{font-family: arial, sans-serif;
font-size: 11.5px;
color: #95846E; 
text-align: left;
line-height: 20px;
padding-top: 0px;
margin-top:0px;
margin-bottom: 15px;
padding: 5px;}

.navig a
{font-size: 14px;
font-family: century gothic,arial;
letter-spacing: 1px; 
line-height: 20px;
color: #0d0d0d; 
text-decoration:none;
font-weight: none;
display: block;
text-align: center;
background-color: transparent;
border-bottom: 1px solid #a7a7a7;
padding-left:5px;
cursor: crosshair;

}

.navig a:hover
{color: #494949;
}


ul {list-style-type: circle;}

img.button {border: 3px solid #fcb896;
margin: 2px;}
img.button:hover{border: 3px solid #fcccb5;}

form {line-height:20px;}

input, textarea, select {
background:#eee;
border:1px solid #aaa;
padding:3px;
font-family: arial;
	font-size: 12px;
	color: #727272; 
}

input:focus, textarea:focus, select:focus { border-color:#00a651; }