body {
background-color: white;
background-image: url(http://www.siwg.net/layout/background.gif);
font-size: 14px;
font-family: Tahoma;
text-align: center;
color: #606060;
}

#container {
width: 80%;
text-align: center;
background-color: white;
border: 5px solid #FF680A;
min-width:790px;
}

#header {
background-image: url(http://www.siwg.net/layout/header.png);
text-align:center;
padding: 0px;
}

#content {
text-align: left;
margin: 1%;
}

.centered {
margin: 0 auto 0 auto;
}

#ad {
width: 120px;
float: right;
}

#footer{
clear: both;
}

input {
background: #ffffff;
font-family: Tahoma;
color: #000000; 
font-weight: normal;
font-size: 10px;
border: 2px solid #FF680A;
}

textarea{
background: #ffffff;
font-family: Tahoma;
color: #000000; 
font-weight: normal;
font-size: 10px;
border: 2px solid #0E9D3F;
}

.inputtext {
width: 200px;
height: 100px;
}

.code {
width: 200px;
height: 100px;
}

a, a:link
{text-decoration: underline ; font-weight: bold; color:#0E9D3F;}
a:visited
{text-decoration: underline ; font-weight: bold; color:#0E9D3F;}
a:active
{text-decoration: underline ; font-weight: bold; color:#0E9D3F;}
a:hover
{text-decoration: underline ; font-weight: bold; color:#FF680A;}
a img
{	border: none;}

h1 { 
font-family: Century Gothic; 
font-size: 26px; 
font-weight: bold; 
color: #0E9D3F;
border-bottom: 2px dotted #FF680A;
}

#navigation {
   list-style: none;
   margin: 0; padding: 0;
	 width: 100%;

}

#navigation li {
   float: left;
	  width: 7%;
height: 30px;
vertical-align: middle;
}


#navigation li.colors {
   float: left;
	 line-height: 30px;
height: 27px;
	  width: 8%;
		font-weight: bold;
		color: #808080;
		border-bottom: 2px dotted;
		border-top: 2px dotted;
		font-size: 12px;
padding-bottom: 3px;
}

#navigation li.black {
   float: left;
	  width: 7%;
		color: black;
}

#navigation li.blue {
   float: left;
	  width: 7%;
}

#navigation li.gold {
   float: left;
	  width: 7%;
}

#navigation li.green {
   float: left;
	  width: 7%;
}

#navigation li.multicolored {
   float: left;
	  width: 12%;
}

#navigation li.orange {
   float: left;
	  width: 7%;
}

#navigation li.pink {
   float: left;
	  width: 7%;
}

#navigation li.purple {
   float: left;
	  width: 7%;
}

#navigation li.red {
   float: left;
	  width: 7%;
}

#navigation li.silver {
   float: left;
	  width: 7%;
}

#navigation li.yellow {
   float: left;
	  width: 7%;
}

#navigation li.home {
   float: left;
	  width: 10%;
}

#navigation li a {
display: block;
text-align: center;
display: block;
line-height: 30px;
height: 30px;
border-bottom: 2px dotted;
border-top: 2px dotted;
text-decoration: none;	
vertical-align: bottom;	
font-size: 14px;
}

#navigation li.black a {
color: black;
}

#navigation li.blue a {
color: #019DFF;
}

#navigation li.gold a {
color: #DAA422;
}

#navigation li.green a {
color: #0E9D3F;
}

#navigation li.multicolored a {
color: #808080;
}

#navigation li.orange a {
color: #FF680A;
}

#navigation li.pink a {
color: #FF0F92;
}

#navigation li.purple a {
color: #9B2BD9;
}

#navigation li.red a {
color: red;
}

#navigation li.silver a {
color: #909090;
}

#navigation li.yellow a {
color: #FFD143;
}

#navigation li.home a {
color: #606060;
}


#navigation li a:hover {
display: block;
text-align: center;
display: block;
line-height: 30px;
height: 30px;
border-bottom: 2px dotted white;
border-top: 2px dotted white;
text-decoration: none;	
vertical-align: bottom;	
font-size: 14px;
color: white;
}

#navigation li.black a:hover {
background-color: black;
}

#navigation li.blue a:hover {
background-color: #019DFF;
}

#navigation li.gold a:hover {
background-color: #DAA422;
}

#navigation li.green a:hover {
background-color: #0E9D3F;
}

#navigation li.multicolored a:hover {
background-color: #808080;
}

#navigation li.orange a:hover {
background-color: #FF680A;
}

#navigation li.pink a:hover {
background-color: #FF0F92;
}

#navigation li.purple a:hover {
background-color: #9B2BD9;
}

#navigation li.red a:hover {
background-color: red;
}

#navigation li.silver a:hover {
background-color: #909090;
}

#navigation li.yellow a:hover {
background-color: #FFD143;
}

#navigation li.home a:hover {
background-color: #606060;
}

#navigation2 {
   list-style: none;
   margin: 0; padding: 0;
float: left;
}

#navigation2 li {
height: 30px;
vertical-align: middle;
float: left;
}


#navigation2 li a {
   float: left;
	 line-height: 30px;
		font-weight: bold;
		font-size: 14px;
padding-bottom: 3px;
padding-right: 27px;
}