body
{
	background-color: #CCC;
	font-family: helvetica, verdana, arial;
	font-size: 12px;
}

a { color: #990000; text-decoration: none; }
a:hover { color: #660000; text-decoration: none; }
a:visited { color: #000000; text-decoration: none; }
a:visited:hover { color: #000000; text-decoration: none; }

table, td, tr
{
	font-family: helvetica, verdana, arial;
	font-size: 12px;
}

tr.header td
{
	font-weight: bold;
	font-size: 13px;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

#dropbg
{
	background-color: #BBB;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 804px;
	-moz-border-radius: 15px 15px 15px 15px;
}

#page
{
	background-color: #FFF;
	width: 800px;
	margin-left: auto;
	-moz-border-radius: 15px 15px 15px 15px;

}

#header
{
	height: 300px;
	background: url("../images/headers/default.jpg");
	-moz-border-radius: 15px 15px 0px 0px;

}

#ticker
{
	
	width: 800px;

	/*** NORMAL COLORS */
	background-color: #0000CC;
	border-top: 2px solid #0000AA;
	border-bottom: 2px solid #0000AA;
	

	/** HALLOWEEN COLORS 
	background-color: #f78e31;
	border-top: 2px solid #f78e31;
	border-bottom: 2px solid #f78e31;
	*/

	/** THANKSGIVING COLORS 
	background-color: #CCC;
	border-top: 2px solid #666;
	border-bottom: 2px solid #666;
	*/

	/** CHRISTMAS COLORS
	background-color: #65778b;
	border-top: 2px solid #505f70;
	border-bottom: 2px solid #505f70;
 	*/

	/** VALENTINES COLORS
	background-color: #cc0000;
	border-top: 2px solid #660000;
	border-bottom: 2px solid #660000;
 	*/

	color: #fff;
	font-size: 14px;
	font-family: helvetica, verdana, arial;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: left;
}

#content
{
	float: right;
	width: 800px;
	background-color: #FFF;
}

#status_bar
{
	width: 790px;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 14px;
	text-align: center;
}

#sidelinks
{
	float: left;
	padding-left: 10px;
	padding-bottom: 10px;
	width: 190px;
}

#submenu
{
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}

#box
{
	width: 100%;
	float: left;
	text-align: justify;
}

#box_button
{
	text-align: justify;
}

#button_overlay
{
	background: url('../images/overlay.png');
	margin-top: -8px;
	height: 21px;
	z-index: 10;
	vertical-align: center;
}

#button_text
{
	z-index: 11;
	float: left;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 100%;
	margin-top: 8px;
}

#box_title
{
	text-align: right;
	padding-right: 3px;
	color: #FFF;
	font-weight: bold;
}

#box_content
{
	background-color: #FFF;
}

#main
{
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	float: right;
	width: 580px;
	text-align: justify;
}

#mail
{
	margin-right: -9px;
	margin-top: -25px;
	float: right;
	position: relative;
	z-index: 999;
	padding-bottom: 10px;
}

#home
{
	margin-right: -25px;
	margin-top: -85px;
	float: right;
	position: relative;
	z-index: 999;
	padding-bottom: 10px;
}

#halloween_bottom
{
	margin-right: -25px;
	margin-top: -135px;
	float: right;
	position: relative;
	z-index: 999;
	padding-bottom: 10px;
}

#thanksgiving_bottom
{
	margin-right: -25px;
	margin-top: -105px;
	float: right;
	position: relative;
	z-index: 999;
	padding-bottom: 10px;
}


#christmas_bottom
{
	margin-right: -33px;
	margin-top: -125px;
	float: right;
	position: relative;
	z-index: 999;
	padding-bottom: 10px;
}

#game
{
	margin-right: -25px;
	margin-top: -85px;
	float: right;
	position: relative;
	z-index: 999;
	padding-bottom: 10px;
}

#dog_pee
{
	margin-right: -25px;
	margin-top: -100px;
	float: right;
	position: relative;
	z-index: 999;
	padding-bottom: 10px;
}

#july4th
{
	margin-right: -15px;
	margin-top: -217px;
	float: right;
	position: relative;
	z-index: 999;
	padding-bottom: 10px;
}

#halloween_top
{
	margin-right: -30px;
	margin-top: -158px;
	float: right;
	position: relative;
	z-index: 999;
	padding-bottom: 10px;
}

#thanksgiving_top
{
	margin-right: -30px;
	margin-top: -188px;
	float: right;
	position: relative;
	z-index: 999;
	padding-bottom: 10px;
}

#christmas_top
{
	margin-right: -30px;
	margin-top: -150px;
	float: right;
	position: relative;
	z-index: 999;
	padding-bottom: 10px;
}

#valentines_top
{
	margin-right: -30px;
	margin-top: -100px;
	float: right;
	position: relative;
	z-index: 999;
	padding-bottom: 10px;
}

#valentines_bottom
{
	margin-right: -25px;
	margin-top: -85px;
	float: right;
	position: relative;
	z-index: 999;
	padding-bottom: 10px;
}


#footer
{
	clear: both;
	height: 25px;
	
	width: 800px;
	/*** NORMAL COLORS 
	background-color: #0000CC;
	border-top: 2px solid #0000AA;
	border-bottom: 2px solid #0000AA;
	

	/* HALLOWEEN COLORS
	background-color: #f78e31;
	border-top: 2px solid #f78e31;
	border-bottom: 2px solid #f78e31;
	*/

	/** THANKSGIVING COLORS 
	background-color: #CCC;
	border-top: 2px solid #666;
	border-bottom: 2px solid #666;
	*/

	/** CHRISTMAS COLORS */
	background-color: #65778b;
	border-top: 2px solid #505f70;
	border-bottom: 2px solid #505f70;
	*/

	color: #FFF;
	font-size: 12px;
	padding-bottom: 3px;
	-moz-border-radius: 0px 0px 15px 15px;
}

.spacer
{
	clear: both;
}

.padded
{
	padding: 3px;
}

.padded_button
{
	padding: 2 4 2 4;
}

.button, .button:visited, .button:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.wlinks, .wlinks:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.blinks, .blinks:visited {
	color: #000000;
	text-decoration: none;
}
.ntext, .ntext:visited {
	color: #000000;
	text-decoration: none;
}
.ntext:hover {
	color: #00CCCC;
	text-decoration: none;
}
.btext, .btext:visited {
	color: #0000CC;
	text-decoration: none;
}
.btext_bold {
	font-weight: bold;
	color: #0000CC;
}
.ytext {
	color: #CCCC00;
	text-decoration: none;
}
.ytext_bold {
	color: #CCCC00;
	text-decoration: none;
	font-weight: bold;
}
.gtext, .gtext:visited {
	color: #00CC00;
	text-decoration: none;
}
.gtext_bold {
	color: #00CC00;
	text-decoration: none;
	font-weight: bold;
}
.ntext_bold {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.rtext, .rtext:visited {
	color: #CC0000;
	text-decoration: none;
}
.rtext_bold {
	color: #CC0000;
	font-weight: bold;
	text-decoration: none;
}
.ptext, .ptext:visited {
	color: #CC00CC;
	text-decoration: none;
}
.ptext_bold {
	color: #CC00CC;
	font-weight: bold;
	text-decoration: none;
}
.alignleft
{
	float: left;
	text-align: left;
}
.alignright
{
	text-align: right;
	float: right;
}
.alignlcenter
{
	text-align: center;
}

