body {
background : url('/testing/starbg.jpg') no-repeat; 
background-color: #0f0f0f;
font-size: 12px;
color: #fff;
font-family : Arial;}

#container{ 
margin:0 auto; 
width:900px; 
padding:0px; 
color: #fff;}

#header { 
background : url('/testing/unloadeed.png'); 
width : 900px;
height : 100px; 
margin-bottom : 10px;}

#sidebar { 
width: 170px; 
float: right; 
font-size: 10px;
padding: 13px; 
background-color: #0f0f0f;}

#top { 
width: 900px; 
padding: 0px;
float: left;
background-color: #0f0f0f;}

#content { 
width: 678px; 
padding: 13px;
float: left;
background-color: #0f0f0f;}

#footer { 
clear: both; 
padding: 0px; 
background-color: #0f0f0f;
height: 46px; }

A:link, A:active, A:visited{
text-shadow: 0.0em 0.0em 0.00em #000;
font-weight: bold;
color: #f1f1f1;
text-decoration: none;
font-size: 12px;
font-family:  Arial;}
 
A:hover {
text-shadow: 0.0em 0.0em 0.09em #ffffbe;
color: #e1e5e1;
font-size: 12px;
font-family:  Arial;}
 
h1 {
text-shadow: 0.0em 0.0em 0.15em #ffffbe;
font-family : Times New Roman;
font-style: none;
background: url('/testing/star.png') no-repeat;
padding-left: 18px;
font-align: right;
color : #fff;
border-bottom: 3px solid;
font-size: 23px;}

h2 {
text-shadow: 0.0em 0.0em 0.10em #ffffbe;
font-family : Times New Roman;
font-style: none;
background: url('/testing/star.png') no-repeat;
padding-left: 18px;
font-align: right;
color : #fff;
border-bottom: 2px solid;
font-size: 15px;}

h3 {
text-shadow: 0.0em 0.0em 0.05em #ffffbe;
font-family : Times New Roman;
font-style: none;
margin-top: -15px;
padding-left: 10px;
font-align: right;
color : #fff;
font-size: 12px;}


textarea{
border: 2px solid  #000; 
width: 130px; 
font-size: 8pt;
font-family : Times New Roman;
background:url('/testing/head.jpg');} 


/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#chromemenu{
width: 100%;
font-weight: normal;
font-size: 20px;
font-family : Times New Roman;
}

#chromemenu:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

#chromemenu ul{
border: 0px solid #BBB;
width: 100%;
font-size: 20px;
font-family : Arial;
background: url('/testing/button.jpg') center center repeat-x;
padding: 5px 0;
margin: 0;
text-align: center; /*set value to "right" for example to align menu to the left of page*/
}

#chromemenu ul li{
display: inline;
}

#chromemenu ul li a{
text-shadow: 0.0em 0.0em 0.15em #ffffbe;
color: #fff;
padding: 5px;
font-size: 20px;
font-family : Arial;
margin: 0;
text-decoration: none;
border-right: 0px solid #DADADA;
}

#chromemenu ul li a:hover{
background: url('/testing/buttonh.jpg') center center repeat-x;
}
