body {
	background:url(../images/top-bg.jpg) top repeat-x;
	background-color:#CCCCCC;
	color:#333333;
	font-family:"Trebuchet MS", Tahoma, Arial;
	font-size:17px;
}

strong {
	font-size:20px;
}

a:link, a:visited, a:active {
	font-family:"Trebuchet MS", Tahoma, Arial;
	color:#FF6600;
	text-decoration:none;
}

a:hover {
	font-family:"Trebuchet MS", Tahoma, Arial;
	color:#FF6600;
	text-decoration:underline;
}

#logo {
	margin-left:auto;
	margin-right:auto;
	width:219px;
	height:73px;
	margin-top:46px;
}

#menu {
	margin-left:auto;
	margin-right:auto;
	width:590px;
	margin-top:25px;
}

.menu {
	float:left;
	margin-left:9px;
	margin-right:9px;
	margin-bottom:20px;
}

.menu img {
	border:0px;
}

#main {
	margin-left:auto;
	margin-right:auto;
	width:600px;
	text-align:center;
}
small {
	font-size:11px;
}

small strong {
	font-size:12px;
}
