
.centre
{
	text-align: center;
}
		
body
{
    /*background: url(back.jpg) #000 repeat-y center 0%;*/
    margin: 0;
    background: #1f1f1f url(back.gif) repeat-x;
}
	  
#outer        				 
	{position: absolute;
	 top: 50%;
	 left: 0px;
	 width: 100%;
	 height: 1px;}

#inner    
	{margin-left: -250px;
	 position: absolute;
	 top: -150px;
	 left: 50%; 
	 width: 700px;
	 height: 300px}
	 
#normal    
{	 margin: 0 auto;
	 text-align:center;
	 top: 50px;
	 left: 50%;
	 width: 650px;
}
	
.menu
{
	margin: 0 auto;
	/*padding-top: 5px;*/
} 
	 
/*.menu a*/
.menulink
{
    color: #ff9900;
    /*color: White;*/
    font-family: Arial;
    font-size: 11pt;
    font-weight: bold;
}
	 

.bgtext
{
    position: absolute;
    top: 95px;
    left: -130px;
    right: -80px;
    text-align: center;
    width: 750px;
    height: 119px;
    background-image: url(biglogo.png);
    background-repeat: no-repeat;
    background-position: center center;
}

.titlelogo
{
    text-align: center;
    width: 600px;
    height: 100px;
    margin: 0 auto;
    background-image: url(logo.png);
    background-repeat: no-repeat;
    background-position: center center;
}

.bgtext, .footertext, .titletext
{
    color: #4b4a47;
    font-family: verdana, arial;
    font-weight: bold;
}
		 
.footertext {font-size:12px;
			 position:absolute;
			 top:320px;
			 text-align:center;
			 width:500px;}


div#text1, div#text2, div#text3, div#text4, div#text5, div#text6, div#text7
{
    font-family: verdana, helvetica, sans serif;
    position: absolute;
}

div#text1 {font-size:29px;
		top:20px;
		left:0px;}
		
div#text2 {font-size:55px;
		top:46px;
		left:50px;}
		
div#text3 {font-size:35px;
		top:60px;
		left:300px;}
		
div#text4 {font-size:50px;
		top:210px;
		left:60px;}
		
div#text5 {font-size:39px;
		top:200px;
		left:220px;}
		
div#text6 {font-size:45px;
		top:-0px;
		left:200px;}
		
div#text7 {font-size:28px;
		top:254px;
		left:330px;}
		




 div#text1 a:hover span {top: -3px; 
						left: 0px; 
						}

 div#text2 a:hover span {top: -10px; 
						left: 0px; 
						}
						
 div#text3 a:hover span {top: -4px; 
						left: 0px; 
						}

 div#text4 a:hover span {top: -6px; 
						left: 0px; 
						}
		
 div#text5 a:hover span {top: -6px; 
						left: 0px; 
						}
						
 div#text6 a:hover span {top: -4px; 
						left: 0px; 
						}
						
 div#text7 a:hover span {top: -4px; 
						left: 0px; 
						}
								   
div#inner a:hover, div#inner2 a:hover
				  {background: none;
				   cursor:pointer;}

div#inner a span {display: none;}

div#inner a:visited span {display:none;}

div#inner a
{
    text-decoration: none;
    /*color: #d3d0cf;*/
    color:transparent;
}

div#inner a:hover span {display: block;
						position:relative;
						background:none;
						font-size:14px}
						
div#inner a:link, div#inner a:visited {text-decoration:none;}

div#inner a:hover {text-decoration:none}



div#content
{
	width: 635px;
	font-family: Trebuchet, Trebuchet MS, verdana, helvetica, sans serif;
	font-size: 12px;
	color: white;
	text-align: justify;
	margin: 3px;
}

div#inner div#content a:hover {text-decoration:underline; }
			 
div#close, div#top 
          {width:17px;
		   height:17px;
		   background:none;
		   text-align:center;
		   font-family:verdana, helvetica, sans serif;
		   font-weight:bold;
		   font-size:12px;
		   border: 1px solid #222}
   
div#top {position:relative;
		   left:573px;
		   top:319px}

div#close {position:relative;
		   left:573px;
		   top:-47px;}
		   
div#inner div#close a:link, div#inner div#top a:link {color:#fff; cursor:default;}
div#inner div#close a:visited, div#inner div#top a:visited {color:#fff; cursor:default;}
div#inner div#close a:hover, div#inner div#top a:hover {color:#fff; cursor:default;}



.pagetitle {margin: 0 auto; font-family:verdana, helvetica, sans serif;
			 font-size:30px;color:#ff7c11; 
 }
 



div#pagetitle, div#inner div#content a:link, div#inner div#content a:visited, div#inner a:hover, div#inner a:hover span
   			 {color:#ff7c11;}
			 
div#content div#titlebar {border: 1px solid #222222;
				background: #000;
				font-weight: normal;
				color:  #ff7c11;}
				
div#content {margin-left:0;
			padding-right:8px;}
			
#content a:link, #content a:visited
{
	color: #b1b1af;
}
		 
			 
.titleblock
{
	width:98%;
	font-family: arial;
	font-size: 15px;
	color: #ff7c11; margin-right: 6px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 2px;
	border: 1px solid #222;
	padding: 4px;
	font-weight: bold;
}
				
.titleblock span {color:#ff7c11; }

.textblock
{
	margin-left: 10px;
	margin-right: 10px;
}

#pagetitle a:link {color:#444}
#pagetitle a:visited {color:#444}
#pagetitle a:hover {color:#444}
#pagetitle a:active {color:#444}

.image
{
	margin: 10pt;
}

.left
{
	width: 250px;
	position: relative;
	float: left;
	clear: left;
}

.right
{
	width: 300px;
	position: relative;
	float: right;
	text-align: right;
	clear: right;
}

.clearboth
{
    clear:both; padding-top:5pt; padding-bottom:5pt;
}

.thumbnail
{
    float: left;
    width: 200px;
    /*border: 2px solid #222;*/
    margin: 0px 15px 15px 40px;
    padding: 10px;
    font-size:15px;
}

.thumbnailbig
{
    float:left;
    width: 500px;
    /*border: 2px solid #222;*/
    margin: 0px 15px 15px 30px;
    padding: 10px;
    font-size:15px;
}

a img
{
    /*border-bottom: #ff7c11 3px solid;
    border-left: #ff7c11 3px solid;
    border-top: #ff7c11 3px solid;
    border-right: #ff7c11 3px solid;*/
}

/*GUESTBOOK*/
.guestname
{
	color:#ff7c11;
	font-size: 10pt;
	font-family: verdana;
	left: 50px;
	position: relative;
}
.guestcomment
{
	font-size: 10pt;
	font-family: verdana;
	left: 60px;
	position: relative;
}

.guestpost
{
	left: 40px;
	position: relative;
}

blockquote
{
    font-size: 11px;
    font-style: italic;
}