body {
	margin: 10px;
	padding: 0px;
	text-align: center;
	background-color: #333333; //rl(../images/bg_shadow.gif) repeat-y center;
	//color: #FFF;
	font-family: "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, helvetica, sans-serif;
	font-size: small;
	position: relative;
}

h1 {
       text-transform: lowercase;
        color: #999;
        font: 10px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, helvetica, sans-serif;
        letter-spacing: 3px;
        text-align: right;
        height: 14px;
        margin: 0px;
        text-decoration: none;
	text-weight: none;
}
img {
	border: none;
	margin: 0px;
	margin-right: 0px;
	padding: 0px;
}

p {
	margin: 0px;
	padding: 3px 10px 10px 15px;
	line-height: 1.6em;
}


ul {
	padding: 3px 10px 10px 40px;
	line-height: 1.6em;
	margin: 0px;
}


ul#list {
	font: smalll "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, helvetica, sans-serif;
	display: block;
	border: 0;
	padding: 0;
	list-style-type: none;
	background: #121515;
	text-align:right;
}

ul#list li { 
	background: #121515;
}

ul#list li a {
	display: block;
	color: #ffffff;
	text-align: left;
	text-decoration: none;
	text-align:right;
	font-weight: normal;
	cursor: pointer;
}

ul#list li a:hover {
	background:#333;
}

ul#nav {
	display: block;
	height: 20px;
	width: 100%;
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	background: #121515;
}

ul#nav li { 
	display: inline; 
}

ul#nav li a {
	display: block;
	float: left;
	width: 65px;
	height: 19px;
	margin: 0;
	background: 121515 no-repeat 9px 5px;
	padding: 1px 1px 0px 12px;
	border-left: 1px solid #524B47;
	border-right: none;
	color: #E9F2DB;
	font-size: small;
	line-height: 16px;
	text-align: left;
	text-decoration: none;
	font-weight: normal;
	cursor: pointer;
}

ul#nav li a#home {
	border-left: none;
}

ul#nav li a:hover {
	background:#524B47;
}


#pagecontainer {
	border: 1px solid #000;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	text-align: justify;
	position: relative;
	background-color: #333333;
	height: 100%;
}



#logo{
	background: #570129 url(logo-bkgnd.png) no-repeat center;
	margin-right: 0px;
	margin-left: 0px;
	height: 75px;
	padding: 0px;
	border-bottom: 1px solid #000;
	width: 800px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 800px;
}

#splash {  
        background: #333333 url(photonhunter-splash2.jpg) no-repeat center;
        margin-right: 0px;
        margin-left: 0px;
        height: 532px;
        padding: 0px;
        border-bottom: 1px solid #000;        width: 800px; 


/* ie5win fudge begins */
        voice-family: "\"}\"";
        voice-family:inherit;
        width: 800px;
}

#sectiontab {
        background: #555555;
        /*height: 40px;*/
        /* padding: 3px;*/
        width: 100px;
        border-bottom: 1px solid #000000;
        border-left: 1px solid #000000;
        border-right: 1px solid #000000;
}

#sectiontabslabel {
        color: #ffffff;
}        
