body {
	background-image: url(images/bg2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0;
	padding: 0;
	background-color: #000;
}
/* must declare 0 margins on everything, also for main layout components use padding, not 
vertical margins (top and bottom) to add spacing, else those margins get added to total height 
and your footer gets pushed down a bit more, creating vertical scroll bars in the browser */

#global   {
	height: 100%;
	position: relative;
	width: 820px;
	margin-left: auto;
	margin-right: auto;
}

A:link  
{
	text-decoration: underline;
	color: #b81730;
}
A:visited
{
	color: #b81730;
}
A:active
{
	text-decoration: none;
	color: #cf6374;
}
A:hover
{
	text-decoration: none;
	color: #cf6374;
}

#main {
	margin-right: auto;
	margin-left: auto;
	width: 820px;
	height: auto;
	margin-bottom: 30px;
}  /* must be same height as the footer */
a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#top {
	background-image: url(images/top-gradient.gif);
	background-repeat: no-repeat;
	float: left;
	height: 120px;
	width: 820px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #B9172E;
}
#top #logo {
	float: left;
	height: 120px;
	width: 260px;
	margin-top: 0px;
	padding-top: 0px;
	padding-left: 0px;
}
#top #nav {
	float: right;
	height: 35px;
	width: 530px;
	margin-top: 75px;
}
#nav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
}

#nav ul li {
	display: inline;
	padding-left: 5px;
	padding-right: 5px;
	margin-right: 0px;
	line-height: 35px;
	float: right;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	text-transform: uppercase;
	margin-left: 6px;
	background-image: url(images/navbg.png);
	background-repeat: repeat;
	height: 35px;
}

#nav ul li:hover {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #B9172E;
}
#nav ul li a, #nav ul a:hover,#nav ul a:active , #nav ul a:visited{
	color: #FFF;
	text-decoration: none;
}
#front {
	float: left;
	height: 302px;
	width: 820px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#global #main #newsroom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
	background-color: #FFF;
	float: left;
	width: 820px;
	min-height: 250px;
	font-weight: normal;
}
#box1 {
	float: left;
	width: 520px;
	margin-right: 15px;
	padding: 10px;
	font-weight: normal;
	min-height: 220px;
}
#box1 h2 {
	font-size: 18px;
	font-weight: normal;
	color: #000;
}
#box2 {
	float: left;
	width: 245px;
	margin-right: 0px;
	padding: 10px;
}
.box-title {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 22px;
	color: #333;
	display: block;
	border-bottom-width: 1px;
	text-transform: none;
	margin-bottom: 10px;
	padding-bottom: 0px;
}
#twitter {
	background-image: url(images/twitter-bg.jpg);
	background-repeat: no-repeat;
	width: 285px;
	height: 200px;
}
.twitter-txt {
	padding: 10px;
	width: 190px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	margin: 0px;
}
.twitter-txt a {
	color: #FFF;
}
#twitter_update_list {
	list-style-type: none;
	text-indent: 0px;
}
.headline {
	float: left;
	color: #666;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	height: auto;
	display: block;
	width: 230px;
}
.date {
	float: left;
	width: 40px;
	text-transform: uppercase;
	font-size: 10px;
	text-align: center;
	color: #666;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	display: block;
	margin-right: 10px;
}
.entry {
	float: left;
	padding-bottom: 10px;
	width: 100%;
	display: block;
}
#sponsors {
	margin-top: -150px;
	background-color: #EBF1F8;
	height: 325px;
}
#sponsors-interior {
	width: 900px;
	margin-bottom: 0px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
}
/* End hide from IE-mac */
.sponsor-box-title {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #2761A0;
	display: block;
	border-bottom-width: 1px;
	text-transform: none;
	font-weight: bold;
	margin-bottom: 10px;
	padding-bottom: 5px;
	padding-top: 10px;
	text-align: left;
}

#footer {
	height: 45px;
	clear:both;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-image: url(images/footer-bg.png);
	background-repeat: repeat;
	text-align: center;
	display: block;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
} 
#footer a {
	color: #FFF;
}
.page-title {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #FFF;
	display: block;
	width: 830px;
	margin-top: 30px;
	padding: 10px;
	font-weight: bold;
	float: left;
}
#page-txt {
	display: block;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000;
	float: left;
	width: 880px;
	padding: 10px;
}
/* word press  */
/* Addendum of wordpress css */
p img {
	padding: 0;
	max-width: 100%;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */
.news-date {
	float: left;
	width: 75px;
	text-align: center;
	text-transform: uppercase;
	margin-right: 20px;
	padding: 5px;
	font-size: 18px;
	color: #000;
}
.news-entry {
	float: left;
	width: 620px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EFF4F9;
	padding-bottom: 10px;
	font-size: 13px;
	margin-bottom: 15px;
	clear: right;
}
.news-entry a {
	text-decoration: none;
}
.news-entry h3 {
	font-size: 18px;
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.news-entry h5 {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}
#twitter_update_list ul {
	list-style-type: none;
}
#inner-front {
	float: left;
	height: 200px;
	width: 820px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#page-title {
	position:absolute;
	width:340px;
	z-index:1;
	left: 20px;
	top: 190px;
	background-image: url(images/footer-bg.png);
	padding: 10px;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 30px;
	color: #FFF;
	overflow: visible;
	float: left;
}
#front-title {
	position:absolute;
	width:350px;
	z-index:1;
	left: 20px;
	top: 197px;
	background-image: url(images/footer-bg.png);
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFF;
	overflow: visible;
	float: left;
}
#front-title h2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 21px;
	color: #FFF;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-weight: normal;
}
#page-title h2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 24px;
	color: #FFF;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-weight: normal;
}
#box1-in {
	float: left;
	width: 800px;
	margin-right: 0px;
	padding: 10px;
	font-weight: normal;
	min-height: 220px;
}
#box1-in h2 {
	font-size: 18px;
	font-weight: normal;
	color: #000;
}
.single-title {
	background-image: url(images/single-title-bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	display: block;
	height: 35px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 22px;
	color: #B81730;
	padding-right: 200px;
}
