* {
margin:0px;
padding:0px;
}

#container {
width:800px;
background:#ffffff;
text-align:center;
border-bottom:20px solid #cc0000;
}

.content {
background:#ffffff;
padding:0px;
margin:0px;
min-height:600px;

}

body	{
font-family: Trebuchet MS, arial, sans-serif;
font-size:12px;
color:#000000;
background:#000000;
}


#main_nav {
background:#cc0000;
height:16px;
text-align:center;
padding-top:5px;
padding-bottom:5px;
text-transform:uppercase;
font-size:13px;
font-weight:bold;
color:#ffffff;
}

#main_nav a:link {
color:#ffffff;
text-decoration:none;
}

#main_nav a:visited {
color:#ffffff;
text-decoration:none;
}

#main_nav a:active {
color:#ffffff;
text-decoration:none;
}

#main_nav a:hover {
color:#000000;
}

.textbox {
float:right;
margin-left:25px;
margin-bottom:25px;
padding:10px;
width:180px;
font-size:11px;
text-align:left;
background:#fff;
border:1px solid #666666;
}

.footer {
margin:10px;
color:#999999;
}

.left {
float:left;
margin-right:13px;
}

.right {
float:right;
margin-left:20px;
}

img.home {
padding:3px;
border: 1px solid black;
}

.main_text {
width:700px;
margin-top:25px;
padding-bottom:55px;line-height:1.5;
text-align:left
}

p {
text-align:left;
margin-top:10px;
}

h4 {
font-size:13px;
color:#cf1044;
}

.event {
margin-left: 20px;
}

.highlight {
color:#cc0000;
}

.gray {
color:#666666;
}

.quote {
}

.quoteauthor {
font-style:italic;
margin-left:45px;
}

.caption {
font-size:10px;
}
a:link {
color:#666666;
text-decoration:none;
}

a:visited {
color:#666666;
text-decoration:none;
}

a:active {
color:#666666;
text-decoration:none;
}

a:hover {
color:#000000;
}


.grey {
color:#6c6c6c;
}