@charset "UTF-8";
/* CSS Document */

body {
	margin:0px;
	padding:0px;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
}

#container {
	width:875px;
	margin:0 auto;
}

#home {
	height:7px;
}

.navi {
	margin:5px 0px 0px 0px;
}

.navi2 {
	margin:5px 0px 10px 0px;
}

#sep {
	margin:0px 0px 10px 0px;
	width:850px;
}

#sep2 {
	margin:10px 0px 10px 0px;
	width:850px;
}

#masthead {
	margin:30px 0px 30px 0px;
}

#mailing_list {
	width:875px;
	margin:30px 0px 10px 0px;
}

.projects {
	margin-right:1px;
}

.content {
	width:875px;
	margin-top:10px;
}

#title {
	width:850px;
	text-align:left;
}

#left_280 {
	width:280px;
	margin-top:15px;
	float:left;
}

#text {
	width:570px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
	color:#333333;
	float:right;
	text-align:left;
}

#events {
	margin-top:10px;
	text-align:center;
	width:875px;
}

.event_pic {
	margin:0px 4px 4px 0px;
}

.event_end {
	margin:0px 0px 4px 0px;
}

#event_title {
	width:875px;
	margin:10px 0px 10px 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	text-align:left;
	float:left;
}

#partners {
	margin-top:10px;
}

#supporters {
	margin-top:10px;
}

#store {
	margin-top:10px;
	text-align:center;
}

.sizes_top {
	margin-top:2px;
}

.sizes {
	margin-top:-10px;
}

.ie .sizes {
	margin-top:-20px;
}

.dept {
	width:280px;
	margin:10px 16px 0px 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:16px;
	color:#333333;
	text-align:left;
	float:left;
}

.dept2 {
	width:280px;
	margin:10px 0px 0px 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:16px;
	color:#333333;
	text-align:left;
	float:left;
}

#footer {
	height:200px;
}