
body{
	background-image: url(bg.png);
	background-color: #00aeef;
	background-position: top left;
	background-repeat: no-repeat;

	font-family: 'Tahoma', 'Verdana', 'Helvetica', sans-serif;
	font-size: 9pt;
	}

a{
	text-decoration: none;
	color: #00252D;
	}

a:hover{
	text-decoration: underline;
	}

a:visited{
	color: #647D87;
	}	

h1{
	font-family: 'Century Gothic', 'Trebuchet MS', 'Geneva', 'Tahoma', 'Verdana', 'Helvetica', sans-serif;
	font-weight: normal;
	font-size: 200%;
	line-height: 80%;
	padding: 0px;
	color: #00252D;
	position: relative;
	}

h2{
	font-family: 'Century Gothic', 'Trebuchet MS', 'Geneva', 'Tahoma', 'Verdana', 'Helvetica', sans-serif;
	font-weight: normal;
	font-size: 120%;
	position: relative;
	top: -10px;
	color: #00AEEF;
	}

h3{
	font-family: 'Century Gothic', 'Trebuchet MS', 'Geneva', 'Tahoma', 'Verdana', 'Helvetica', sans-serif;
	font-weight: normal;
	font-size: 120%;
	position: relative;
	display: inline;
	top: 10px;
	color: #647D87;
	}

h4{
	font-family: 'Century Gothic', 'Trebuchet MS', 'Geneva', 'Tahoma', 'Verdana', 'Helvetica', sans-serif;
	font-weight: normal;
	line-height: 80%;
	}

del{
	text-decoration: line-through;
	}


#container{
	position: relative;
	margin: 0 auto;
	width: 900px;
	}

#c_overlay{
	position: absolute;
	top: 0; 
	bottom: 0;  
	left: 0;
	width: 100%;
	background: #94ADB7;
	opacity: 0.20;
	}

#c_overlay_2{
	position: absolute;
	top: 0; 
	bottom: 0;  
	left: 5px;
	margin: 0 auto;
	width: 890px;
	background: #ffffff;
	opacity: 0.85;
	}

#c_clear{
	clear: both;
	}


#c_head{
	position: relative;
	margin: 0 auto;
	width: 900px;
	}

#dumpIE{
	display: none;
	}


#c_content{
	position: relative;
	}

#i_content{
	min-height: 350px;
	width: 550px;
	left: 5px;
	padding: 10px;
	padding-right: 30px;
	padding-bottom: 30px;
	position: relative;
	}


#c_foot{
	position: relative;
	margin: 5px;
	width: 900px;
	font-size: 80%;
	text-align: center;
	color: #00252D;
	}

	#c_foot a{
		color: #00252D;
		}


#c_menu{
	position:relative;
	height: 25px;
	top: 2px;
	}


	#menu{
		padding-top: 2px;
		}

		#menu ul{
			}

		#menu li{
			font-family: 'Century Gothic', 'Trebuchet MS', 'Geneva', 'Tahoma', 'Verdana', 'Helvetica', sans-serif;
			font-weight: normal;
			font-size: 10pt;
			padding: 0px;
			list-style-type: none;
			display: inline;
			}

		#menu a{
			padding: 5px;
			color: #FFFFFF;
			text-decoration: none;
			opacity: 0.80;
			}
		
		#menu a:hover{
			color: #00252D;
			text-decoration: none;
			background-color: #ffffff;
			opacity: 0.50;
			}
		
		#menu .active{
			color: #00252D;
			text-decoration: none;
			background-color: #ffffff;
			opacity: 0.85;
			}
		
		#menu .active:hover{
			color: #00252D;
			text-decoration: none;
			background-color: #ffffff;
			opacity: 0.85;
			}


#c_random_right{
	right: 5px;
	padding: 30px;
	width: 250px;
	position: relative;
	float: right;

	font-size: 85%;
	color: #647D87;
	}

	#c_random_right ol{
		list-style: none;
		padding: 0px;
		margin: 0px;
		}

	#c_random_right li{
		border-bottom:1px dashed #555555;
		padding-top: 2px;
		padding-bottom: 2px;
		}

	#c_random_right li a{
		color: #00252D;
		text-decoration: none;
		}

	#c_random_right a{
		color: #00252D;
		}
		#c_random_right a:hover{
			text-decoration: underline;
			}

	#c_random_right #twitter li a{
		color: #647D87;
		}

	#c_random_right ul{
		padding: 0px;
		margin: 0px;
		list-style-type: none;
		}
	
	#c_random_right ul li.hobnobs{
		background-image: url('img/hobnobs.png');
		background-position: 0px 50%; /* X-pos Y-pos (from top-left) */
		background-repeat: no-repeat;
		line-height: 25px;
		padding-left: 30px;
		}
	#c_random_right ul li.finewine{
		background-image: url('img/finewine.png');
		background-position: 0px 50%; /* X-pos Y-pos (from top-left) */
		background-repeat: no-repeat;
		line-height: 25px;
		padding-left: 30px;
		}

	#c_random_right ul li.flickr{
		background-image: url('img/favicon_flickr.png');
		background-position: 0px 50%; /* X-pos Y-pos (from top-left) */
		background-repeat: no-repeat;
		line-height: 20px;
		padding-left: 20px;
		}
	#c_random_right ul li.lastfm{
		background-image: url('img/favicon_lastfm.png');
		background-position: 0px 50%; /* X-pos Y-pos (from top-left) */
		background-repeat: no-repeat;
		line-height: 20px;
		padding-left: 20px;
		}
	#c_random_right ul li.twitter{
		background-image: url('img/favicon_twitter.png');
		background-position: 0px 50%; /* X-pos Y-pos (from top-left) */
		background-repeat: no-repeat;
		line-height: 20px;
		padding-left: 20px;
		}
	#c_random_right ul li.facebook{
		background-image: url('img/favicon_facebook.png');
		background-position: 0px 50%; /* X-pos Y-pos (from top-left) */
		background-repeat: no-repeat;
		line-height: 20px;
		padding-left: 20px;
		}



.spinme{
	color: #555555;
	text-decoration: underline;
	}


.webimg{
	text-align: center;
	float: left;
	width: 150px;
	height: 150px;
	font-size: 80%;
	}

	.webimg img{
		border: 0px;
		}

	.webimg a{
		display: block;
		padding: 5px;
		border: 1px hidden;
		width: 110px;
		text-decoration: none;
		color: #00AEEF;
		}

	.webimg a:hover{
		border: 1px dotted #00AEEF;
		}

.weblink{
	float: left;
	width: 400px;
	height: 150px;
	}

	.weblink a{
		text-decoration: none;
		color: #647D87;
		}	
	.weblink a:hover{
		text-decoration: underline;
		}	






















