/* STRUCTURAL */

body {
	font: 10px Tahoma;  
	color: #000000;
	margin:0px;
	background-color:#000000;
	background-image: url('bg.jpg');
	background-repeat: repeat-OFF;
	}

#frame {
	width: 680px;
	padding: 5px;
	background-color: #eeeeee;	
	margin-right:auto;
	margin-left:auto;
	}

#content {
	float: right;
	padding-right:12px;
	padding-right:6px;	
	width: 468px;
	}

#footer{
	clear: all;
	padding-top: 1px;
	}

.header {
	text-align: left;
	border-bottom: 5px solid #FFFFFF;
	padding-top: 5px #FFFFFF;
	font-size: 16px;
    	}

.footer {
	text-align: center;
	border-top: 1px solid #eeeeee;
	padding-top: 5px;
	font-size: 9px;
	background-color: #eeeeee;
	color:#AAAAAA;
	}


/* LINKS */

a {	
	text-decoration: none;
	color: #60a63d; 
	}

a:hover {
	text-decoration: none;
	color: #f8b70f; 
	}

a.page:link {
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 10px;
	}
a.page:hover {
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 10px;
	}
a.page:active {
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 10px;
	}
a.page:visited {
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 10px;
	}


/* NAVIGATION */

#navigation {
  height:2.3em;
  line-height:2.3em;
  border-bottom:5px solid;
  border-color:#eeeeee;
}

#navigation ul {
  margin:0;
  padding:0;
}

#navigation li {
  float:left;
  margin:0;
  padding:0;
  list-style-type:none;
  border-right:1px solid;
}

#navigation li a {
  display:block;
  padding:0 18px;
  font-size:1.0em;
font-family: Georgia;
  text-transform:uppercase;
  letter-spacing:2px;
}

#navigation {background-color:#1f2a33;}

#navigation li {border-color:white;}

#navigation a {color:white;}

#navigation .selected,
#navigation a:hover
  {background-color:#3d98a6}


/* SIDEBAR */

div#side {
	padding-left: 6px;
	width: 200px;
	float: right;
	background-color: #FFFFFF;
	}

div#side p {
	font-size: 10px;  
	color:#474747;
	padding: 3px;
	margin-top: 4px;
	margin-bottom: 0px;
	line-height: 120%;
	text-align: left;
   	}

div#side p.center {
	text-align: center;
   	}

div.sidebar {	
	font-size: 10px;  
	color:#474747;
	padding: 5px;
	background-color: #eeeeee;
	margin-top:0px;
	margin-bottom:0px;
	line-height: 120%;
	text-align: left;
	}

div.sidetitle {
	padding:1px;
	padding-left: 5px;
	margin-bottom: 3px;
	border-bottom: 2px solid #000000;
	background-color: #eeeeee;
	text-align: left;
	color: #000000;
	font-family: Georgia, sans-serif;
	font-size: 9px;
	font-weight: normal;
	letter-spacing: 2px;
	text-transform: uppercase;
	}


/* HEADERS */

h1 {
	margin: 15px 0 3px 0;
	padding: 5px 0 0 27px;
	background: url(h1.jpg) no-repeat top left;
	color: #a9d48d;
	font-family: Arial, sans-serif;
	font-size: 17px;
	font-weight: bold;
	height: 50px;
	display: block;
	text-transform: uppercase;
	}

h2 {
	margin: -38px 0 15px 0;
	padding-left: 40px;
	color: #a9d48d;
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 2px;
	text-transform: uppercase;
	}


/* NEWS */

.news {
	margin: 6px 0px 6px 0px;
	padding: 10px;
	background-color: #FFFFFF; 
	color:#474747;
	}

p.news {
	padding: 6px;
	background-color: #FFFFFF; 
	color:#474747;
	font-size: 10px;
	}

.newsimg {
	margin: 6px 0px 6px 0px;
	padding-top: 6px;
	padding-bottom: 2px;
	background-color: #FFFFFF;
	border: 1px solid #F4F4F4;
	font-weight: bold;
	text-decoration: none;
	}

h3 {
	color: #000000;
	font-family: Georgia, sans-serif;
	font-size: 9px;
	font-weight: normal;
	letter-spacing: 2px;
	text-transform: uppercase;
	margin: 1px 0px 1px 0px;
	padding:2px;
	padding-left:10px;
	border-bottom: 2px solid #474747;
	text-decoration: none;
	}

p.small {
	font: 10px Tahoma;
	color: #666666;
	font-weight: bold;
	margin: 4px 0px 4px 0px;
	padding:1px;
	border-top: 2px solid #474747;
	background-color: #FFFFFF;
	text-decoration: none;
	text-align: right;
	}

/* CONTENT */

p {
	font: 11px Tahoma;  
	color: #000000;
	text-align: justify;
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 135%;
	margin: 6px 0px 6px 0px;
	padding: 10px;
	background-color: #FFFFFF;
   	}

p.center {
	text-align:center;
    	}

p.right {
	text-align: right;
    	}

p.left {
	text-align: left;
    	}

p.wall {
	font: 11px Tahoma;  
	line-height: 135%;
   	}

p.lj {
	text-align: center;
	background-color: #eeeeee;
	padding:6px;
    	}

input, textarea {
	background-color: #FFFFFF;
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	color: #474747;
	border:2px solid #eeeeee;
	padding:1px;
	padding-left:3pt;
	padding-bottom:2px;
	padding-top:2px;
	}

/* IMAGES */

img {
	border: 0px none;
	}

img.coming {
	margin:2px; 
	margin-right:5px; 
	border: 2px solid #eeeeee;
	}

img.aff {
	border: 2px solid #FFFFFF;
	}

.aff:hover { 
	border: 2px solid #f8b70f;
	}

img.wall {
	margin: 5px;
	float: left;
	border: 2px solid #eeeeee;
	}


img.left {
	margin-right: 10px;
	float: left;
	border: 2px solid #eeeeee;
	}

img.right {
	margin-left: 10px;
	float: right;
	border: 2px solid #eeeeee;
	}
