body, p
{
	font-family: verdana, sans-serif;
	font-size: 12px;
}

p
{
	text-align: justify;
	padding: 0;
	margin: 0;
	line-height: 24px;
}

body
{
	padding: 0px;
	margin: 0px;
	background-attachment: fixed;
}

#backpicture
{
	width: 100%;
	background-image: url(images/backpicture.jpg);
	background-position: right bottom;
	background-attachment: fixed;
	background-repeat: no-repeat;
}

#content
{
	width: 740px;
	padding: 0px;
	margin: 0px;
}

#menu
{
	width: 100%;
	height: 31px;
	text-align: center;
	background-color: #F63;
	clear: both;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}

#menulink
{
	width: 700px;
	height: 30px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-left: 20px;
	color: #FFFFFF;
}

h1, h2
{
	padding: 3px 0px 0px 0px;
	margin: 0;
	font-family: verdana, sans-serif;
	color: #006;
}

h1
{
	font-size: 16px;
	text-align: left;
}

h2 { font-size: 14px; }

a, a:link, a:visited
{
	color: #222;
	text-decoration: none;
}

a:hover, a:active
{
	color: #900;
	text-decoration: none;
}

.clear { clear: both; }
#menu_e {
	width: 100%;
	height: 31px;
	text-align: center;
	background-color: #3333CC;
	clear: both;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
}
