a:link{
text-decoration: none;
color: #FF9933;
background-color: transparent;
font-weight: bold;
text-transform: uppercase;
}

a:visited{
text-decoration: none;
color: #FF9933;
background-color: transparent;
font-weight: bold;
text-transform: uppercase;
}

a:hover{
text-decoration: none;
color: #000000;
background-color: transparent;
font-weight: bold;
text-transform: uppercase;
}

table{
border-collapse: separate;
font-family: verdana, arial, sans-serif;
text-align: left;
	}

.title {
Font-family: verdana, arial, sans-serif; 
font-size: 12px;
font-weight: bold;
font-style: italic;
color: #000000;
line-height: 25px;
text-transform: uppercase;
border-bottom: 1px solid #000000;
}


.head {
font-family: verdana, arial, sans-serif; 
font-size: 12px;
color: #000000;
line-height: 16px;
text-transform: uppercase;
}

body{
background-color: #000000;
margin: 0px;
background-image: url('images/bgpat.gif');
background-repeat: repeat-x;
}

#container {
width: 500px;
margin: 0 auto;
background-color: #FFFFFF;
text-align: left;
height:100%;
}

#main {
margin: 0px auto;
background-color: #FFFFFF;
width: 500px;
text-align: left;
}

#header {
width: 100%;
padding-top: 0px;
height: 306px;
margin: 0 auto;	
}

#content {
width: 340px;
float: right;
text-align: justify;
font-family: verdana, arial, sans-serif;
font-size: 10px;
line-height: 15px;
padding: 10px;
color: #000000;
margin: 0 auto;
background: #FFFFFF;
}

#leftnav {
width: 115px;
float: left;
text-align: justify;
font-family: verdana, arial, sans-serif;
font-size: 10px;
line-height: 15px;
padding: 10px;
color: #000000;
margin: 0 auto;
background: #FFFFFF;
height: auto;
}

#footer {
clear: both;
width: 460px;
text-align: left;
font-family: verdana, arial, sans-serif;
font-size: 10px;
line-height: 15px;
padding: 10px;
color: #000000;
background: #FFFFFF;
margin: 0 auto;
}

img {
border: 0px none;
}

blockquote {
font-family: verdana, arial, sans-serif;
font-size: 10px;
margin: 10px; 
background-color: #000000;
color: #FFFFFF;
padding: 5px; 
border: 5px solid #FF9933;
}

.currenttitle {
Font-family: verdana, arial, sans-serif; 
font-size: 12px;
font-weight: bold;
color: #FFFFFF;
background: #000000;
line-height: 25px;
text-transform: uppercase;
text-align: center;
}