img, a, p, h1, h2, h3, h4, h5 { margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; outline:none; border:none;}

body 
{ 
	font-family: Arial, Verdana, Helvetica;
	font-size: 13px;
	color: #CCCCCC;
	padding:0px;
	margin:0px 0px 0px 0px;
	background-image:url('images/background-tiled.jpg');
}

h2 { margin:10px 0px 10px 0px; padding:0px 0px 0px 0px; color:#ffffff;}
p { margin:5px 0px 5px 0px; padding:0px 0px 0px 0px;}

a { border:none; text-decoration:none; color:#219BF1;}
a:hover { color:#454545;}

.container {width:1050px; margin:0px auto 0px auto; background-image:url('images/paint_splat.png'); background-position:0px 0px; background-repeat:no-repeat;}
.header { height:95px; width:1050px; padding-top:10px; }
.footer_menu { height:65px; width:1050px;}


.menu_item_off {float:left; height:21px; color:#171717; font-size:14px; padding:2px 5px 0px 5px; font-weight:bold; margin-right:15px; cursor:default;}
.menu_item {float:left; height:21px; color:#B2B2B2; font-size:14px; padding:2px 5px 0px 5px; font-weight:bold; margin-right:15px; cursor:pointer;}
.menu_item:hover {color:#219BF1;}

.menu_item_left_current {float:left; background-image:url('images/menu_background_left.png'); width:5px; height:23px; cursor:default;}
.menu_item_middle_current {float:left; background-image:url('images/menu_background_middle.png'); height:20px; color:#219BF1; font-size:14px; padding:3px 5px 0px 5px; font-weight:bold; cursor:default;}
.menu_item_right_current {float:left; background-image:url('images/menu_background_right.png'); width:5px; height:23px; margin-right:15px; cursor:default;}

