* { padding: 0; margin: 0; }

body {
font-family: Georgia, "Times New Roman", Times, serif;
 font-size: 13px;
 background: url(images/background.gif);
 text-align:center;
 font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
}

#wrapper { 
 margin: 0 auto;
 width: 700px;
}

#header {
text-align:center;
 width: 700px;
 color: #333;
 padding: 10px;
/* border: 1px solid #ccc; */
 height: 134px;
 margin: 10px 0px 0px 0px;
 background: url(images/headerpic.gif) no-repeat top left;
}

#header h1{
text-indent: -4000px;
}

#headercorners{
background: url(images/headcorners.gif) no-repeat top left;
}

#navigation {
 width: 700px;
 color: #FFFFCC;
 padding: 0px 10px 10px 10px;
/* border: 1px solid #ccc; */
 margin: 0px 0px 0px 0px;
background: #ffc ;
}

#invertedtabs{
margin: 0 auto;
padding: 0;
width: 98%;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

#invertedtabs ul{
font: bold 18px "Comic Sans MS", Arial, Helvetica, sans-serif;
margin:0 auto;
margin-bottom: 1em; /*margin between menu and rest of content*/
padding:0;
list-style:none;
text-align:center;
}

#invertedtabs li{
display:inline;
margin:0 2px 0 0;
padding:0;
text-transform:uppercase;
line-height: 1.5em;
border-bottom: 1px solid #FFFFFF;
}


#invertedtabs a{
float:left;
color: #000;
background: #FFCC00 url(images/color_tabs_left2.gif) no-repeat left bottom;
margin:0 2px 0 0;
padding:0 0 0 3px;
border-bottom: 1px solid #FFFFFF;
text-decoration:none;
letter-spacing: 1px;
}

#invertedtabs a span{
float:left;
display:block;
background: transparent url(images/color_tabs_right2.gif) no-repeat right bottom;
padding:3px 9px 3px 6px;
}

#invertedtabs a span{
float:none;
}

#invertedtabs a:hover{
background-color: #000;
color:#fff;
}

#invertedtabs a:hover span{
background-color: #000;
color:#fff;
}

/*#invertedtabs #current a, #invertedtabs #current span, */
#invertedtabs #order a, #invertedtabs #order span{ /*currently selected tab*/
float:left;
display:block;
background-color:#FF0000;
color:#FFFFFF;
/*
padding:3px 9px 3px 6px;
background-color: #FFCC00;
color:#000000;*/
}
#invertedtabs #order a:hover, #invertedtabs #order a:hover span{ /*currently selected tab*/
float:left;
display:block;
color:#fc0;}

#invertedtabsline{
clear: both;
padding: 0;
width: 100%;
height: 2px;
line-height: 2px;
background: #d50509;
}
/*border-bottom: 1px solid #fff; /*Remove this to remove border between bar and tabs*/

#invertedtabs1{
margin: 0 auto;
padding: 0;
width: 60%;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

#invertedtabs1 ul{
font: bold 18px "Comic Sans MS", Arial, Helvetica, sans-serif;
width: 100%;
margin:0 auto;

margin-bottom: 1em; /*margin between menu and rest of content*/
padding:0;
list-style:none;
text-align:center;
}

#invertedtabs1 li{
display:inline;
margin:0 2px 0 0;
padding:0;
text-transform:uppercase;
line-height: 1.5em;
border-bottom: 1px solid #FFFFFF;
}


#invertedtabs1 a{
	float:left;
	color: #000;
	background: #fc0 url(images/color_tabs_left2.gif) no-repeat left bottom;
	margin:0 2px 0 0;
	padding:0 0 0 3px;
	border-bottom: 1px solid #FFFFFF;
	text-decoration:none;
	letter-spacing: 1px;
	width: auto;
	text-align: center;
}

#invertedtabs1 a span{
float:left;
display:block;
background: transparent url(images/color_tabs_right2.gif) no-repeat right bottom;
padding:3px 9px 3px 6px;
}

#invertedtabs1 a span{
float:left;
}

#invertedtabs1 a:hover{
background-color: #000;
color:#fff;
}

#invertedtabs1 a:hover span{
background-color: #000;
color:#fff;
}

#invertedtabs1 #current a, #invertedtabs1 #current span{ /*currently selected tab*/
float:left;
display:block;
/*
padding:3px 9px 3px 6px;
background-color: #FFCC00;
color:#000000;*/
}

#invertedtabsline{
clear: both;
padding: 0;
width: 100%;
height: 2px;
line-height: 2px;
background: #d50509;
}
/*border-bottom: 1px solid #fff; /*Remove this to remove border between bar and tabs*/




#content { 
 width: 700px;
 color: #000;
 background: #ffc url(images/bottomcorners.gif) no-repeat bottom left;
 margin: 0px 0px 0px 0px;
 padding: 10px;
 display: block;
}

#footer { 
 width: 700px;
 height: 30px;
 color: #333;
 background: #FF0 url(images/footercorners.gif) no-repeat bottom left;
 margin: 0px 0px 10px 0px;
 padding: 10px;
}
