html, body{	
	margin:  0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	
	background-color:      #FFD571;
	background-image:      url("../images/bg.jpg");
	background-position:   top;
	background-repeat:     no-repeat;
	background-attachment: fixed;
	
	color: #000000;
	
	min-height: 768px;
	
	text-align: center;
}

body#orange_text{
	color: #A65A00;
	background-color: #FFD571;
}

a{
	color: #A65A00;
}
a:visited{
	color: #A65A00;
}
a:hover{
	color:           #A65A00;
	text-decoration: none;
}
a#glow{
	color:           #A65A00;
	text-decoration: none;
}
a#glow:visited{
	color:           #A65A00;
	text-decoration: none;
}
a#glow:hover{
	color:           #D47300;
	text-decoration: none;
}
a#close{
	border-bottom:    2px solid #D47300;
	border-left:      2px solid #D47300;
	border-top:       2px solid #FDDAB1;
	border-right:     2px solid #FDDAB1;
	background-color: #F9A744;
	padding:          1px 4px 1px 4px;
	
	font-family:     Arial, Helvetica, sans-serif;
	font-size:       12pt;
	font-weight:     bold;
	color:           #FFFFFF;
	text-decoration: none;
}
a#close:active{
	border-bottom:    2px solid #FEEAD2;
	border-left:      2px solid #FEEAD2;
	border-top:       2px solid #FA9620;
	border-right:     2px solid #FA9620;
	background-color: #FCC788;
	padding:          1px 4px 1px 4px;
	
	font-family:     Arial, Helvetica, sans-serif;
	font-size:       12pt;
	font-weight:     bold;
	color:           #FFFFFF;
	text-decoration: none;
}



/*
 * for the navigation bar in the bottom left of the screen
 */
div#slightly_orange_bar{
	width:  1024px;
	height: 30px;
	top:    0px;
	left:   0px;
	
	border-bottom: 3px solid #FFFFFF;
	padding: 0px 0px 0px 0px;
	margin:  0px auto;
	
	position: relative;
	overflow: hidden;
	
	background-color: #FFD571;
}
div#navigation{
	height: 30px;
	
	color: #A65A00;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	
	padding: 2px 2px 2px 2px;
	vertical-align: middle;
	
	position: absolute;
}

div#user_status{
	padding: 1px 6px 1px 3px;
	margin:  0px 0px 0px 0px;
	
	position: absolute;
	right:    0px;
	top:      0px;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	
	background-color: #FFD571;
}
a#user_status{
	height: 30px;
	
	padding: 1px 10px 0px 10px;
	border-top: 4px solid #FBAE00;
	margin:  0px 0px 0px 0px;
	
	position: relative;
	float:    left;
	
	font-family:    Arial, Helvetica, sans-serif;
	font-size:      15px;
	letter-spacing: 2px;
	font-weight:    bold;
	
	background-color: #FBAE00;
	color:            #FFFFFF;
	text-decoration:  none;
	
	vertical-align: middle;
}
a#user_status:hover{
	border-top: 4px solid #FDDB6A;
}

a#animation{
	height: 30px;
	
	padding: 1px 10px 0px 10px;
	border-top: 4px solid #FBB927;
	margin:  0px 0px 0px 0px;
	
	position: relative;
	float:    left;
	
	font-family:    Arial, Helvetica, sans-serif;
	font-size:      15px;
	letter-spacing: 2px;
	font-weight:    bold;
	
	background-color: #FBB927;
	color:            #D23900;
	text-decoration:  none;
	
	vertical-align: middle;
}
a#animation:hover{
	border-top: 4px solid #FDE299;
}

a#games{
	height: 30px;
	
	padding: 1px 10px 0px 10px;
	border-top: 4px solid #FFC643;
	margin:  0px 0px 0px 0px;
	
	position: relative;
	float:    left;
	
	font-family:    Arial, Helvetica, sans-serif;
	font-size:      15px;
	letter-spacing: 2px;
	font-weight:    bold;
	
	background-color: #FFC643;
	color:            #D2570A;
	text-decoration:  none;
	
	vertical-align: middle;
}
a#games:hover{
	border-top: 4px solid #FDEEC7;
}

a#news{
	height: 30px;
	
	padding: 1px 10px 0px 10px;
	border-top: 4px solid #FFCE5B;
	margin:  0px 0px 0px 0px;
	
	position: relative;
	float:    left;
	
	font-family:    Arial, Helvetica, sans-serif;
	font-size:      15px;
	letter-spacing: 2px;
	font-weight:    bold;
	
	background-color: #FFCE5B;
	color:            #CF7315;
	text-decoration:  none;
	
	vertical-align: middle;
}
a#news:hover{
	border-top: 4px solid #FDF9EF;
}

a#sign_out{
	height: 30px;
	
	padding:     1px 10px 0px 10px;
	border-top:  4px solid #FBAE00;
	border-left: 1px solid #CF7315;
	margin:      0px 0px 0px 0px;
	
	position: relative;
	float:    right;
	
	font-family:    Arial, Helvetica, sans-serif;
	font-size:      15px;
	letter-spacing: 2px;
	font-weight:    bold;
	
	background-color: #FBAE00;
	color:            #FFFFFF;
	text-decoration:  none;
	
	vertical-align: middle;
}
a#sign_out:hover{
	border-top: 4px solid #FDDB6A;
}

div#notices{
	height:  30px;
	width:   400px;
	padding: 0px 0px 0px 30px;
	margin:  0px 0px 0px 0px;
	
	position: relative;
	float:    left;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}



/*
 * Page content
 */
div#content{
	width: 1024px;
	
	padding: 0px 0px 0px 0px;
	margin:  0px auto;
	
	position: relative;
	overflow: auto;
	
	background-color: #FFFFFF;
}
div#content_orange{
	width: 1024px;
	
	padding: 0px 0px 0px 0px;
	margin:  0px auto;
	
	position: relative;
	overflow: auto;
	
	background-color: #FFD571;
}

/*
 * A little extra spacer at the bottom of the page
 * to give scrolling room
 */
div#extra_space{
   width:  100%;
   height: 70px;
   
   padding: 0px 0px 0px 0px;
}

div#updates{
   width:  450px;
   height: 200px;
   top:    0px;
   left:   0px;
	
	padding: 0px 0px 0px 0px;
	
   position: fixed;
   overflow: hidden;
	
	z-index: 100;
	
	background-color: #FFD571;
	border: 4px solid #F78700;
	border-left: none;
	color: #000000;
}
div#update_list{
	padding: 10px 10px 10px 10px;
	
	overflow: hidden;
}

div#right{
	padding: 0px 0px 0px 0px;
	margin:  0px 5px 0px 0px;
	
	position: absolute;
	right:    0px;
	top:      0px;
}

div#title_bar{
	top:     0px;
	left:    0px;
	width:   100%;
	padding: 3px 3px 7px 10px;
	margin:  0px 0px 0px 0px;
	
	background-color: #F78700;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size:   14pt;
	font-weight: bold;
	color:       #A65A00;
}
