/* ------ structure ------ */

body {
	text-align : center;
	background: #5974A1 url(http://silverstars.us/images/wp.jpg);
	min-width : 770px;
	margin: 0;
	}

#wrapper {
	width : 770px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	}
	
#header {
	background: url(http://silverstars.us/images/header.jpg) no-repeat;
	padding-top: 0;
	}

#headerR {
	align: right;
	height: 189px;
	margin: 0 0 0 465px;
	}

#maincontent {
	width: 770px;
	background: url(http://silverstars.us/images/bg.jpg) repeat-y;
	}

#padding {
	top: 0px;
	clear: both;
	padding: 10px 0 0 0;
	}

#content {
	float: right;
	width: 600px;
	padding: 0 10px 0 0;
	text-align: justify;
	}

#index {
	width: 410px;
	padding: 0 0 0 0;
	text-align: justify;
	}

#menubox {
	width: 134px;
	float: left;
	margin: 0 5px 0 5px;
	padding: 0px 5px 0 0;
	background: url(http://silverstars.us/images/menu_bg.gif) repeat-y;
	}

#divider {
	background: url(http://silverstars.us/images/divider.png) no-repeat center;
	height: 20px;
	margin: 10px 0 10px 0;
	}

* html #divider {
	background: url(http://silverstars.us/images/divider.gif) no-repeat center;
	}

#updates {
	width: 175px;
	height: 750px;
	padding: 20px 0 0 10px;
	text-align: center;
	float: right;
	position: relative;
	}

* html body #updates {
	padding: 38px 0 0 10px;
	height: 1100px;
	}

#spacer {
	background: url(http://silverstars.us/images/vertical.gif) repeat-y top right;
	margin: 0 130px 0 0;
	padding: 0 10px 0 5px;
	}




/* ------ main text styles ------ */

body {
	font: normal 10pt Arial;
	color: #CCFFFF;
	}

h1 {
	padding-top: 10px;
	font-size: 10pt;
	font-style: italic;
	color:#CCFFFF;
	text-align: center;
	}

h2 {
	font-size: 10pt;
	font-style:italic;
	color: #CCFFFF;
	margin: 0 0 0 0;
	}

#indent
   {
   padding-left: 5px;
   }

ul 
	{
	list-style-image: url('http://silverstars.us/images/starb.gif')
	}



/* ------ links ------ */

a {
	color: #8BDAFF;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
	}

a:visited {
	color: #B5B5FC;
	}

a:hover {
	color: #CCFFFF;
	cursor: crosshair;
	}


/* ------ content item ------ */

#item {
	clear: both;
	}

#item img {
	border: 1px solid #98BFF3;
	}

#item a:hover img {
	border: 1px solid #CCFFFF;
	}


/* ------ footer ------ */

#footer {
	background: url(http://silverstars.us/images/deco_footer.png) no-repeat;
	text-align: center;
	clear: both;
	font-size: 8pt;
	color: #B6D4FC;
	 
	margin: 0 auto;
	}

* html #footer { 
	background: url(http://silverstars.us/images/deco_footer.gif) no-repeat;
	margin: 0 0 0 2px;
	}	
