@charset "UTF-8";
/* CSS Document */


a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	color: #358126;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: underline;
}

.leftBox{
	background-image:url(../images/left_under.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}

.leftBoxPlain{
	background-image:url(../images/Interior_Black_Left.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}

.leftBoxBottom{
	background-image:url(../images/bottom_left.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}

.backgroundUpperLeft{
	background-image:url(../otherpages_slices/otherpages_slices_r1_c1_27jan10_back.jpg);
	background-position:right;
	background-repeat:repeat-y;
}

.backgroundUpperLeftMAIN{
	background-image:url(../images/28mar08_slices_r5_c1_jan10.jpg);
	background-position:right;
	background-repeat:repeat-y;
}

.backgroundTextLeft{
	color:#FFF;
	margin-left:20px;
}

.backgroundTextLeftMAIN{
	color:#FFF;
	margin-left:20px;
}

.redStar{
	margin-left:0px;
	margin-right:0px;
}

.blackBack{
	background-color:#000;
}

#menuLeft{
	margin-top:60px;
	width:260px;
	margin-left:40px;
}

#menuLeftInternal{
	margin-top:85px;
	width:260px;
	margin-left:40px;
}

.MenuImages{
	margin-bottom:17px;
}

#sponsors{
	height:372px;
	overflow:auto;
}

#leftSide{
	width:241px;
	float:left;
	height:372px;
}

#rightSide{
	width:10px;
	float:right;
	height:372px;
}

.green_lines{
	margin-left:10px;
	float:right;
}

#text{
	position:absolute;
	overflow:auto;
	font-size:12px;
	text-align:right;
	width:395px;
	float:left;
}

.JustifyAboutTxt{
	width:308px;
	text-align:justify;
	float:right;
}

.AboutImg{
	float:right;
}

#AboutRtMargin{
	margin-right:6px;
}

.Yellow{
	color:#fff95d;
}

.YellowBold{
	color:#fff95d;
	font-weight:bold;
}

.LinksTxt{
	font-size:12px;
}

