body{

font-family:Comic Sans MS;
font-size:18px;
background:#000000 url(images/.gif);}
   
html, body, #wrapper{
margin:0;
padding:0;
height:100%
}

a:link
{
	  color: rgb(0,255,0);
      text-decoration:none;
      font-weight: bold;
}
a:visited
{
	  color: rgb(0,255,0);
      text-decoration:none;
      font-weight: bold;
} 
a:active 
{
	  color: rgb(0,255,0);
      text-decoration:none;
      font-weight: bold;
}
a:hover
{
      text-decoration:;
      color: rgb(255,255,255);
      font-weight: bold;
}

img{ 
border:0;}

.scroller{
cursor:default;}

#wrapper{
height:auto;
margin:auto;
width:748px;
position:relative;
background:#000000;}

#inner{
min-height:100%;
height:auto;
margin:auto;
border-left:2px solid #ffffff;
border-right:2px solid #ffffff;
background:#0e1a24;}

#header1{
background:url('images/footer.gif') repeat-x;
display:block;
width:744px;
height:48px;
border-bottom:1px solid #ffffff}

#banner{
width:744px;
height:145px;
cursor:pointer;
cursor:hand;}

#header2{
background:url(images/header2.gif) no-repeat;
display:block;
width:744px;
height:48px;
border-top:1px solid #ffffff;
border-bottom:1px solid #ffffff;
}

#date{
color:#00ff00;
font-weight:bold;
font-size:10px;
position:absolute;
left:647px;
top:209px;
width:62px;}

#time{
color:#00ff00;
font-weight:bold;
font-size:10px;
position:absolute;
left:525px;
top:209px;
width:65px;}

#scroller{
color:#00ff00;
font-weight:bold;
font-size:10px;
position:absolute;
left:13px;
top:209px;
width:368px;
cursor:default;}

#left{
float:left;
display:block;
background:#0e1a24;
min-height:100%;
height:auto;
margin:auto;
width:195px;
align:center; 
}

#body{
float:right;
min-height:100%;
height:auto;
margin:auto;
background:#000000;
color:#ffffff;	
position:relative;
}

#bodyinner{
min-height:100%;
height:auto;
margin:auto;
width:527px;
background:#000000;
color:#ffffff;	
position:relative;
margin:10px 10px 10px 10px;
overflow: hidden; 
text-overflow: ellipsis;
}

#gbody{
float:left;
min-height:100%;
height:auto;
margin:auto;
background:#000000;
color:#ffffff;	
position:relative;
}

#gbodyinner{
min-height:100%;
height:auto;
margin:auto;
background:#000000;
color:#ffffff;	
position:relative;
margin:0px 0px 0px 0px;
}

dt{
background:url(images/dtbg.jpg) no-repeat;
display:block;
width:175px;
height:29px;
color:#ffffff;
font-size:12px;
padding:0px 0px 0px 0px;
font-weight:bold;
line-height: 225%;
text-align:center;
margin-left:auto;
margin-right:auto;
margin-top:10px;
margin-bottom:10px;
align:center;
}

.dbbg{
background:url(images/dbbg.jpg) no-repeat;
display:block;
width:175px;
height:29px;
padding:0px 0px 0px 0px;
margin-left:auto;
margin-right:auto;
margin-top:10px;
margin-bottom:0px;
}
.newsbottom{
background:url(images/dbbg.jpg) no-repeat;
display:block;
width:175px;
height:29px;
padding:0px 0px 0px 0px;
margin-left:auto;
margin-right:auto;
margin-top:10px;
margin-bottom:10px;
}

#left dd{
font-size:12px;
width:175px;
background:#000000;
margin-left:auto;
margin-right:auto;
margin-top:0px;
margin-bottom:0px;}

#left dd a{
background:#000000;
text-decoration:none;
color:#ffffff;
display:block;
background:url(images/greenghost.gif) 5px 5px;
background-repeat:no-repeat;	
padding-left:22px; 
padding-right:22px; 
padding-top:3px; 
padding-bottom:3px;}

#left dd a:hover{
background:#000000;
text-decoration:;
color:#00FF00;
display:block;
background:url(images/wghost.jpg) 5px 5px;
background-repeat:no-repeat;
padding-left:22px; 
padding-right:22px; 
padding-top:3px; 
padding-bottom:3px;}

#left .events{
text-decoration:;
color:#ffffff; 
text-align:center;}

.news{
height:330px;
text-decoration:;
color:#00ff00;
font-size:14px;
font-weight:bold;
text-align:center;
cursor:default;}
	
#footer,#footer a{
background:url('images/footer.gif') repeat-x;
display:block;
width:744px;
height:48px;
border-top:1px solid #ffffff;
font-weight:bold;
font-size:12px;
color:#ffffff;
text-align:center
}
#DPHbanner{
cursor:pointer;
cursor:hand;}

#border table{
    text-align:left;
    border-top: rgb(102,102,102) 1px solid;
    border-left: rgb(102,102,102) 1px solid;
    border-right: rgb(102,102,102) 1px solid;
    border-bottom: rgb(102,102,102) 1px solid;
}
textarea 
{ 
    background-color: rgb(0,0,0);
    border-top: rgb(102,102,102) 1px solid;
    border-left: rgb(102,102,102) 1px solid;
    border-right: rgb(102,102,102) 1px solid;
    border-bottom: rgb(102,102,102) 1px solid;
    font-family: Comic Sans MS;
    font-size: 13px;
    color: rgb(255,255,255); 
}
ul li{
    list-style-image: url(images/greenghost.gif);	
}
.greenbox 
{
	font-family: Comic Sans MS;
	font-size: 12px;
	font-weight: bolder;
	color: #000000;
	background-color: #00FF00;
	border: 1px solid #000000;
	cursor: pointer;
	cursor: hand;
}
p.uppercase {text-transform: uppercase}
p.lowercase {text-transform: lowercase}
p.capitalize {text-transform: capitalize}
