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

body {
	margin-top:0px;
	margin-left:0px;
	background-image:url(images/backgroundPixel.gif);
	background-color:#570d00;
}

div#contentArea {
	width:1024px;
	height:510px;
	margin:auto;
}

div#menu {
	width:1000px;
	height:100px;
	padding-left:24px;
}

/*div#subMenu {
	font:10px, Geneva, Arial, Helvetica, sans-serif;
	font-variant:small-caps;
	color:#FFFFFF;
}*/

a {
	text-decoration:none;
	color:#db8343;
}

img {
	border:none;
}

div#scrollbarAndImage {
	width:1024px;
	height:271px;
}

div#scrollbarArea {
	width:711px;
	height:271px;
	float:left;
	background-image:url(images/flashBackground.jpg);
}

img#signMeUp {
	width:766px;
	height:271px;
	float:left;
}

div#eventLinks {
	width:313px;
	height:271px;
	float:right;
	background-image:url(images/newsAndEvents_news_eventsBackground.jpg);
}

img#eventLinks {
	position:relative;
	top:20px;
	left:22px;
}

div#links {
	width:140px;
	height:30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#db8343;
	position:relative;
	top:35px;
	left:27px;
}

img#wW {
	position:relative;
	top:30px;
	float:left;
}

img#image {
	float:right;
}
