body {
margin: 0;
padding: 0;
background-image: 
url(funkcode2.jpg); repeat: repeat;
color: #000;
}
h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 14px;
}

p {
background: transparent;
color: #fff;
}



ul {
	list-style: disc;
	color: #000;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 2px;
	padding-left: 1px;
	list-style-type: none;
	list-style-position: inside;
	list-style-image: url(wbshell.gif);
}

li {
margin-bottom: 15px;
margin-top: 15px;
padding:2px;
background-color:#006666; 
font-family: lucida grande, verdana, arial, sans-serif;
font-size: 12px;
color: #fff;
}

a:link { background-color: transparent; text-decoration: bold; color: #FFffff; }
a:hover { border: 0; background-color: #eee; text-decoration: bold; color: #000000; }
a:visited { border: 0; background-color: transparent; text-decoration: line-through; color: #ffcc00; }

#wrapper {
position: relative;
float: left;
left-margin: 5px;
padding: 0;
width: 900px;
background: #034b5a;
color: #fff;
border-top: 25px solid #006666;
}

.p3{background: transparent;
color: #fff;
font-size: 12px;
text-decoration: bold;
}

.center {
margin-top: 92px;
text-align: center;
font-family: lucida grande, verdana, arial, helvetica, sans-serif;
background: transparent;
color: #fff;
}

#sidebar {
float: left;
width: 150px;
height: 500px;
margin-left: 3px;
margin-top: 3px;
padding-left: 5px;
margin-bottom:50px;
border-left: 3px solid #000066;
border-top: 3px solid #000;
border-right: 3px solid #fff;
border-bottom: 3px solid #000; 
background-color:#034b5a;
}


#sidebar p {
font-size: 12px;
margin: 5px;
}


.sidetitle {
	margin: 2px 2px 2px 2px;
	font-family: lucida grande, verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	background: transparent;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}

#plain
{
	float: right;
	width: 700px;
	margin-top: 0px;
	padding: 3px;
	background: #034b5a;
	}
#plain p
{
	font-family: arial, "sans serif";
	font-size: 12px;
	font-color:#999;
	font-weight: normal;
	text-align: center;
	height: auto;
	width: auto;
	font-style: normal;
	color: #FFFFFF;
	vertical-align: middle;
}

#main {
float: right;
width: 700px;
margin-top: 0px;
padding: 3px;
background: #000033 url(spiralismlogo.jpg) no-repeat scroll center 25px;
}

#main p {
font-family: arial, sans serif;
font-size: 12px;
font-color:#fff;
font-weight: normal;
height: auto;
width: auto;
}

#main p2 {
	font-family: arial, sans serif;
	font-size: 12px;
	font-color:#fff;
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
	height: auto;
	width: auto;
}

#main ul {
	list-style: none;
	background-color: #034b5a;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 1em;
	padding-left: 1em;
	font: normal 10px Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-position: left;

}

#main li {
	background: #034b5a;
	margin-bottom: 3px;
	margin-top: 3px;
	padding: 2px;
	font-family: lucida grande, verdana, arial, sans-serif;
	font-size: 12px;
	font-weight:normal;
	text-align: left;
	color: #fff;
	list-style: none;

}


#footer {
	position: relative;
	width: 900px;
	clear: both;
	background: #ffffff;
	color: #006666;
	border-top: 5px solid #006666;
	padding: 1px;
	font-size: 10px;
	font-family: Verdana, Geneva, Tahoma, "Trebuchet MS", Arial, Sans-serif;
	text-align: center;
	font-weight: bold; }
