@charset "utf-8";
/* CSS Document */

body {
	background-color: #FFFFFF;
	background-image: url(images/bg.jpg);
	background-repeat:repeat-x;
	color: #333333;
	margin: 0;
	}
			
#holder {
	width: 605px;
	height: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 18px;
	background-image:url(images/div_bg.png);
	background-repeat:repeat-y;
	color: #666666;
	overflow: hidden;
	}
	
#twirls {
	width: 800px;
	height: auto;
	background-image:url(images/twirls_bg.png);
	background-repeat:no-repeat;
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
}

#wibblelogo {
	padding-left:8px;
	width: 147px;
	height: auto;
	float:left;
}
#wibblelogo img {
border:none;
}

#rightnav {
	width:428px;
	padding-right:20px;
	float:right;
	padding-top:55px;
	text-align:right;
}

#naveffects a {
	color:#62a2a0;
	padding-top:4px;
	padding-left:6px;
	padding-right:6px;
	text-decoration: none;
	background-color: white;
	font-size:14px;
	height:1.0em;
		}
#naveffects a:hover {
	background-image:url(images/home1.jpg);
	background-position:center;
	background-repeat:no-repeat;
	background-position:top;
	color: #0099FF;
	}
	
#sidenav {
	padding-left:8px;
	width: 147px;
	height: auto;
	float:left;
	}
	#sidenav img {
	border:none;
	}
	
#info {
	width:400px;
	height:auto;
	float:right;
	padding-top:20px;
	text-align:left;
}
h1 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:16px;
line-height:30px;
color: #f87413;
}

#container{
float:right;
}
#footer{
	width: 605px;
	height:30px;
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	background-image: url(images/botshadow.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:center;
	color: #999999;
	padding-top:10px;
	}
	#footer a {
	color:#999999;
	text-decoration:none;
	}
	
#edge{
background-image:url(images/edge.jpg);
background-position:left;
background-repeat:no-repeat;
width:380px;
height:auto;
padding-top:1px;
padding-left:15px;
padding-right:10px;
background-position:top;
min-height:250px;
}

#aboutwibble a {
width:100px;
margin-left:15px;
color: #000066;
}
#aboutwibble a:hover {
background-color: #CCCCCC;
}
.folioborder {
border-style:none;
}
.bigheader {
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
}
