body  
{ 
	/*height:100%;*/
    margin: 0px; 
    padding: 0px; 
    color: #ffffff; 
    font-size: 11px; 
    font-family: Verdana, Helvetica, Arial, sans-serif;
	line-height: 17px; 
    background-color:#000000;
}
p, div  
{
	position: relative;  
    margin: 0px;
	padding: 0px;
	text-align: left;
}
a, a:active, a:link, a:visited, a:focus { 
    color: #808080; 
    text-decoration: none;
	border: 0px;
	font-size: 11px;
}

a:hover  
{ 
    color: #ffffff; 
    text-decoration: none; 
	border: 0px;
	font-size: 11px;
}

h1 
{
    font-weight: bold;
    margin-top:0px;
    margin-bottom:0px;
    color: #ffffff;
    font-size: 14px;
}

h2 
{
    font-family: Arial, Verdana, Helvetica, sans-serif; 
    margin-top:15px;
    margin-bottom:0px;
    color: #ffffff;
    font-size: 12px;
}        


a.n, a.n:active, a.n:link, a.n:visited, a.n:focus 
{ 
    color: #ffffff; 
    text-decoration: none;
	border: 0px;
	font-weight: bold;
	font-size: 11px;
}

a.n:hover  
{ 
    color: #808080; 
    text-decoration: none; 
	border: 0px;
	font-weight: bold;
	font-size: 11px;
}

a.na, a.na:active, a.na:link, a.na:visited, a.na:focus { 
    color: #808080; 
    text-decoration: none;
	border: 0px;
	font-weight: bold;
	font-size: 11px;
}

a.na:hover  { 
    color: #808080; 
    text-decoration: none; 
	border: 0px;
	font-weight: bold;
	font-size: 11px;
}

a.ni, a.ni:active, a.ni:link, a.ni:visited, a.ni:focus {
	font-size: 14px;
    color: #ffffff; 
    text-decoration: none;
	border: 0px;
}

a.ni:hover  { 
    color: #808080; 
    text-decoration: none; 
	border: 0px;
}

.entry
{
	clear:both;
	margin-bottom:20px;
}
.teamentry
{
	clear:both;
	margin-bottom:20px;
	width: 400px;
}
.entryTxt
{
	position:absolute;
	left: 210px;
	bottom: 0px;
	width: 480px;
	float: left;
	margin-left: 10px;
}
.entryTxtDetails
{
	position:absolute;
	left: 418px;
	bottom: 0px;
	width: 480px;
	float: left;
	margin-left: 10px;
}

.teamTxt
{
	position:absolute;
	left: 140px;
	bottom: 0px;
	width: 480px;
	float: left;
	margin-left: 10px;
}

.fullTxt
{
	position:relative;
	width: 690px;
}
#top
{
    width: 100%;
    height: 50%;
    margin-top: -20px;

}
#home
{
	width: 616px;
	height: 45px;
    margin-left: auto;
    margin-right: auto;
}

#main
{
	width: 970px;
	margin:40px;
	margin-top: 60px;
}
#logo
{
	width: 870px;
	margin:0px;
	margin-bottom: 20px;
}

#nav
{
	position: absolute;
	left: 0px;
	top: 55px;
	width: 170px;
}
#content
{
	margin: 0px;
	
}
#imgNav
{
	margin-top: 10px;
}

ul#team
{
	margin:0px;
	padding: 0px;
	list-style: none;
}

ul#team li
{
	float:none;	
}/* forms */
.input_text
{
    padding-left: 2px;
    width: 200px;
    color: #444444; 
    font-size: 11px; 
    font-family: Courier, sans-serif;
    border: 1px solid #b5aa76;
}

.input_textarea
{
    padding-left: 2px;
    width: 400px; 
    height: 150;
    color: #333333; 
    font-size: 11px; 
    font-family: Courier, sans-serif;
    border: 1px solid #b5aa76;
}

.input_select
{
    padding-left: 2px;
    width: 200px;
    color: #444444; 
    font-size: 11px; 
    font-family: Courier, sans-serif;
    border: 1px solid #b5aa76;
}ul#navi
{
	margin: 0px;
	padding:0px;
	height: 20px;
	width: 800px;
	list-style: none;
	margin-bottom:20px;
}
ul#navi li
{
	float: left;
	height: 20px;
	margin-right: 10px;
}

