body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/core_bg.png);
	background-repeat: repeat-x;
}
#organizers {
	height: 63px;
	width: 990px;
	clear: both;
	float: left;
}

#wrapper {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
}
#footer {
	height: 94px;
	width: 990px;
	background-image: url(images/footer.png);
	background-repeat: no-repeat;
	background-color: #808080;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #808080;
	clear: both;
	float: left;
}
#footer .inside {
	padding-right: 45px;
	padding-left: 60px;
	padding-top: 15px;
}
#footer strong {
	text-transform: uppercase;
}
#footer .left {
	width: 412px;
	float: left;
}
#footer .right {
	width: 470px;
	float: right;
	font-weight: bold;
}
#footer .right .righinside {
	text-align: left;
	float: right;
	width: 310px;
	margin-top: 9px;

}
#footer a {
	color: #808080;
	text-decoration: none;
}

#top {
	height: 56px;
	width: 990px;
	background-image: url(images/topheader.png);
	background-repeat: no-repeat;
	clear: both;
	float: left;
	overflow: hidden;
	position: relative;
}
#top .input {
	width: 148px;
}

#top img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#top .inside {
	padding-left: 40px;
	padding-right: 45px;
	padding-top: 13px;
}
#top .left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	width: 920px;
	float: left;
	border-right-color: #bfbfbf;
	color: #555555;
}
#top a {
	color: #555555;
	text-decoration: none;
}

#top .right {
	width: 710px;
	float: right;
}
#top .right .rightinside {
	float: right;
	width: 445px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
	color: #555555;
	padding-top: 5px;
	font-weight: bold;
}

#nav {
	background-image: url(images/navigation.png);
	background-repeat: no-repeat;
	height: 55px;
	width: 990px;
	clear: both;
	float: left;
}
#nav .inside {
	padding-left: 150px;
	padding-top: 10px;
}

#banner {
	height: 211px;
	width: 990px;
	clear: both;
	float: left;
	overflow: hidden;
	position: relative;
}
#banner img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#banner ul {
	margin: 0px;
	padding: 0px;
}
#banner li {
	list-style-type: none;
	float: left;
}
#banner .thebanner {
	height: 211px;
	width: 625px;
	background-image: url(images/banner_bg.png);
}

#content {
	width: 990px;
	background-image: url(images/content.png);
	background-repeat: no-repeat;
	background-color: #FFF;
	clear: both;
	float: left;
}
#content .inside {
	padding-right: 50px;
	padding-left: 50px;
	padding-top: 16px;
	padding-bottom: 16px;
	clear: both;
}

#sidebar  {
	width: 250px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	clear: right;
}
#sidebar .bottomborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bfbfbf;
}

#sidebar a {
	color: #333333;
	text-decoration: none;
}
#sidebar h1 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 19px;
	font-weight: normal;
	text-transform: capitalize;
	letter-spacing: -1px;
	color: #555555;
	padding: 5px 9px;
	display: inline;
}
#sidebar .h1wrapper {
	display: block;
	clear: both;
	margin-bottom: 19px;
}
#sidebar.specialul {
	margin: 0px;
	padding: 0px 0px 0px 25px;
}
#sidebar .specialli {
	list-style-image: url(images/80_list.png);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bfbfbf;
	line-height: 20px;
}
#sidebar h2 {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	line-height: 18px;
	text-transform: uppercase;
}
#sidebar .sidewrap {
	width: 100%;
	height: 150px;
	overflow: auto;
	position: relative;
}

#sidebar .blogpost {
	padding-left: 10px;
}
#sidebar .cruncher {
	padding-left: 10px;
	padding-right: 10px;
	clear: both;
	float: left;
	padding-bottom: 15px;
	width: 220px;
}

#sidebar .social {
	color: #7f7f7f;
	margin-left: 10px;
}
#sidebar .social img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#sidebar .social a {
	color: #7f7f7f;
}
#sidebar .email {
	background-repeat: no-repeat;
	background-position: center center;
	width: 274px;
	margin-left: -15px;
	margin-top: -15px;
}
#sidebar .email .input {
	width: 148px;
}
#sidebar .email .emailinside {
	padding-top: 20px;
	padding-right: 25px;
	padding-left: 25px;
}
#sidebar .email h4 {
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
}

#content .main {
	width: 625px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
}
#content .main input, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#content .main h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	line-height: 18px;
	color: #ca6b34;
	font-weight: bold;
	text-transform: uppercase;
}

#content .main textarea {
	width: 400px;
	height: 125px;
}

#content .main h1 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 22px;
	color: #333333;
	letter-spacing: -1px;
	text-transform: capitalize;
	margin: 0px 0px 23px;
	padding: 0px;
	font-weight: normal;
}
#content .main h2 {
	font-size: 16px;
	margin: 0px;
	padding: 0px;
	color: #333333;
	line-height: 22px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	text-transform: capitalize;
	font-weight: normal;
}
#content .main a {
	color: #4F2825;
	text-decoration: none;
}
#content .main .inline_image {
	float: left;
	margin-top: 0px;
	margin-right: 9px;
	margin-bottom: 3px;
	margin-left: 0px;
	display: inline;
}
#content .main .bottomborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bfbfbf;
}
#content .main .indexleft {
	float: left;
	width: 290px;
}
#content .indexbottom  {
	clear: both;
	padding-top: 0px;
	padding-bottom: 10px;
	float: left;
	width: 890px;
	margin-top: -10px;
}
#content .main .indexright {
	width: 320px;
	float: right;
}
#content .scroller  {
	height: 190px;
	overflow: auto;
}
#content .partnerscolling  {
	height: 220px;
	border: 1px solid #bfbfbf;
	overflow: auto;
	text-align: center;
}
#content .main .specialul {
	margin: 0px 0px 20px;
	padding: 0px 0px 0px 25px;
}
#content .main .specialli {
	list-style-image: url(images/80_list.png);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bfbfbf;
	width: 95%;
	line-height: 22px;
	padding-top: 9px;
	padding-bottom: 9px;
}
#sidebar.specialul_front {
	margin: 0px;
	padding: 0px;
	list-style-position: outside;
}
#content .dataview {
	background-color: #f6f6f6;
	border: 1px solid #bfbfbf;
}

#content .main h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
#content .red {
	color: #F00;
	font-weight: bold;
}
#content .indexbottom h1 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 22px;
	color: #333333;
	letter-spacing: -1px;
	text-transform: capitalize;
	margin: 0px 0px 23px;
	padding: 0px;
	font-weight: normal;
}
.hilite {
	color: #FFF;
	background-color: #FFC;
}
