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

body {
	background:url(images/bg_body.jpg) top left repeat-x #787a98 fixed;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	margin : 0;
	padding : 0;
	}
	
a {	color : #0068a6; text-decoration : none; }
a:hover {text-decoration : underline;}
	
h1 {
	color : #787a98;
	font-size : 20px;
	}
	
h2 {
	color : #0068a6;
	font-size : 16px;
	}

h3 {
	font-size : 20px;
	color : #ffffff;
	text-transform : uppercase;
	margin : 0;
	}

.nav {
	color : #787a98;
	text-transform : uppercase;
	text-decoration : none;
	font-weight : bold;
	}
	
.nav a {
	border-right : solid 1px #cccccc;
	border-left : solid 1px #ffffff;
	padding : 6px;}
	
.nav a {text-decoration : none; }
.nav a:hover {color:#9999CC; }

.content {width : 1000px; background : url(images/bg_content.jpg) repeat-y; text-align:center; }

.anchor { font-size : 10px; color : #ffffff; }
.anchor a { color : #ffffff; text-decoration : none; }
.anchor a:hover { text-decoration : underline;}

.button a { background : url(images/btn_off.gif); color : #ffffff; font-size : 22px; text-decoration : none; }
.button a:hover { background : url(images/btn_on.gif);}

.head { background : url(images/bg_header2.png) no-repeat bottom;}

.star { margin-left : 4px; background:url(images/bg_starstories.jpg) no-repeat; width : 657px; height : 257px; }
.superstar { margin-left : 4px; background:url(images/bg_superstar.jpg) no-repeat; width : 657px; height : 257px; }
.starpic { float : left; padding-left : 71px; padding-top : 62px; width : 150px; }
.startext { float : right; width : 370px; padding-right : 20px; padding-top : 1px; }

.foot { background : url(images/foot.jpg) no-repeat; width : 1000px; height : 66px; color : #ffffff; }
.foot a { color : #ffffff; text-decoration : none; }

.copyright { font-size : 10px; color : #fff; }
.copyright a { color : #fff; text-decoration : none; font-weight : bold; }
.copyright a:hover { text-decoration : underline; }

.slideshow {
	background : url(images/bg_lastyear.gif) no-repeat;
	width : 299px;
	height : 503px;
	margin-right : 10px; margin-bottom : 5px; color : #ffffff; padding-left : 1px; }