A:link{COLOR: #ff3399;TEXT-DECORATION:underline; font-weight:bold} 
A:visited{COLOR: #ff3399;TEXT-DECORATION: underline; font-weight:bold} 
A:active{COLOR: #000000; TEXT-DECORATION:underline; font-weight:bold} 
A:hover{COLOR: #000000;TEXT-DECORATION:underline; font-weight:bold} 

body {
background:#000000 url('images/background.jpg');
background-repeat:repeat-x;
padding:0px;
min-width:750px;
border-collapse:collapse;
margin:;
}

body, input, textarea, li, p, div {
font-family: verdana, arial, tahoma, helvetica;
font-size: 11px;
color: 333333;
}

img {
border:0px none;
}

#outer {
background:#ffffff;
width:750px;
margin:0 auto;
padding:0px;
border-left:0px solid #cccccc;
border-right:0px solid #cccccc;
}

#keywords{
padding:5px;
}

#header{
background:url('images/header.jpg');
text-align:center;
font-weight:bold;
width:750px;
height:125px;
font-size:30px;
color:#ffffff;
}

#header span{
text-align:center;
font-style:italics;
font-size:12px;
}

#nav_top{
text-align:center;
padding:10px;
}

#nav_top li{
display:inline;
font-weight:bold;
}

#wrap{
background:;
padding:15px;
}

#wrap li{
list-style:none;
padding-bottom:5px;
}

#headings{
font-size:13px;
font-weight:bold;
color:#00cc33;
padding:5px;
border-bottom:1px dotted #cccccc;
}

#copyright{
padding:5px;
text-align:center;
}

#clear{
font-size:0px;
clear:both;
}
