/*- Legends 2 Be stylesheet, Sidney Wiredu
  - 02.15.09
*/



/*HTML STYLES*/
body
{
    margin: 0;
	padding-left: 0px;
	padding-right: 0px;
	PADDING-BOTTOM: 0px;
	padding-top: 0px;
    font-family: Arial, Helvetica, sans-serif;
    background: #000 /*url(../images/background.jpg)*/ top repeat-x;
	overflow-x: hidden;
	
}


img
{
	border: 0
}


hr
{
	color: #CC0000;
}



a.boldLinks
{
	
	font-size: 160%;
	font-weight: bold;
}

a.boldLinks:link {
	text-decoration: none;
	
	}

a.boldLinks:visited {
	text-decoration: none;
	
}

a.boldLinks:hover {
	text-decoration: underline;
	
}





a.greyLinks
{
	
	font-size: 93%;
	font-weight: bold;
}

a.greyLinks:link {
	text-decoration: none;
	
	color: #cc0000;}

a.greyLinks:visited {
	text-decoration: none;
	color: #cc0000;
}

a.greyLinks:hover {
	text-decoration: underline;
	color: #cc0000;
}






/*NAVIGATION*/
a.sublinks
{
	
	font-size: 90%;
	font-weight: bold;
}

a.sublinks:link {
	text-decoration: none;
	
	color: #3333FF;}

a.sublinks:visited {
	text-decoration: none;
	color: #3333FF;
}

a.sublinks:hover {
	text-decoration: underline;
	color: #FF0000;
}


A.footer
{
	font-size: 92%;
	color: #3333CC;
	text-decoration: none;
}


A.footer:link
{
	text-decoration: none;
}


A.footer:hover
{
	text-decoration: underline;
}	


A.sideLink
{
	font-size: 90%;
	color: #666666;
	text-decoration: underline;
}


A.sideLink:link
{
	text-decoration: underline;
}


A.sideLink:hover
{
	text-decoration: none;
}	



/*PAGE ELEMENTS POSITIONING*/

div#logo
{
	width: 315px;
	height: 209px;
	position: absolute;
	left: 299px;
	top: 0px;
	z-index: 2;
}



div#heading
{
	width: 255px;
	height:66px;
	left: 45px;
	top: 5px;
	position: relative;
    margin: auto;
}


div#header
{
	width: 942px;
	height: 265px;
    top: 0px;
	background: url(../images/header.jpg) no-repeat;
	margin: auto;
    position: relative;
}


#newsScroll
{
	width: 300px;
	height: 500px;
	position: relative;
	top: 5px;
	left: 5px;
	
}




div#bodyText
{
	/*width: 640px;
	height: auto;*/
	position: relative;
	left: 10px;
	top: 20px;
	font-size: 86%;
	font-weight: normal;
	color: #333333;
	word-spacing: 15%;
	line-height: 25px;
	text-align: justify;
	margin-left: auto;
    padding-top: 10px;
    padding-bottom: 20px;
    margin-right: auto;
	margin-bottom: 6px;
}


div#contentBackground
{
	width: 942px;
	height: auto;
    top: 125px;
	background: #000;
	left: 0px;
	margin: auto;
    position: relative;
}


div#features
{
	width: 600px;
	height: 291px;
    top: 0px;
	left: -166px;
	background: url(../images/features.jpg) no-repeat;
	margin: auto;
    padding-top: 0px;
    position: relative;
}


div#video
{
	width: 323px;
	height: 291px;
    top: -291px;
	left: 310px;
	background: url(../images/videoSection.jpg) no-repeat;
	margin: auto;
    padding-top: 0px;
    position: relative;
}


div#newsSection
{
	width: 272px;
	height: 245px;
    top: -283px;
	left: -329px;
	background: url(../images/newsSection.jpg) no-repeat;
	margin: auto;
    padding-top: 0px;
    position: relative;
	
}


div#legendSpotlight
{
	width: 318px;
	height: 245px;
    top: -528px;
	left: -25px;
	background: url(../images/legendSpotlight.jpg) no-repeat;
	margin: auto;
    padding-top: 0px;
    position: relative;
}


div#ad1
{
	width: 318px;
	height: 245px;
    top: -773px;
	left: 306px;
	background: url(../images/ad1.jpg) no-repeat;
	margin: auto;
    padding-top: 0px;
    position: relative;
}


div#latest
{
	width: 319px;
	height: 435px;
    top: 551px;
	left: 6px;
	background: url(../images/legendsHighlightSection.jpg) no-repeat;
	margin: auto;
    padding-top: 0px;
    position: absolute;
}


div#polls
{
	width: 271px;
	height: 206px;
	top: 551px;
	left: 334px;
	background: url(../images/pollsSection.jpg) no-repeat;
	margin: auto;
	padding-top: 0px;
	position: absolute;
}


div#slide
{
	width: 599px;
	height: 263px;
    top: 28px;
	left: 1px;
    position: absolute;
	margin: 0px;
	padding: 0px;
}



div#radioSection
{
	width: 321px;
	height: 216px;
	top: 551px;
	left: 619px;
	background: url(../images/radioSection.jpg) no-repeat;
	margin: auto;
	padding-top: 0px;
	position: absolute;
}


div#ad2
{
	width: 271px;
	height: 183px;
	top: 762px;
	left: 334px;
	background: url(../images/dellAd.gif) no-repeat;
	margin: auto;
	padding-top: 0px;
	position: absolute;
}


div#messageBoardSection
{
	width: 321px;
	height: 210px;
    top: 776px;
	left: 617px;
	background: url(../images/messageBoardSection.jpg) no-repeat;
	margin: auto;
    padding-top: 0px;
    position: absolute;
}



div#messageText
{
	width: 280px;
	position: relative;
	top: 97px;
	left: 10px;
	text-align: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 102%;
	font-weight: bold;
	color:#333333;
}


div#radioText
{
	width: 260px;
	position: relative;
	top: 77px;
	left: 50px;
	text-align: right;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 102%;
	font-weight: bold;
	color:#FFF;
}


div#featureText
{
	width: 41px;
	height: 20px;
	top: -15px;
	color: #FFF;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 90%;
	left: -743px;
	margin: auto;
	padding-top: 0px;
	position: relative;
	text-transform: capitalize;
}


div#videoText
{
	width: 41px;
	height: 20px;
	top: 5px;
	color: #FFF;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 90%;
	left: -133px;
	margin: auto;
	padding-top: 0px;
	position: relative;
	text-transform: capitalize;
}


div#newsText
{
	width: 41px;
	height: 20px;
	top: 4px;
	color: #FFF;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 90%;
	left: -109px;
	margin: auto;
	padding-top: 0px;
	position: relative;
	text-transform: capitalize;
}


div#pollsText
{
	width: 40px;
	height: 20px;
	top: 7px;
	color: #FFF;
	font-size: bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 90%;
	left: -108px;
	margin: auto;
	padding-top: 0px;
	position: relative;
	text-transform: capitalize;
}


div#legends2BeLatestText
{
	width: 120px;
	height: 20px;
	top: 7px;
	color: #FFF;
	font-size: bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 90%;
	left: -88px;
	margin: auto;
	padding-top: 0px;
	position: relative;
	text-transform: capitalize;
}


div#legends2BeRadioText
{
	width: 120px;
	height: 20px;
	top: 7px;
	color: #FFF;
	font-size: bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 90%;
	left: -90px;
	margin: auto;
	padding-top: 0px;
	position: relative;
	text-transform: capitalize;
}


div#footer
{
	width: 928px;
	height: 88px;
	color: #FFF;
	background: url(../images/footer.gif) no-repeat;
	position: relative;
    padding-top: 0px;
	padding-bottom: 2px;
	top: -180px;
	margin-left: auto;
    margin-right: auto;
}


.boldText
{
	text-align: right;
	font-weight: bold;
}


div#homeBottom
{
	width: 835px;
	height: 440px;
	background: url(images/footer.jpg) no-repeat;
	margin-left: auto;
    margin-right: auto;
    position: relative;
	top: 180px;
}


.formInput
{
	border: solid 1px #fca90b;
}


.redStar
{
	color: #FF0000;
}


div#navigation
{
	width: 790px;
	height: 25px;
	margin-left: auto;
    margin-right: auto;
    position: relative;
    line-height: 25px;
    top: 2px;
    left: 1px;
}


.smallText
{
	font-size: 12px;
}
