body {
margin: 0px 0px;
padding: 0px;
background-color: rgb(96,127,157);
}

#container {
width: 900px;
margin-top: 20px;
margin-bottom: 0px;
margin-right: auto;
margin-left: auto;
background-color: rgb(51,0,153);
}

#header {
margin-top: 0px;
height: 150px;
}

#top_box {
width: 260px;
height: 100px;
padding: 10px;
text-align: left;
overflow: hidden;
border: medium solid rgb(102,255,51);
}

#search_box {
width: 270px;
height: 50px;
padding: 10px;
text-align: center;
}

#event_box {
width: 270px;
padding: 5px;
text-align: left;
}

#cfro_member {
width: 220px;
height: 167 px;
}

#spacer {
width: 900px;
height: 10px;
}

#sm_spacer {
width: 200px;
height: 10px;
}

#pod_feed {
position: relative;
left: 170px;
bottom: -2px;
}

#footer {
width: 900px;
height: 50px;
margin-right: auto;
margin-left: auto;
margin-bottom: 20px;
text-align: center;
padding-top: 10px;
background-color: rgb(71,15,173);
font-family: helvetica, arial, sans-serif;
font-size: 9px;
color: white;
}

#guest_photo {
float: right;
margin-left: 10px;
margin-bottom: 10px;
}

#clearfloats {
clear: both;
}

#link_table {
margin-left: 20px;
margin-right: 20px;
}

a:link {color: #ffe100; text-decoration: none; }
a:active {color: #ff6e6e; text-decoration: none; }
a:visited {color: #ff6e6e; text-decoration: none; }
a:hover {color: #ffff00; text-decoration: none; }

.mainsubject {
font-family: Georgia, Times, Serif;
font-size: 18px;
font-weight: bold;
color: rgb(255,255,255);
}

.topic_head {
font-family: Georgia, Times, Serif;
font-size: 15px;
color: rgb(255,255,255);
}

.sub_topic {
font-family: Georgia, Times, Serif;
font-size: 12px;
line-height: 1.2em;
color: rgb(255,255,255);
}

.body_type {
font-family: Arial, Helvetica, Sans-serif;
font-size: 12px;
line-height: 1.2em;
color: rgb(255,255,255);
}

.smalltype {
font-family: Arial, Helvetica, Sans-serif;
font-size: 11px;
line-height: 1.2em;
color: rgb(255,255,255);
}

.archive_list {
font-family: Georgia, Times, Serif;
font-size: 12px;
font-weight: bold;
position: relative;
left: 20px;
color: rgb(255,255,255);
}

.event_type {
font-family: Arial, Helvetica, Sans-serif;
font-size: 11px;
position: relative;
left: 30px;
line-height: 1.2em;
color: rgb(255,255,255);
}

.event_smalltype {
font-family: Arial, Helvetica, Sans-serif;
font-size: 11px;
position: relative;
left: 30px;
line-height: 1.2em;
color: rgb(255,255,255);
}

.event_head {
font-family: Arial, Helvetica, Sans-serif;
font-size: 13px;
font-weight: bold;
line-height: 1.2em;
color: rgb(255,255,255);
}

p.dim {
font-family: Verdana, Aria, Helvetica, Sans-serif;
font-size: 11px;
}