body	{
		background-color: #FFFFFF;
		background-image: url(images/wsc_field.jpg);
		background-image: repeat;
		font-family: Georgia, Times, Times New Roman, serif;
		font-size: 11px;
		color: #000000;
		margin: 0;
		padding: 0;
		}

p		{	
		font-family: verdana, arial, helvetica, sans-serif;
		font-size: 11px;
		line-height: 130%;
		color: #000000;
		}
		
		
h1	{	
		font-family: Georgia, Times, Times New Roman, serif;
		font-size: 18px;
		font-weight: bold;
		line-height: 130%;
		color: #339900;
		}
		
h2	{	
		font-family: Georgia, Times, Times New Roman, serif;
		font-size: 16px;
		font-weight: bold;
		line-height: 130%;
		color: #339900;
		}

h3	{	
		font-family: Georgia, Times, Times New Roman, serif;
		font-size: 14px;
		line-height: 130%;
		font-weight: bold;
		color: #339900;
		}		
h4	{	
		font-family: Georgia, Times, Times New Roman, serif;
		font-size: 11px;
		line-height: 130%;
		font-weight: bold;
		color: #339900;
		}

h5	{	
		font-family: Georgia, Times, Times New Roman, serif;
		font-size: 9px;
		line-height: 130%;
		font-weight: bold;
		color: #339900;
		}

h6	{	
		font-family: Georgia, Times, Times New Roman, serif;
		font-size: 7px;
		line-height: 130%;
		font-weight: bold;
		color: #339900;
		}

img		{
		border-color: #000000;
		}
		
ul		
		{	
		font-family: verdana, arial, helvetica, sans-serif;
		font-size: 11px;
		line-height: 160%;
		color: #000000;
		list-style-type: disc;
		}	
		
a		{	
		font-family: verdana, arial, helvetica, sans-serif;
		font-size: 11px;
		}
		
td		{
		font-family: verdana, arial, helvetica, sans-serif;
		color: #000000;
		font-size: 11px;
		}
		
table	{
		border-color: #000000;
		}
		
.clearboth
		{
		clear:both;
		}
			

.nospace
		{
		margin: 0;
		}		
		
.textwhite
		{
		color:#FFFFFF;
		}		
		
.navbar 	
		{
		font-family: Georgia, Times, Times New Roman, serif;
		font-size: 12px;
		font-weight: bold;
		line-height:30px;
		color:#FFFFFF;
		padding: 0px;
		margin: 0px;
		}		
	
.footer	
		{
		font-family: Georgia, Times, Times New Roman, serif;
		font-size: 11px;
		font-weight: bold;
		color:#FFFFFF;
		margin: 0;		
		}
			
.fieldset_left
		{
		float:left;
		width:255px;
		padding:10px;
		margin:0;
		border:1px solid #4D4D4D;
		}
			
.fieldset_right
		{
		float:right;
		width:255px;
		padding:10px;
		margin:0;
		border:1px solid #4D4D4D;
		}	
.fieldset_full
		{
		width:560px;
		padding:10px;
		margin:0;
		border:1px solid #4D4D4D;		
		}			

#header
		{
		background-color: #000000;
		background-image: url(images/wsc_header.jpg);
		background-repeat: no-repeat;
		background-position: left;
		width: 100%;
		height: 114px;
		}

#navbar
		{
		background-color: #4D4D4D;
		color: #FFFFFF;
		width: 100%;
		height: 30px;
		text-align: center;
		}
		
#container
		{
		padding: 0px;
		margin: 0px auto 0px auto;
		width: 625px;
		}		
		
#center
		{
		background-color: #FFFFFF;
		width: 625px;
		}	
		
#containeredit
		{
		padding: 0px;
		margin: 0px auto 0px auto;
		width: 825px;
		}		
		
#centeredit
		{
		background-color: #FFFFFF;
		width: 825px;
		}								

#footer
		{
		background-color:#4D4D4D;
		width: 100%;
		text-align: center;
		border-top: 1px solid #4D4D4D;
  		border-bottom: 1px solid #4D4D4D;
		height: 30px;
		}
		
#copyright
		{
		background-color: #FFFFFF;
		width: 100%;
		text-align: center;
		border-top: 1px solid #FFFFFF;
        border-bottom: 1px solid #FFFFFF;
		}		
			
		
a:link {color: #339900; text-decoration: underline;}
a:visited {color: #339900; text-decoration: underline;}
a:hover {color: #339900; text-decoration: underline;}

a.navbar:link {color: #FFFFFF; text-decoration: none;}
a.navbar:visited {color: #FFFFFF; text-decoration: none;}
a.navbar:hover {color: #CCCCCC; text-decoration: none;}