html {
	background: #000 url(gopbg2.jpg) center -140px no-repeat;
}

.wrapper {
	margin:0 auto;
	width:900px;
}

.cb {
	clear:both;
}

.cl {
	clear:left;
}

.cr {
	clear:right;
}

#header, #main-content {
	background-color:#FFF;
}

#header {
	background:#FFF url(flagbg.jpg) no-repeat center center;
	display:none;
	height:150px;
	position:relative;
}

#header h1, #header h2, #header h3, #header h4, #header h5, #header h6 {
	margin:0;
	padding:0;
}

#header h2 {
	font-weight:normal;
	font-size:1.7em;
	margin-left:30px;
	position:relative;
	top:25px;
}

#header h3 {
	font-size:2.2em;
	font-style:italic;
	margin-left:150px;
	position:relative;
	top:15px;
}

#topmenu {
	background: #F00 url(menu.jpg) repeat-x;
	display:block;
	margin:0;
	padding:7px 0;
	width:900px;
}

#topmenu li {
	list-style:none;
	display:inline;
	padding:0;
}

#topmenu a {
	color:#fff;
	font-weight:bold;
	padding:7px 15px;
	text-decoration:none;
}

#topmenu a:hover {
	background-color:#9B0000;
}

#big-space {
	padding:25px 0;
}

#main {
	float:left;
	margin:5px;
	padding:5px;
	width:620px;
}

#welcome h1 {
	background:url(weareepgop.jpg) top center no-repeat;
	height:447px;
	position:relative;
	width:620px;
}

#welcome h1 span {
	bottom:-11px;
	color:#FFF;	
	font-size:100px;
	font-weight:normal;
	margin:0;
	position:absolute;
	right:5px;
}

#latest-news, #announcements {
	float:left;
	width:300px;
}

#announcements {
	padding-left:5px;
	margin-left:5px;
}

#latest-news h2, #announcements h2 {
	font-size:2em;
	font-weight:normal;
	margin:0 0 5px;
}

#latest-news h2 a, #announcements h2 a{
	color:#000;
	text-decoration:none;
}

.theloop ul {
	margin:0;
	padding:0;
}

.theloop ul li {
	list-style:none;
}

#sectiontitle {
	font-size:4em;
	margin:0;
}

#posttitle {
	border-bottom:1px solid #000;
	font-size:2em;
	margin:0 0 5px;
	padding:0 0 2px;
}

#posttitle a {
	color:#000;
	text-decoration:none;
}

#posttitle span {
	color:#999;
	font-family:Arial, Helvetica Neue, sans-serif;
	font-size:1em;
}

#si_contact_form1 div input, #si_contact_form1 div textarea, #si_contact_form2 div input, #si_contact_form2 div textarea{
	width:90%;
}

#CalendarLarge-Header tbody tr td {
	border:0;
}

#EC_current-month {
	font-size:2.1em;
}

#sidebar {
	float:right;
	width:250px;
}

.widget {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color:#CCC;
	border-radius:5px;
	margin:5px;
	padding:5px;
}

.widget h3 {
	border-bottom: 1px solid #000;
	margin:0 0 5px;
}

.widget ul, .widget ul li{
	margin:0;
	padding:0;
}

.widget ul li {
	list-style:none;
	padding-bottom:5px;
}

#ea {
	width:11.25em;
}

#footer {
	color:#FFF;
	font-size:11px;
	margin:5px 0;
}

#footer a {
	color:#FFF;
	text-decoration:none;
}