body {
	margin-left: auto;
	margin-right: auto;
	font-family: Trebuchet MS, Arial, Sans-Serif;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;	
}

#header {
	margin-top: 0px;
	width: 750px;
	height: 150px;
	background-image: url(../img/homeheader.gif);
}

h1.hidden {
	display: none;
}	

#content-container {
	margin-left: auto;
	margin-right: auto;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #555A9E;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #555A9E;
	width: 750px;
}

#navigation-container {
	z-index: 1000;
	height: 100%;
	background: #3A408F url(../img/nav-border-2.gif) repeat-x right bottom;
}

#navigation {
	width: 750px;
	float: left;
}

#navigation a {
	display: block;
	float: left;
	color: white;
	height: 1em;
	padding-top: 0.5em;
	padding-right: 17px;
	padding-bottom: 1.0em;
	padding-left: 17px;
	border-top-width: 0pt;
	border-right-width: 1px;
	border-bottom-width: 0pt;
	border-left-width: 0pt;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #555A9E;
	border-right-color: #555A9E;
	border-bottom-color: #555A9E;
	border-left-color: #555A9E;
	text-decoration: none;
	text-align: center;
	background-color: #555A9E;
}


#navigation ul {
	padding:0;
	margin:0;
	border:0;
	list-style-type:none;         
	line-height:1.5em;         
}                               

#navigation li {
	float:left;    
	position:relative;    
	margin:0;
	padding-bottom: 3px;
	background: #3A408F url(../img/nav-border-2.gif) repeat-x right bottom;
}

#navigation ul li a {
	background: transparent repeat-x center bottom;
}

#navigation ul li a:hover {
	background-image: url(../img/nav-arrow.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-x-position: center;
	background-y-position: bottom;
}

#navigation ul li.current a {
	background-image: url(../img/nav-arrow.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-x-position: center;
	background-y-position: bottom;
}



#main-panel {
	width: 750px;
	height: auto;
	padding-top: 3px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 3px;

}

#main-panel h2 {
	margin-top: 0px;
	margin-bottom: 4px;
	font-size: 1.8em;
	color: #0F1671;
	
}

#main-panel h3 {
	margin-top: 5px;
	font-size: 1.3em;
	color: #3A408F;
	display: inline;
}

#main-panel h3 a {
	color: #3A408F;
	text-decoration: none;
}

#main-panel h3 a:hover {
	color: #3A408F;
	text-decoration: underline;
}

#top-panel {
	width: 745px;
	height: auto;
}

#top-panel a {
	text-decoration: underline;
	color: black;
}

#top-panel a:hover {
	text-decoration: none;
}

#home-intro {
	float: left;
	margin-left: 10px;
	margin-top: 15px;
	width: 300px;
	height: auto;
}

#home-image {
	float: right;
	margin-right: 10px;
	margin-top: 15px;
	height: 220px;
}

.title {
	font-size: 1.4em;
	margin-bottom: 0px;
}	

.monthtitle {
	float: left;
	margin-right: 35px;
	margin-bottom: 0px;
	width: 100px;

}

.month {
	margin-top: 8px;
	font-size: 0.9em;
	display: block;
	color: #0F1671;
}

.month2 {
	margin-top: 1px;
	font-size: 0.9em;
	display: block;
	color: #0F1671;
}

.month3 {
	margin-top: 1px;
	font-size: 0.9em;
	display: block;
	color: #0F1671;
}

.months {
	display: block;
	width: 740px;
	height: 30px;
	margin-bottom: 40px;
}

.montage {
	float: left;
	display: block;
}

.monthtitlewinner h3 {
	float: right;
}

.tools {
	float: left;
	width: 730px;
	height: 50px;
	margin-top: 0px;
	margin-left: 0px;
	padding-left: 0px;
}

.tools a {
	height: 1em;
	display: block;
	margin-left: 0px;
	padding-left: 0px;
	padding-top: 8px;
	padding-right: 25px;
	color: #3A408F;
	text-decoration: none;
	width: 120px;
}

.tools a:hover {
	text-decoration: underline;
}

#winners {
	height: auto;
	margin-left: 10px;
}

#winners h3 {
	display: block;
	margin-bottom: 10px;
}

.image {
	display: block;
}

#footer {
	height: 60px;
	background: #3A408F url(../img/nav-border-3.gif) repeat-x right top;
}

#footertop {
	display: block;
	height: 30px;
	width: 100%;
	padding-top: 1px;
	float: left;
	padding-left: 5px;
	color: white;
}

#buildhost {
	float: right;
}

#buildhost a, #footeritems a {

	height: 1em;
	display: block;
	padding-top: 8px;
	color: white;
	text-decoration: none;
}

#buildhost a {
	float: left;
	padding-right: 5px;
	padding-left: 10px;
}

#footeritems a {
	float: left;
	padding-left: 5px;
	padding-right: 10px;	
}

#footeritems {
	float: left;
}

#footeritems ul, #buildhost ul, .tools ul {
	padding:0;
	margin:0;
	border:0;
	list-style-type:none;         
	line-height:1.5em;
}

#footeritems li, #buildhost li, .tools li {
	float:left;    
}

#footeritems a:hover, #buildhost a:hover {
	text-decoration: underline;
}