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

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

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

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

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


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

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

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

#nav {
width: 587px;
text-align: justify;
font-family: century gothic, tahoma, verdana, arial, sans-serif;
font-size: 20px;
line-height: 12px;
padding: 0px;
color: #C63032;
margin: 0 auto;
background: #000000;
height: auto;
text-transform: lowercase;
}

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

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

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

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

img {
border: 0px none;
}

blockquote {
font-family: verdana, Arial, Tahoma, Helvetica, sans-serif;
margin: 10px; 
background-color: #000000;
color: #FFFFFF;
padding: 5px; 
border: 2px solid #C63032;
}