body {
	background-attachment: fixed;
	background-image: url("http://www.webkit.com/images/page-bg2.jpg");
	background-position: top center;
	background-repeat: repeat;
	font-family: Arial, Tahoma;
	font-size: 10px;
	color: #555555;
	text-decoration: none;
	padding:0px;
	margin:0px;
	line-height: 1.6em;
}

.header1 {
	font-size: 16px;
	line-height: 1.3em;
}


div#wk-logo { float: left; }
div#top-links { 
	float: right;
	margins: 10px; 
	font-family: Arial, Tahoma;
	font-size: 16px;
	color: #3f4b4d;
 }

 

.top-nav { font-size:14px; font-family: arial,verdana,sans-serif; font-weight: bold;
	padding: 5px 10px 5px 10px;
 }

a.top-nav:link   { color: #000000; text-decoration: none; }
a.top-nav:hover   { color: #000000; text-decoration: none; background-color: #92d4e5; }
a.top-nav:active   { color: #000000; text-decoration: none; }
a.top-nav:visited   { color: #000000; text-decoration: none;  }
a.top-nav:visited:hover   { color: #000000; text-decoration: none; background-color: #92d4e5; }




h1 {
	font-size: 20px;
	color: #990000;
}

h2 {
	font-size: 14px;
}

.portfolio {
	text-decoration: none;
	color: Blue;
}

.main-content-inside {
	padding: 5px 20px 0px 20px;
}

.main-content {
	padding: 0px 10px 0px 10px;
}

div#footer {
	font-family: Verdana, Arial, Tahoma;
	font-size: 10px;
	color: #858585;
	text-decoration: none;
	padding:30px;
	margin:0px;
	text-align: center;
}

div#foot-middle { width: 400px; float: left; margin-left: 220px; }
div#foot-right { float: left; margin-left: 80px }