body {
	background: #000;
	margin: 0px; /* Always set margins to 0. Some browsers automatically apply them. */
	padding: 0px; /* Always apply padding if you apply margins */
	font-family: Arial, Helvetica, sans-serif;
}

	
/* This sets a default font for all of our tag selectors. We set the text align back to left so it won't center (based on the body tag to compensate for IE.) */

p, h1, h2, h3, h4, h5, h6, a, ul, li, ol, dt, dd, td {
	font-family: Arial, Helvetica, sans-serif;
}
/* Redefines the p tag */
p { 	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
	margin-left: 10px;
	margin-right: 10px;
	line-height: 1.3;
}



p span{
	color: #550056;
	text-decoration: underline;
	width: 100px;
	font-weight: bold;
	line-height: 1.5;
}


div#text1{
	position: absolute;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	width: 354px;
	left: 404px;
	top: 130px;
}


div#text2{
	position: absolute;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	width: 354px;
	left: 404px;
	top: 302px;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	color: #990000;
	margin-left: 10px;
	margin-bottom: -5px;
	margin-top: 10px;
	text-transform: uppercase;
}

h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color: #333;
	margin-left: 10px;
	margin-right: 10px;
}

/*
ul{
  	

}
*/

#pagetext li {
	font-size: 13px;
	font-family:Arial, Helvetica, sans-serif;
	list-style:url(images/arrow.gif);
	border-bottom: 1px solid #c7c7c7;
	color: #333;
	width: 250px;
	line-height: 1.5em;	
}


/* Creates the general link style for the site. This is not the main navigation.  */

a:link {
	color: #006600;
	text-decoration: none;
}
a:visited {
	color: #006600;
	text-decoration: none;	
}
a:hover {
	color: #006600;
	text-decoration: underline;
}
a:active {
	text-decoration: none;	
}

/* ----------------- PAGE LAYOUT ELEMENTS ----------------- */

div#wrapper{
	width: 100%	;
	background: url(images/bg.gif) repeat-x #fff;
}


div#container { 
	width:770px; 
	margin: 0px auto;
	position: relative;
	background:url(images/container_bg.jpg) repeat-y;
	}
	

div#header { 
	background: url(images/header.jpg);
	width: 770px;
	height: 162px;
	margin:0px auto;
	position: relative;
 }
 


/*container for pagetext and left coloum */
div#content {
	width: 770px;
	margin: 0px;

	
 }

div#pagetext {
	width: 576px;
	float: left;
	position:relative;	
	background: url(images/bg_pagetext.gif) repeat-x #fff;		
}


div#indexpagetext {
	width: 770px;
	background: url(images/bg_pagetext.gif) repeat-x #fff;	
	position: relative;	
}

div#mainpic{
	background: url(images/mainpicture.jpg);
	width: 770px;
	height: 380px;
	border: 1px solid #ccc;
}

div#audio{
	position: absolute;
	width: 100px;
	height: 4px;
	left: 636px;
	top: 0px;

}


div#right{
	width: 194px;
	float: left;
	display: inline;
}

div#flash{
	position:absolute;
	left: 315px;
	top: 27px;
	width: 446px;
	height: 114px;
}

div#right a:link{
	color: #fff;		
}

div#right a:visited{
	color: #fff;		
}


  #right p{
  	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fff;
	text-align:left;
	
}



address{
	width: 165px;
	font-style:normal;
	font-family: Arial, Helvetica, sans-serif;
	color:#fff;
	background: #330000;
	font-size: 12px;
	margin: 0px auto;
	padding: 5px;
	margin-top: 5px;
	margin-left: 10px;

	
}

div#footer {
	width: 550px;
	clear: both;
	margin: 0px auto;
}

 
 div#links {
	font-size: 9px;
	width: 770px;
	color: #333;
	text-align: center;
	padding: 5px 0px 10px 0px;
	clear: both;
	margin: 0px auto;
	left: 199px;
	bottom: 22px;
	height: 39px;
 }

 div#links a{
 	color: #fff; 
 }

 
  div#bottom{
  	background: url(images/bottom.gif);
	margin: 0px auto;
 	width: 100%; 
	height: 44px;
 }
 
 
 div#login{
 	width: 770px;
	text-align: right;
	clear: both; 
	font-size: 10px;
	margin: 0px auto;
 }
 
 div#login a:link {
 	color: #fff;
	font-weight: bold;

 }
 

 /* ----------------- IMAGE ELEMENTS ----------------- */


.right{

	float: right;
}

.left{ 
	float: left;
	text-align: center;
	color: #006600;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight: bold;
	border-bottom: 1px dashed #006600;
}

.right img{
	margin: 5px;
	border: 1px solid #ccc;
	padding: 5px;
}

.left img{
	margin: 5px;
	border: 1px solid #808080;

	padding: 10px;

}

 .copyright {
 	width: 770px;
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
 	font-size:9px;
	text-align: center; 
	margin: 0px auto;

 }
 
  .copyright a{
 	color: #fff;
	}
	
	
	 .indexcopyright {
 	width: 770px;
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
 	font-size:9px;
	text-align: center; 
	margin: 0px auto;

 }
 
  .indexcopyright a{
 	color: #fff;
	}
	
div#audio{

}	

	
	/* ----------------- NAVIGATION ----------------- */
	#mainnav{
		height: 24px;
		width: 770px;
		margin: 0px audio;
	}	
		
	ul#mainnav {
		margin: 0px;
		padding: 0px;
		width: 770px;
		background: url(images/navigation.gif);
		height: 25px;
	}
	
	
	ul#mainnav li {
		display: inline; 
		list-style: none;
	}
	
	ul#mainnav li a:link, ul#mainnav li a:visited, ul#mainnav li a:active {
		color: #333;
		display: block;
		float: left;
		font-size: 11px;
		font-weight: bold;
		padding: 4px 15px 6px;
		text-decoration: none;	
		text-transform:uppercase;
	}
	
	
	ul#mainnav li a:hover {
		background: url(images/navigation_hot.gif);
		color: #ffffff;
		width: auto;
		
	}
	
	ul#mainnav li a.current:link, ul#mainnav a.current:visited {
		background: url(images/navigation_hot.gif) repeat-y;
		color: #fff;
		width: auto;
	}

.clear{
	clear: both;
}

iframe{

}

.center{
	text-align: center;
}


.indent{
	padding-left: 25px;
}

