@charset "utf-8";

body {
	margin : 0;
	padding : 0;
	text-align : center; margin-left:auto; margin-right:auto;
	/*background: #151515 url(images/img01.jpg) repeat-x left top;*/
	font : 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	width : 727px;
}

/*--------------- Page Header section */


#page_Logo {
	position : relative;
	background-image:url(images/290customs.jpg);
	/*background-image: url(/290customs.jpg);*/
	/*background-color:#000;*/
	/*border-color:#C00;*/
	/*border-style:none;*/
	/*border-style:solid;*/
	/*border-width:medium;*/
	top: .5em; 	left:0;
	margin: 0 auto;
	text-align : center;
	margin-left:auto;
	margin-right:auto;
	width : 457px;
	height : 225px;
}

#page_Header {
	position : relative;
	background-color:#000;
	border-color:#C00;
	border-style:none;
	/*border-style:solid;*/
	border-width:medium;
	top: .5em; left:0;
	/*margin: 0 auto;*/
	text-align : center; margin-left:auto; margin-right:auto; 
	/*height : 50px;*/
	/*width : 100%;*/
}

#marquee {
	position : relative;
	top:0px;
	left:0;
	text-align : center;
	margin-left:auto;
	margin-right:auto;
	font-family : Arial, Helvetica, sans-serif;
	font-size : large;
	font-style : normal;
	vertical-align : text-bottom;
	height : 25px;
	width : 98%;
	letter-spacing : 2px;
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #666;
}

#Navigation {
	position:relative;
	background:#000;
	top:0px; right:0px;
	/*margin-top:.5em;*/
	text-align : center; margin-left:auto; margin-right:auto;
	/*float:left;*/
	/*width : 727px;*/
	/*height : 28px;*/
}

#Navigation ul {
	margin-top:0em;
	padding:0em;
	list-style:none;
	/*float:left;*/
}

#Navigation li {
	display:inline;
	/*float:left;*/
	margin-right:.1em;	
}


#Navigation li a:link, #Navigation li a:visited {
	display:inline;
	margin-top:0em;
	background:#000;
	padding:0em 0em;
	font:"Comic Sans MS", cursive;
	font-size:1em;
	/*line-height:1.2em;*/
	font-weight:bold;
	text-decoration:none;
	color: #333;
	/*margin-right:.4em;*/	
}

#Navigation li a:hover, #Navigation li a:active {
	display:inline;
	background:#000;
	padding:0em 0em;
	font:"Comic Sans MS", cursive;
	font-size:1em;
	/*line-height:1.2;*/
	font-weight:bold;
	text-decoration:none;
	color:#F00;
	/*margin-right:.3em;*/	
	cursor: default;
}

#Navigation li a.Current, #Navigation li a.Current:hover, #Navigation li a.Current:active {
	background:#000;
	color:#FFF;
	font-weight:bolder;
	cursor: default;
}


/*--------------- Page Container section */

#page_Container {
	position : relative;
	text-align : center; margin-left:auto; margin-right:auto; 
	top : 0; left:0;
	/*float:left;*/
	/*height : 520px;*/
	width : 100%;
}

#page_Container a:link, #page_Container a:visited {
	margin-top:0em;
	background:#000;
	padding:0em 0em;
	text-decoration:none;
	color: #000;
}

#page_Container a:hover, #page_Container a:active {
	background:#000;
	padding:0em 0em;
	text-decoration:none;
	color:#F00;
	cursor: default;
}

#footer {
	position : relative;
	text-align : center; margin-left:auto; margin-right:auto; 
	top:0; left:0;
	border-top-style:solid; border-top-color:#CCC; border-top-width:thin;
	color:#FFF;
	height : 25px;
	width : 99%;
	font-size : x-small;
}

/*--------------- Page Footer section */

body, #page_Header, #page_Container, #marquee {
	background : #000;
	color : #FFF;
}
