@import url('http://www.startxchange.net/fonts/stylesheet.css');

body {
background-image : url(http://www.startxchange.net/images/bg.png);
background-attachment : fixed;
font : 14px Arial, Helvetica, sans-serif;
}

h1 {
font-family : 'Teenbold', Arial, Helvetica, sans-serif;
font-size : 36px;
color : #000;
margin : 0;
}
h2 {
font-family : 'Teenbold', Arial, Helvetica, sans-serif;
font-size : 20px;
color : #f93;
margin : 0;
}
img {
margin : 0;
}
hr {
color:#FF9900;
}
#container {
width : 900px;
margin : 0 auto;
}
#header {
width : 900px;
height : 196px;
background-image:url(http://www.startxchange.net/images/header.png);
}
#stats{
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
	padding-top: 10px;
}
#content {
float: left;
width: 898px;
background-color : #fff;
border-right : 1px solid #e82828;
border-left : 1px solid #e82828;
background-image : url(http://www.startxchange.net/images/bg2.png);
}
#contentf {
float: left;
width: 898px;
background-color : #fff;
border-right : 1px solid #e82828;
border-left : 1px solid #e82828;
padding: 5px;
}

#footer {
clear: both;
background-image : url(http://www.startxchange.net/images/footer.png);
width : 900px;
height : 171px;
color : #666666;
text-align : center;
padding-top : 120px;
background-repeat : no-repeat;
margin : 0;
}

#footer  a, a:visited, a:active {
color : #FFFFFF;
text-decoration : none;
font-weight : 700;
}
#footer  a:hover {
	color : #666666;
	text-decoration : none;
	font-weight : 700;

}

#center {
float: right;
width: 700px;
position: relative;
}

#center  a, a:visited, a:active {
color : #FF9900;
text-decoration : underline;
font-weight : 700;
}
#center  a:hover {
	color : #FFFFFF;
	text-decoration : none;
	font-weight : 700;
	background-color: #FF9900;
}

#center li {
list-style:url(http://www.startxchange.net/images/bullet_orange.png);
margin-left: 28px;
}

#nav {
width: 198px;
float : left;
}
#menu6 ul {
list-style : none;
margin : 0;
padding : 0;
}
#menu6 {
	width : 170px;
	margin : 0;
	padding : 10px;
	background-image : none;
	font-weight: bold;
}
#menu6 li a {
	height : 24px;
	text-decoration : none;
	background-image : none;
}
#menu6 li a:link, #menu6 li a:visited {
color : #b15808;
display : block;
background : url(http://www.startxchange.net/images/menu.png);
padding : 8px 0 0 10px;
}
#menu6 li a:hover, #menu6 li #current, #menu6 li a:active {
color : #6c4407;
background : url(http://www.startxchange.net/images/menu.png) 0 -32px;
padding : 8px 0 0 10px;
}
ul#subnavlist {
list-style-type : none;
margin : 0;
padding : 0;
background-image : none;
}
ul#subnavlist li a:link, ul#subnavlist li a:visited {
display : block;
color : #000;
background-color : #ffe0af;
background-image : none;
border-top : 1px dashed #fff;
height : auto;
width : 127px;
padding : 2px 0 2px 10px;
}
ul#subnavlist li a:hover{
background : #ffce81;
border-left : 3px solid #c00;
padding-left : 7px;
background-image : none;
}

ul#subnavlist #subcurrent {
background : #ffce81;
border-left : 3px solid #c00;
padding-left : 7px;
background-image : none;
}

.calendar {
   text-align: center;
}
#content .calred, #content .calred A {
   background: red;
   color: white;
   text-decoration: none;
}
#content .caldarkred, #content .caldarkred A {
   background: #CC0000;
   color: white;
   text-decoration: none;
}
#content .calyellow,  #content .calyellow A {
   background: #FDCC29;
   color: black;
   text-decoration: none;
}
.calgreen, #content .calgreen A {
   background: green;
   color: white;
   text-decoration: none;
}
