body {
	margin:0;
	padding:0;
	color: #1A1A1A;
	background: url('http://sylverfox.net/toprepeat.png') repeat-x;
        text-align: center;
	}

#wrap {
	width: 984px;
	margin: 0 auto;
}

#header {
         margin-top: 0px;
    	 padding-top: 0;
	 font: 1.3em arial, verdana, tahoma;
         font-style: italic;
	 height: 122px;
	 background:url('http://sylverfox.net/sylvertop.png') no-repeat;
}

#headertext {
         margin-top: 0px;
    	 padding-top: 27px;
         padding-left: 460px;
         height: 222px;
	 font: 0.8em helvetica;
         letter-spacing: 2px;
         color: #404040;
         font-style: italic;
         text-align: justify;
}

#myfox  {
	margin:0;
	padding:0;
	height: 219px;
        text-align: center;
}

#myfox_left {
	margin-right:201px;
	width:50%;
}

#myfox_right {
	position:absolute;
	width:49%;
	right:0;
	top:0;
	font: 0.8em helvetica;
        letter-spacing: 2px;
        color: #404040;
        font-style: italic;
        text-align: justify;
}

#nav 	{
	margin:0;
	padding-right: 30px;
   	padding-top: 15px;
        font: 1.3em arial, verdana, tahoma, sans-serif;
        height: 50px;
        text-align: center;
        color: #D1CEC7;
}

a.nav:link { 
	color: #FFCC00; 
	padding: 3px; 
	text-decoration: none; 
	background: #523F14;   
}

a.nav:visited { 
	color: #FFCC00; 
	padding: 3px; 
	text-decoration: none; 
	background: #523F14;   
}

a.nav:active { 
	color: #523F14; 
	padding: 3px; 
	text-decoration: none; 
}

a.nav:hover { 
	color: #993D00; 
	padding: 3px; 
	text-decoration: none; 
	background: #FFE500;   
}

h1 	{
	color: #57330F;
	font-family: arial, tahoma, sans-serif;
	font-size: 2.3em;
        letter-spacing: 0.1em;
        text-align: left;
	padding: 4px;
        border-bottom: 4px solid #E9EBE0;
	background: #F3FCCF;
	width: 70%;
}


h2 {
 	font: 1.7em verdana;
	font-weight: bold;
 	margin: 1px 4px 2px 0px;
	color: #664700;
}

h3 {
 	font: bold 1.4em verdana;
 	letter-spacing: 2px;
 	margin: 7px 5px 5px 0px;
 	color: #5C3B0A;
 	background: #DCF5A3;
 	border-top: 1px solid #3D6600;
 	border-bottom: 1px solid #3D6600;
}

h4 {
 	font: bold 0.9em verdana;
 	letter-spacing: 2px;
 	margin: 1px 4px 2px 0px;
 	color: #005C66;
 	border-top: 1px solid #614505;
 	border-bottom: 1px solid #614505;
 	background: #FFF5CC;
}


#main {
	float: left;
	width: 98%;;
	padding: 10px;
	background: #fff;
        font: 80%/170% verdana, sans-serif;
	text-align: justify;
	}

#sidebar {
	float: right;
	width: 25%;
	padding: 10px;
	background: #fff;
	text-align: left;
}
#footer {
	clear:both;
	padding: 5px 0 5px 0;
        color: #006666;
        font: 70%/150% verdana;
 	background: #D1E700;
	border-top: 5px solid #524514;
 	border-bottom: 2px solid #CAFF2B;
        width: 100%;
}
#footer p {
	   margin:0;
}

b { color: #19A8E6; font-weight: bold;;

}

a:link, a:visited { 
	color: #995C00;
	font-weight: bold;
        text-decoration: underline;
 }

a:hover { font-weight: bold;
          color: #662900;
	  text-decoration: none; 
 }

a:active  { 
	font-weight: bold;
        color: #662900;
	text-decoration: none; 
}

img { border: none; }

p.center  {
text-align : center;
}

.msg {
font: 120%/160% Verdana, sans-serif;
text-align:left;
background: #FAFAFA;
width: 98%; 
height: 100%; 
overflow: auto;
color: #007A99;
border-bottom: 4px solid #CCEBFF;
}



textarea {
    text-align: left;

}

.thumbnail {
float: left;
margin: 0 15px 15px 0;
padding: 5px;
}

#register {
  width: 90%;
  position: relative;
  padding: 3px 40px 0 5px;
  font: 80%/170% verdana, sans-serif;
  text-align: justify;
}

#register2 {
  width: 90%;
  position: relative;
  padding: 3px 40px 0 5px;
  font: 80%/170% verdana, sans-serif;
  text-align: justify;
}

#shopitem {
  padding: 3px 0px 15px 25px;
}

img.floatLeft { 
    float: left; 
    margin: 4px; 
}
img.floatRight { 
    float: right; 
    margin: 4px; 
}

input.btn {
		color: #995C00;
		font: bold small 'trechebut ms', helvetica, sans-serif;
		background-color: #DEEBAD;
		border-bottom: 2px solid #C4E052;
}

.btn:hover {
		color: #614F05;
		font: bold small 'trechebut ms', helvetica, sans-serif;
		background-color: #F3FCCF;
		border-bottom: 2px solid #F3FCCF;
}