/* 
CSS Document 
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
WN CSS File
FileName:		wrdf_com.css
Version:			2006.08
Created:			Charles C. Harris
Site:				www.wrdf.com

Colors:
	Purple			#333367
	Puke				#E2E2BC
	Maroon			#653332
	White				#FFF
	Black				#000

Fonts:
	Base			Verdana, Geneva, Arial, Helvetica, sans-serif
	Standout		Geneva, sans-serif
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
*/

body{
	background: #E2E2BC url(../images/corner_image.gif) no-repeat;
	margin:0;
	padding:0;
	font-family: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#fff;
}

div#corner{
	background: url(../images/corner_image.gif) no-repeat;
	position: static;
	left:0em;
	top:0em;
	height:164px;
	width:150px;
	z-index: 1;
}

div#logo{
	background: url(../images/logoletterhead.gif) no-repeat;
	height:109px;
	width:311px;
	position: absolute;
	top:.35em;
	left:10em;
}

div#container{
	border:solid .20em #653332;
	background-color: #333367;
	margin-left:4.8em;
	margin-top:5em;
	width:700px;
}

div#lcolum{
	width:25%;
	float: left;
	padding-top:5em;
	padding-left:.5em;
	z-index: 9;
}

div#lcolum ul{
	margin: 0; 
	padding: 0; 
	font-weight: bold;
}

div#lcolum ul li{
	color:#ccffcc;
	font-weight:bold;
	list-style: none;
}

div#ccolum{
	width:35%;
	float: left;
	padding: 1.5em .5em 0em .5em;
}

div#ccolum ul li{
	font-size:90%;
}

div#ccolum2{
	width:65%;
	float: left;
	padding: 1.5em .5em 0em .5em;
}

div#ccolum3{
	width:35%;
	float:left;
	padding: 1.5em .5em 0em 0em;
}

div#ccolum3 ul{
	list-style: none;
}

div#ccolum3 ul li{
	list-style:none;
}

div#ccolum4{
	width:35%;
	float:left;
	padding: 1.5em 1.5em 1.5em .3em;
}
div#ccolum4 ul{
	list-style: none;
}

div#ccolum4 ul li{
	list-style:none;
}

div#rcolum{
	width:30%;
	float: left;
}

div#rcolum p{
	font-size:80%;
	padding-left:1em;
}

div#rcolum3{
	width:30%;
	float: left;
}

div#rcolum4{
	width:30%;
	float: left;
	font-size: 75%;
	padding: 1em .5em 0em 0em;
}

div#rcolum4 p{
padding:0 .5em 0 2em;
width:225px;
}

.clearthis {
	clear:both;
	height:0;
	line-height:0px;
}

div#footer{
	text-align: center;
	color:#333367;
	font-weight: bold;
	font-size:75%;
	width:760px;
}

h1{
	font-size:115%;
	color:#ccffcc;
	font-weight: bold;
}

a{
	color:#ccffcc;
}

a:visited{
	color:#FFFFCC;
}
