@charset "utf-8";












body {
	background-color: #000;
	color: #FFF;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#content {

}
#leftborder {
	width: 1095px;
	background-image: url(images/scioncycling_01.jpg);
	background-repeat: repeat-y;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 205px;
}
#rightborder {
	background-image: url(images/scioncycling_07.jpg);
	background-repeat: repeat-y;
	background-position: right;
	padding-top: 0;
	padding-right: 205px;
	padding-bottom: 0;
	padding-left: 0;
}
#sponsor {
	background-image: url(images/scioncycling_11.jpg);
	background-repeat: no-repeat;
	height: 94px;
	padding-left: 200px;
	vertical-align: bottom;
	padding-top: 2px;
}
#header {
	background-image: url(images/scioncycling_03.jpg);
}
#navbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #e6e6e6;
	font-weight: normal;
	padding-top: 39px;
	padding-bottom: 4px;
	text-align: right;
}
#followbox {
	text-align: right;
}
#botmain {
	font-size: 10px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
	width: 890px;
	height: 275px;
}
.newsbox {
	float: right;
	width: 555px;
	background-color: #000;
	margin-right: 15px;
}
#flickrbox {
	background-color: #000;
	margin-left: 15px;
	width: 296px;
	float: left;
	margin-right: 0px;
}
#tweet li {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	margin-right:15px;
	margin-top:9px;
	padding-bottom:12px;
	font-size: 12px;
}
#tweet li a {
	color: #b3e011;
}
.newsbox ul {
	list-style: none;
	padding-left: 9px;
}
#footer {
	background-image: url(images/scioncycling_22.jpg);
	background-repeat: no-repeat;
	width: 1300px;
	text-align: center;
	color: #b3e011;
	font-size: 12px;
	padding-top: 8px;
	height: 50px;
}
#footersmall {
	color: #CCC;
	font-size: 10px;
}
#footer a { color: #b3e011;
text-decoration:none;
}
#navbar a {
	color: #e6e6e6;
	text-decoration: none;
}
#navbar a:hover {
	color: #b3e011;
	text-decoration: underline;
}

#maintitle {
	font-size: 24px;
	color: #FFF;
	letter-spacing: -1px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 10px;
	background-image: url(images/titlebg.jpg);
	background-repeat: no-repeat;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#mainpage {
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
	padding: 10px;
	font-size: 12px;
}
#rider {
	float: left;
	background-color: #b3e011;
	font-weight: normal;
	letter-spacing: -1px;
	font-size: 17px;
}
#teambox {
	float: left;
	width: 572px;
	background-color: #000;
	font-size: 12px;
	height: 438px;
	line-height:19px;
	text-align: justify;
}
#teamboxfirstline:first-line {
	font-weight: bold;
	font-size:14px;
}
#rider a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
#sponsorindividual {
	background-color: #000;
	padding: 5px;
	width: 409px;
	height: 75px;
	float: left;
	margin-right: 15px;
}
#sponsorthanks {
	font-size: 14px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-top: 110px;
	padding-left: 15px;
	font-style: italic;
	font-weight: bold;
}

#sponsorindividual h2 {
	padding: 0px;
	margin: 0px;
	font-size: 24px;
	letter-spacing: -1px;
}
a {
	color: #E6E6E6;
}
.anylinkmenu{
position: absolute;
left: 0;
top: 0;
visibility: hidden;
border: 1px solid black;
border-bottom-width: 0;
font: normal 10px;
line-height: 14px;
z-index: 100; 
background: black;
width: 140px; 
filter:alpha(opacity=90);opacity:.9;
}

.anylinkmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
}

.anylinkmenu ul li a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 2px 0;
text-decoration: none;
font-size:10px;
font-weight: bold;
text-indent: 5px;
}

.anylinkmenu a:hover{ 
background: white;
color: black;
}
.anylinkshadow{ /*CSS for shadow. Keep this as is */
position: absolute;
left: 0;
top: 0;
z-index: 99; /*zIndex for shadow*/
background: black;
visibility: hidden;
}