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

#container{
	width:956px;
	background:url(mainWindowBG.gif) repeat-y;
	margin-left:auto;
	margin-right:auto;
	margin-top:25px;
}

#insideContainer{
	position:relative;
	width:956px;
	background:url(flagBG.jpg) bottom no-repeat;
	padding-bottom:229px;
}

#wideContainer{
	margin-left:auto;
	margin-right:auto;
	width:846px;
	background:url(wideContainerBG.gif) repeat-y;
}

#wideContainer2{
	background:url(wideContainer2.gif) bottom no-repeat;
}

#content{
	background:url(starsBG.gif) no-repeat;
}

#logo{
	position:absolute;
	left:342px;
	top:0px;
}
#mainNav{
	position:absolute;
	left:0px;
	top:116px;
}

#sponsors{
	width:956px;
	margin-left:auto;
	margin-right:auto;
}

p{
	margin-top:0px;
	padding-top:0px;
}
