* { padding: 0; margin: 0; }



body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	background-color: #dddddd;
	color: #6B6B6B;
	line-height: 14pt;
}

p, h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	}

#wrapper {
	margin: 0 auto;
	width: 756px;
	background-color: #FFFFFF;
}
#banner {
	float: left;
	height: 258px;
	background-color: #CCCCCC;
	width: 756px;
}
#leftcolumn {
	width: 420px;
	float: left;
}
#left400 {
	width: 400px;
	padding-left: 45px;
	float: left;
	padding-top: 20px;
}
#leftsubs330 {
	width: 330px;
	padding-left: 45px;
	float: left;
}
#rightsubs320 {
	float: right;
	width: 320px;
	display: inline;
	padding-right: 35px;
	padding-top: 41px;
}
#right250 {
	width: 230px;
	padding-top: 60px;
	float: right;
	padding-right: 45px;
}
#fullwidth {
	width: 660px;
	float: left;
	margin-left: 46px;
	padding-top: 20px;
}


#footer {
	clear:both;
	background-image: url(../images/curve-bottom.gif);
	height: 40px;
	background-repeat: no-repeat;
	background-position: bottom;
	padding-left: 65px;
	font-size: 11px;
	color: #7DA8CA;
    }

#navcontainer
{
	height: 40px;
	font-size: 15px;
	}


#navcontainer ul
{
	border: 0;
	margin: 5px 0px 0px 9px;
	list-style-type: none;
	padding: 0;
}

#navcontainer ul li
{
	float: left;
	padding: 0;
	margin: 0px 0px 0px 10px;
	text-align: center;
}

#navcontainer ul li a
{
	height: 28px;
	padding: 0;
	color: #505050;
	text-decoration: none;
	line-height: 28px;
	margin-left: 27px;
}

#navcontainer ul li a:hover
{
	color: #528ab8;
}

#navcontainer a:active
{
}

#navcontainer li#active a
{
	color: #528ab8;
	font-weight: normal;
	border-bottom-style: none;
}

#contentwrap {
	width: 751px;
	background-color: #FFFFFF;
}
#contentfull {
	width: 740px;
	padding-top: 33px;
	padding-left: 45px;
}
#subnav {
	font-size: 13px;
	width: 510px;
	float: right;
	padding-right: 38px;
}

p {
	line-height: 15pt;
	padding-bottom: 12pt;
	}
	
h1 {
	font-size: 25px;
	color: #ff9900;
	font-weight: normal;
	padding-bottom: 16pt;

}

a:link {
	color: #528AB9;
	text-decoration: none;
}
a:visited {
	color: #528AB9;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #FF9900;
}
a:active {
	color: #528AB9;
	text-decoration: none;
}

.whiteborder {
	border: 1px solid #FFF;
}

h2 {
	font-size: 18px;
	color: #554E44;
	font-weight: normal;
	padding-bottom: 10px;
}
hr {
	border: 0;
	width: 100%;
	color: #C90059;
	background-color: #C90059;
	height: 1px;
}
#grey {
	float: left;
	height: 40px;
	background-color: #ecedec;
	width: 756px;
}
.green {
	color: #abc027;

}
.purple {
	color: #A34EAC;
}
.red {
	color: #C74243;
}
.blue {
	color: #6FBEC2;
}
a.rab:hover {
	color: #D04445;
}

a.broadcast:hover {
	color: #9C4BA7;
}
a.music:hover {
	color: #FF9900;
}

a.media:hover {
	color: #A8BB24;
}

a.news:hover {
	color: #6FBEC2;
}




a.button:link {
	color: #FFFFFF;
	background-color: #528AB9;
	text-decoration: none;
	width: 170px;
	height: 25px;
	display: block;
	text-align: center;
	padding-top: 7px;
}
a.button:visited {
	color: #FFFFFF;
	background-color: #528AB9;
	text-decoration: none;
	display: block;
	width: 170px;
	height: 25px;
	text-align: center;
	padding-top: 7px;
}
a.button:hover {
	color: #FFFFFF;
	background-color: #CCCCCC;
	text-decoration: none;
	display: block;
	width: 170px;
	height: 25px;
	text-align: center;
	padding-top: 7px;
}
a.button:active {
	color: #FFFFFF;
	background-color: #528AB9;
	text-decoration: none;
	display: block;
	width: 170px;
	height: 25px;
	text-align: center;
	padding-top: 7px;
}

.mediumheadings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #6E9CC1;
	margin-bottom: 12px;
	line-height: 1.8;
}
.mediumheadings2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #6E9CC1;
	margin-bottom: 12px;
}

.smallgreyheadings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #999999;
	line-height: 18pt;
	font-weight: bold;
}

.whiteborder {

	border: 1px solid #FFFFFF;
}
.blackborder {
	border: 1px solid #000000;
}
.captions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #528AB9;
	line-height: 1.4;
}
#leftsubs450 {
	width: 450px;
	padding-left: 45px;
	float: left;
}
#rightsubs180 {
	width: 180px;
	padding-top: 45px;
	float: right;
	margin-right: 45px;
}
#contentleft2 {
	width: 450px;
	padding-left: 45px;
	float: left;
	padding-top: 20px;
}
#left450 {
	width: 450px;
	padding-left: 45px;
	float: left;
	padding-top: 20px;
}
#right180 {
	width: 180px;
	padding-top: 45px;
	float: right;
	margin-right: 45px;
}
#fullwidthsubs {
	width: 660px;
	float: left;
	margin-left: 46px;
}
.smallgreenheadings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #9EAF23;
	line-height: 18pt;
}
.mediumheadingsbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #999999;
	margin-bottom: 12px;
	line-height: 2;
	font-weight: bold;
}
.smallblueheadings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #528AB9;
	line-height: 18pt;
	font-weight: bold;
}
.pressnames {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9ABBD6;
	font-weight: bold;
}
.quotes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6B6B6B;
	line-height: 13pt;
	font-weight: normal;
	font-style: italic;
}
