@charset "utf-8";
/* CSS Document */
body
{
	height:100%;
	font-family: Helvetica,Arial, sans-serif;
	font-size:12px;
	background:url(../images/bg.jpg) center top no-repeat fixed #000;
	margin:auto;
	width:1024px;
	color:#717171;
}

h3
{margin:0;
font-size:16px;color:#BCBCBD;
}

a.menulink h3
{
	color:#BCBCBD;
}


.clear
{
	clear:both;
	width:100%;
	height:1px;
	background:transparent
}
.main
{
	width:1024px;
	background:#fff;
	height:300px;
	padding:0;
	margin:0;
}

.banner
{
	height:113px;
	background:#fff;
	width:1024px;
	
}

.bannerleft
{background:url(../images/sangram%20logo.jpg) #ffffff left top no-repeat;
width:482px;
height:113px;
margin-top:5px;
margin-left:0px;
float:left;
}

.bannerright
{
background:url(../images/sidelogo.jpg) #ffffff center top no-repeat;
width:344px;
height:83px;
float:right;
margin-top:27px;
margin-right:10px;
}

.mainmenu
{
	background:url(../images/nav_bg.gif) #000 repeat-x ;
	height:36px;
	letter-spacing:0.1em;
	font-weight:1000;
	width:100%;
	margin-top:10px;
	text-align:center;
	float:left;
}

.mainmenu a.menulink
{
	display:inline;
height:21px;
padding-top:7px;
width:128px;
text-align:center;
float:left;
height:29px;
font-size:17px;
color:#ffffff;
text-align:center;
text-decoration:none;
}

a.menulink:hover
{    
	color:#ffffff;
	background:url(../images/nav_bg_on.gif) #fff center repeat-x;
}


.photobanner
{
	width:1024px;
	height:380px;
	background:#000;
	padding:0px;
	float:left;
}


.selectsport
{
	width:300px;
	height:80px;
	margin-right:40px;
	margin-top:-120px;
	position:relative;
	float:right;
	z-index:1000;
	background:url(../images/selectsport.png) #fff no-repeat;
}

.content
{
	float:left;
	background:#fff;
	width:1004px;
	margin:0;
	padding :10px;
	padding-top:2px;
}

.heading
{
	font-size:26px;
	font-weight:bold;
	color:#000000;
	font-stretch:semi-expanded;
}

.small_head
{
	font-size:18px;
	font-weight:bold;
	color:#9c0404;
	margin:10px;
	font-stretch:semi-expanded;
}

.lefttext
{
	margin-left:10px;
	margin-top:10px;
	background:transparent;
	float:left;
	width:540px;
	font-size:13px;
	font:Arial, Helvetica, sans-serif;
	text-align:justify;
}

.righttext
{
	margin-right:0px;
	margin-top:10px;
	background:transparent;

	width:430px;
	float:right;
}

.updates
{
	width:430px;
	margin:5px 10px;
	padding:0px;
}

.specialupdate
{
visibility:hidden;
height:0px;
background:url(../images/side_bg.gif) repeat-x left top;
padding:8px;
float:left;
width:414px;}

.normalupdate
{
	width:418px;
	float:left;
	padding:6px;
	background:transparent;
	border-bottom:1px solid #777;
}
.updateimage
{
	height:50px;
	border:2px solid #999;
	background:transparent;
}
.date
{
	font-style:italic;
	font-size:10px;
	float:left;
	margin-left:10px;
}
.text
{
	float:left;
	width:300px;
	margin-left:10px;
	font-size:12px;
	line-height:16px;
}

.quicklinks
{
	float:left;
    width:418px;
	padding:6px;
	background:transparent;
}

.linkholder
{
	width:200px;
	background:transparent;
	float:left;
	margin-left:5px;
	margin-top:5px;
}

.linkholder a
{
	margin-top:5px;
	text-align:center;
	color:#717171;
	text-decoration:none;
font-size:10px;
}
 .linkholder a:hover
 {
	 color:#000000;
	 text-decoration:underline;
 }

.sponsors
{
	border-top:0px #888 solid;
	float:left;
	width:1004px;
	padding:10px;
	padding-top:5px;
	background:#fff;
}

.sponsor_img
{
	float:left;
	margin-left:0px;
	background:transparent;
	padding:7px 10px 0 10px;
	
}

.sportmenu
{width:180px;
float:left;
margin-left:30px;
margin-right:20px;
margin-top:2px;
}

.footer
{
	float:left;
	width:1004px;
	padding:10px;
	background:url(../images/footer_bg.jpg) #000 top left no-repeat;
	height:186px;
}

.col1
{
	float:left;
	margin-left:15px;
	margin-top:5px;
	width:150px;
	background:transparent;
	padding:5px;
	font-size:10px;
}

.col1 a
{
	color:#717171;
	text-decoration:none;
	line-height:11px;
	font-style:italic;

}

.col1 a:hover
{color:#fff;
}

.rightcol
{ float:right;
text-align:right;
margin-right:10px;
width:300px;
margin-top:5px;
padding:5px;
font-size:10px;
}

.rightcol a
{
	text-decoration:none;
	color:transparent;
	border:0;
}

#slider{}	
#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
	}
#slider li{ 
	width:696px;
	height:241px;
	overflow:hidden; 
	}	
#prevBtn, #nextBtn{ 
	width:30px;
	height:77px;
	position:relative;
	margin-left:0px;
	margin-top:10px;
	}	
#nextBtn{ 
	left:696px;
	}														
#prevBtn a, #nextBtn a{  
	display:block;
	width:30px;
	height:77px;
	background:url(../images/btn_prev.gif) no-repeat 0 0;	
	}	
#nextBtn a{ 
	background:url(../images/btn_next.gif) no-repeat 0 0;	
	}	
