﻿body
{
	background-color:#3C2B24;
	/*background-image:url('../images/page_back.jpg');
	background-repeat:repeat-x;*/
	color:#3C2B24;
	font-family:sans-serif;
	font-size:10pt;
	margin:0px;
	padding:0px;
}
#logo
{
	text-align:center;
	margin-top:10px;
}
a img
{
	border:none;
}
h1
{
	width:75%;
	margin:auto;
	border:solid black;
	border-width:0pt 0pt 2pt 0pt;
	font-size:14pt;
	text-align:center;
}
h2
{
	font-size:12pt;
	text-align:center;
}
h3
{
	font-weight:bold;
	font-size:10pt;
}
#links
{
	margin-top: 25px;
	clear:both;
	text-align:center;
}
#links a
{
	color:#3C2D24;
	font-weight:bold;
	margin:0px 1em 0 1em;
	font-size:10pt;
	font-weight:bold;
}
#linkspress
{
	margin-top:10px;
	clear:both;
	text-align:center;
}
#linkspress a
{
	color:#3C2D24;
	font-weight:bold;
	margin:0px 1em 0 1em;
	font-size:10pt;
	font-weight:bold;
}

#linkstop
{
	margin-top: 0px;
	clear:both;
	text-align:left;
	font-size:8pt;
	font-family: 'Lora', serif;
}
#linkstop a
{
	color:#3C2D24;
	font-size:8pt;
}
#linkstop ul
{
    float: left;
    list-style: none;
    padding: 10px;
}
#linkstop ul li
{
	padding: 10px 0 10px 45px;
    background-image: url('../images/whiteside.png');
    background-repeat: no-repeat;
    background-position: left center;
}
#main
{
	background-image:url('../images/main_back.gif');
	background-repeat:no-repeat;
	background-position:0px 0px;
	background-color:#DEB305;
	width:700px;
	margin:20px auto 0 auto;
	height:500px;
	text-align:left;
	border:solid  2pt;
	border-color:#3C2E25;
	
}
#press
{
	background-image:url('../images/press_back.gif');
	background-repeat:no-repeat;
	background-position:0px 0px;
	background-color:#DEB305;
	width:700px;
	margin:20px auto 0 auto;
	height:790px;
	text-align:left;
	border:solid  2pt;
	border-color:#3C2E25;
	
}

#inside
{
	/*background-image:url('../images/inside_back.jpg');*/
	width:800px;
	margin:0 auto 0 auto;
	height:571px;
	text-align:left;
	border:solid  1px;
	border-color:#F8D406;
	background-repeat:no-repeat;
}
#blank
{
	width:423px;
	height:320px;
	margin:47px auto 0px 0px;
	overflow:auto;
	text-align:left;
}	
#screen
{
/*	width:200px;
	height:320px;
	margin:100px auto 0px 400px;
	overflow:auto;
	background-color:#cccccc;
	border:solid 1px black;
*/
	text-align:left;
	padding:10px;
}
#menu
{
	padding:0;
	/*background-color:white;*/
	font-size:10pt;
	font-weight:bold;
}
#menu a img
{
	border:none;
	margin:0;
	padding:0;
	display:inline;
}
#menu a
{
	color:#3C2D24;
	font-weight:bold;
	margin:15px 1em 0 1em;
	font-size:10pt;
	font-weight:bold;
	display:block;
	width:200px;
}
.note
{
	text-align:center;
}

				
.style1 {
	font-family: 'Lora', serif; font-size: small;
}
.style1 a {
	text-decoration: none;
}
.style2 {
	color: #B64E07;
	font-size: large;
}
.style3 {
	font-weight: normal;
}
.style4 {
	color: #B64E07;
	font-size: 13pt;
}				
.style5 {
	font-size: 11pt;
}
.style6 {
	font-family: 'Lora', serif;
	font-size: 8pt;
	font-weight: normal
}
.style6 a {
	text-decoration: none;
}
.style7 {
	font-size: 7pt;
}

#slider {
    position:relative;
    width:460px; /* Change this to your images width */
    height:191px; /* Change this to your images height */
    background:url(images/loading.gif) no-repeat 50% 50%;
}
#slider img {
    position:absolute;
    top:0px;
    left:0px;
    display:none;
}
#slider a {
    border:0;
    display:block;
}


