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

#container {
width:800px;
background:#fff;
background-image:url('images/bg.gif');
background-repeat: repeat;
text-align:left;
}

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

p {
margin-top:10px;
}

.main_nav {
background:#000000;
height:16px;
margin:10px;
text-align:center;
padding-top:5px;
padding-bottom:5px;
text-transform:uppercase;
font-size:13px;
font-weight:bold;
color:#999999;
width:664px;

}

h2 {
color:#000000;
}

.hanging {
margin-left:-15px;
}
.main_text {
width:600px;
margin-left:100px;
margin-top:25px;
padding-bottom:35px;line-height:1.5;

}

.box {
float:right;
width:310px;
border:0px solid #666666;
padding:10px;
margin-left:10px;
background:#e8e8e8;
}

.event {

}


.multimedia {
border-top:1px solid #666;
border-bottom:1px solid #666;
padding-bottom:10px;
margin-top:15px;
float:right;
width:260px;
}


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

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

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

a:hover {
color:#999;
}

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

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

.right {
float:right;
}

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