*{
	margin:0;
	padding:0;
	border: 0;
	}
.site {
	margin:0 auto;
	padding:0;
	text-align: left;
	line-height: 150%;
	width:728px;
}
body {
	font-family: "Lucida Sans Unicode",serif;
	font-size:0.7em;
	text-align: center;
	background-image: url(../img/bg_header.png);
	background-repeat: repeat-x;
	background-color:#f0efef;
}
h1,h2 {
	font-family: Georgia, Times, serif, Garamond;
	letter-spacing: 1em;
	margin-top: 12px;
	text-align: center;
	line-height: 1em;
}

h1 {
	font-family: Georgia, Times, serif, Garamond;
	font-weight: bolder;
	letter-spacing: 1em;
}
p {
	font-size: 3em;
	font-weight: bold;
	line-height: 1em;
}
.p1 {
	margin: 0px;
	font-size: 1.7em;
	line-height: 1em;
	font-weight: normal;
}

div.float {
 	float: right;
 }
.container {
	margin: 3px;
}
h3 {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 2em;
}
img {
	margin: 5px;
}
div.floatl {

 	float: left;
}
#footer {

	clear:both;

	position:relative;

	padding: 0;

	margin-top:10px;

	background-color:#f0efef;
}
.navmenulink {
	color: #333333;
	text-decoration: none;
}

#navmenu {
	clear:both;
	position:relative;
	padding: 0;
	margin-top:10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	font-size: 1.6em;
}

#beta {
    background: url(../img/beta.gif) top left no-repeat;
    height: 113px;
    width: 112px;
    position: absolute;
    top: 0;
    left: 0;
}
#update_msg {
	background-color: #FFFF66;
	border: 2px solid #FFCC33;
}
