#wrapper {
	width: 970px;
	border: 1px solid #CE0808;
	padding: 5px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
}
#header { padding:8px 8px 0px; }
#headLeft {
	float:left;
	width:200px;
	padding:0px;

}
#headRight {
	float:right;
	width:200px;
	padding:0px;
	border: 1px none #0000FF;
}
#headCenter {
	margin-right:215px;
	margin-left:215px;
	padding:8px;
	text-align: center;
}
#left {
	float:left;
	width:180px;
	padding:8px;
	background-color:#ECECCE;
	margin-left: 8px;
	margin-right: 8px;
}
#right {
	float:right;
	width:200px;
	padding:8px;
	/*background-color:#dda;*/
	text-align: center;
}
#center {
	margin-right:215px;
	margin-left:215px;
	padding:8px;
	background-color:#fff;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #336699;
}
#orderLeft {
	float: left;
	width: 200px;
}
#orderRight {
	float: right;
}


#now {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	width: 150px;
	margin-right: auto;
	margin-left: auto;
	font-size: .9em;
	background-color: #F7F7E8;
	text-align: center;
	padding: 2px;
}
#footer {
	clear:both;
	padding:8px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: .75em;
	text-align: center;
	border-top: 1px dashed #CC0000;
	border-right: 1px none #CC0000;
	border-bottom: 1px none #CC0000;
	border-left: 1px none #CC0000;
}

#navcontainer {
clear:both;
background: #369;
border-top: 1px solid #9CC;
font: normal normal 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#navlist
{
list-style: none outside none;
margin: 0;
padding: 0;
}

@media all {
#navlist {
text-align: center
}
}

#navlist li
{
bottom: 11px;
display: inline;
line-height: 1.2em;
margin: 0;
padding: 0;
position: relative;
}

html>body #navlist li
{
background: #000;
margin: 0 3px 0 0;
padding: 4px 0px 4px 0;
}

#navlist a, #navlist a:link, #navlist a:visited
{
background: #900;
border: 1px solid #FFF;
bottom: 2px;
color: #FFF;
cursor: pointer;
display: inline;
height: 1em;
margin: 0;
padding: 3px 5px 3px 5px;
position: relative;
right: 2px;
text-decoration: none;
}

#navlist a:hover
{
background: #C00;
bottom: 1px;
color: #FFF;
position: relative;
right: 1px;
}

#navlist a:active
{
background: #999;
bottom: 0px;
color: #FFF;
position: relative;
right: 0px;
}

#navlist li#active
{
background: #369;
bottom: 13px;
display: inline;
margin: 0 3px 0 0;
padding: 0;
position: relative;
}
body {
	background-repeat: repeat-x;
}
html>body #navlist li#active
{
background: #000;
margin: 0 4px 0 4px;
}

#navlist #active a, #navlist #active a:link, #navlist #active a:visited, #navlist #active a:hover
{
background: #369;
border-bottom: none;
border-left: 1px solid #9CC;
border-right: 1px solid #9CC;
border-top: 1px solid #9CC;
bottom: 0;
color: #FFF;
cursor: text;
margin: 0;
padding: 2px 5px 0 5px;
position: relative;
right: 0;
}

/**/
#navlist2 {
padding: 0 1px 1px;
margin-left: 0;
font: bold 12px Verdana, sans-serif;
background: gray;
width: 13em;
}
#navcontainer2 {
	margin-right: auto;
	margin-left: 10px;
}
#adsense {
	margin-left: 30px;
	margin-bottom: 30px;
}

#navlist2 li {
list-style: none;
margin: 0;
border-top: 1px solid #FFF;
text-align: left;
}
#navlist2 li a {
display: block;
padding: 0.25em 0.5em 0.25em 0.75em;
border-left: 1em solid #369;
background: #900;
text-decoration: none;
}
#navlist2 li a:link { color: #FFF; }
#navlist2 li a:visited { color: #FFF; }
#navlist2 li a:hover {
border-color: #FFF;
color: #FFF;
background: #C00;
}
