/* Start of CMSMS style sheet 'home' */
html * {
                 margin:0px;
}

body {
	background-color: #000000;
	background-image: url(uploads/page_graphics/home/bkgrd.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a {
                color: red;
                text-decoration: none;
}
a:hover {

                text-decoration: underline;
}

a:active, a:visited {
                color: red;
                text-decoration: none;
}
#surround {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
                z-index: -1;
                position:relative;
                height: 0px;
}
#banner {
	height: 234px;
	width: 970px;
	background-image: url(uploads/page_graphics/home/banner.png);
	background-repeat: no-repeat;
	background-position: 0px top;
	position: absolute;
	margin-right: auto;
	margin-left: -130px;
	z-index: -1;
}
.toplogos {
            margin-left: 545px;
            top: 15px;
position:absolute;
	z-index: -9999;
}
.signon {
            margin-left: 810px;
            top: 5px;
position:absolute;
	z-index: -9999;
}

#player {
	position: absolute;
	z-index: -999;
	height: 522px;
	width: 300px;
	background-image: url(uploads/page_graphics/home/player.png);
	background-repeat: no-repeat;
	background-position: center top;
	overflow: hidden;
	float: right;
	margin-left: 725px;
}
.copyright {
	font-size: 10px;
	color: #CCCCCC;
}

#maintable {
	margin-top: 240px;
	padding-top: 240px;         
       position:relative;
}
#flash {
	position: relative;
	top: 132px;
                z-index:-9999;
}
#box1 {
	background-image: url(uploads/page_graphics/home/box1.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#box1,#box2,#box3,#box4,#box5,#box6{
	padding-left: 15px;
	color: #FFFFFF;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	text-transform: uppercase;
	text-align: right;
	height: 120px;
	width: 231px;
}
#box1 h3,#box2 h3,#box3 h3,#box4 h3,#box5 h3,#box6 h3 {
	font-family: "Arial Narrow", Arial;
	font-weight: bold;
	color: #DC0000;
	margin-bottom: 0px;
	font-size: 16px;
	margin-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
}
#box1 h3 a,#box2 h3 a,#box3 h3 a,#box4 h3 a,#box5 h3 a ,#box6 h3 a {
	color: #DC0000;
                text-decoration: none;
}
#box1 h3 a:hover,#box2 h3 a:hover,#box3 h3 a:hover,#box4 h3 a:hover,#box5 h3 a:hover ,#box6 h3 a:hover {
	color: #DC0000;
                text-decoration: underline;
}
#box1 p,#box2 p,#box3 p,#box4 p,#box5 p,#box6 p {
	margin-top: 5px;
	padding-right: 15px;
	padding-bottom: 0px;
	margin-bottom: 5px;
}
#box2 {
	background-image: url(uploads/page_graphics/home/box2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#box3 {
	background-image: url(uploads/page_graphics/home/box3.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#box4 {
	background-image: url(uploads/page_graphics/home/box4.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#box5 {
	background-image: url(uploads/page_graphics/home/box5.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#box6 {
	background-image: url(uploads/page_graphics/home/box6.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
/* End of 'home' */

