/* Properties for static pages */

#staticmenu
{
	height:50px;
	background:white;
}
#scontent
{
	padding:10px;
	color:#333;
	font-size:80%;
	width:595px;
	float:left;
	background:white;
}
#tip
{
	font-size:75%;
	border-bottom:medium none;
	width:151px;
	float:right;
	background:#ededed url('images/tipleft.jpg') no-repeat bottom left;; padding-left:5px; padding-right:5px; padding-top:5px; padding-bottom:20px
}

#fullcontent
{
	padding:10px;
	color:#333;
	font-size:80%;
	float:left;
	background:white;
}