body {
	background: #e0e0e0;
	font-family: verdana, arial, tahoma, sans-serif;
	font-size: 14px;
	text-align: center;
	}
.center
{
text-align:center;
}
	
#wcp
{
width:721px;
margin:0px auto;
text-align:left;


}
#wcp-top
{ 
background:url(images/wcp-top.jpg) no-repeat;
width:721px;
height:25px;
float:left;
}

#wcp-body
{
background:url(images/wcp-bg.jpg) repeat-y;
width:721px;
aborder:1px solid green;
margin:0 auto;
text-align:center;
float:left;
}

#wcp-page
{
min-height:400px;
margin:0 auto;
width:660px;
aborder:1px solid red;
text-align:left;
}

#wcp-bottom
{
background:url(images/wcp-bottom.jpg) no-repeat;
width:721px;
height:25px;
float:left;

}
#wcp-page .prehead
{
font-size:22px;
font-family:georgia;
text-align:center;
color: #111111;
padding:1px 10px 10px 5px;


}

#wcp-page h1
{
font-size:49px;
font-family:georgia;
text-align:center;
color: #cc0000;
padding:1px 10px 10px 5px;
line-height:55px;
}

#wcp-page h2
{
font-size:18px;
font-family:georgia;
color:#0066ff;
text-align:center;
atext-shadow:#999 1px 1px 2px;
line-height:21px;
}

#wcp-page h2.black
{
color:#666;
}
#wcp-page h2.red
{
color:red;
}

.bgyellow
{
background:yellow;
padding:5px;
}

.333
{
color:#333;
}

#wcp-page h3
{
font-size:16px;font-family:georgia;
text-align:center;
color: blue; text-shadow:gray 1px 1px 2px;
line-height:19px;
}

#wcp-page h4
{
font-size:14px;font-family:georgia;
text-align:center;
color: blue; text-shadow:gray 1px 1px 2px;
line-height:19px;
}




ul
{
list-style-image:url("images/wcp-bul.gif");
margin-left:0.5em;
font-family:georgia,Tahoma,Arial,sans-serif;
font-size:14px;
padding-left:20px;
}
li
{
margin-top:0.5em;
color:#333;
text-shadow:.02em 0.03em #333;
}




h2#title
{
font-size:25px;font-family:georgia;color:#CC0000;text-align:center;color: blue; text-shadow:gray 1px 1px 2px;
padding:0px 10px 10px 5px;
line-height:29px;
}



	
h1 {font-size: 16px; margin:10px;}
h2 {font-size: 14pt; margin-top:10px;}
h3 {font-size: 10pt; margin-top:10px;}
h4 {font-size: 9pt;}


/* images and misc. */

img{ border: none; padding: 6px; }
img a{border:none;}

img.left{ float: left; border: none; padding: 6px; }
img.right{ float: right; border: none; padding: 6px; }

blockquote{
	
background: #FFFF66;
border:10px dotted #FFFFFF;
	margin:15px;
	padding:1px 12px 2px 12px;
color: #000;
font-family: georgia;
font-size:14px;
	}

code{
	margin:10px;
	font-family:"Courier New", Courier, monospace;}


/* links */

a{
	color:blue;
	text-decoration:none;
	border: none;
	}

a:hover{color:#6A7CA0;text-decoration: underline; border: none;}


/* content */



cite {
	font-family: arial, verdana, tahoma;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	}
	
cite a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;}



#fit-top
{
background:url(images/fit-top.png)no-repeat;
width:200px;
height:101px;
margin:0 auto;
}


#fit-bottom
{
background:url(images/fit-bottom.png);
width:600px;
height:101px;
margin:0 auto;
}


/* footer */

#footer {
		clear: both;
	width: 100%;
	margin-top:15px;
	border-top:solid 1px #DEDEDE;
	font-family: verdana, arial, tahoma;
	font-size: 10px;
	text-align:center;
	}
	
#footer p{padding:6px;margin: 0; color: #666;font-size:10px;}
#footer a{color: silver;text-decoration:none;}
#footer a:hover{color: #5D5D5D;text-decoration: underline;}


