/* CSS webcam-crete.com */
a {text-decoration: none; color: #36C;}
a:hover	{text-decoration: underline; color: #FF0000; font-weight: bold;}
body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-image: url(seabk3.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #f3ebd7;
	}
.fill  {
background: #36C;
}	
h1 { 
    color: #36C;
	}
h2 { 
    color: #FF0;
	}
h3, h4 { 
    color: #FF0;
	}
#menew {
	font-size: 13px;
	border: 1px outset #300;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#menew td  {
background: #f3ebd7;
}
.off {
	border: 1px inset #300;
}
#news  {
    background: #fff;
	color:#f33;
}
#top {
background: none;
}

#container  {
	left: 0px;
	width: 100%; 
	height: 150px; 
	background: url(beach2.jpg) no-repeat left bottom;
	}
.year {
	color: #FF0000;
}
.small  {font-size: small;
}
.medium  {font-size: medium;
}
.white  {color: #FFF;
}
.yellow  {color: #FF0;
}
.blue  {color: #36F;}
.img {
      border: 1px solid #300;
}
#twitter_div  {background:#FFF;
width:750px;
border: 2px solid #F93;
margin:2px auto 2px auto;}
.sidebar-title  {font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:18px;
font-weight:bold;
color:#F60;}
#twitter_update_list  {
	background:#FFD47F;
	border: 1px solid black;
	margin:5px 10px 5px 5px;
	font-size:13px;
	list-style-type:disc;
}
#twitter-link  {margin: 2px auto 2px 5px;}