body
	{
	background-color:#333333;
	background-image:url(../logo.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
	background-attachment:fixed;
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-family:"Trebuchet MS", Arial, Helvetica, Verdana, Tahoma, "Lucida Sans";
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	}

a
	{
	font-weight: normal;
	font-family: inherit;
	color: #FFFFFF;
	text-decoration: none;
	outline: none;
	}


a:hover
	{
	font-weight: normal;
	font-family: inherit;
	color: #333333;
	background-color: #FFCC33;
	text-decoration: none;
	}


a:active
	{
	font-weight: normal;
	font-family: inherit;
	color: #FFFFFF;
	background-color: #FFCC33;
	}


a:visited
	{
	font-weight: normal;
	font-family: inherit;
	color: #FFFFFF;
	text-decoration: none;
	outline: none;
	}


.content a
	{
	font-family: inherit;
	color: #FFCC33;
	text-decoration: none;
	outline: none;
	}


.content a:hover
	{
	font-family: inherit;
	color: #333333;
	background-color: #FFCC33;
	text-decoration: none;
	}


.content a:active
	{
	font-family: inherit;
	color: #FFFFFF;
	background-color: #FFCC33;
	}


.content a:visited
	{
	font-family: inherit;
	color: #FFFFFF;
	text-decoration: none;
	outline: none;
	}


.container
	{
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 40px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border: 0px;
	text-align: left;
	}

.menu
	{
	width: 70px;
	padding: 0px;
	margin: 0px;
	border: 0px;
	position:fixed;
	left:40px;
	top:50px;
	float: left;
	text-align: left;
	}

.menu2
	{
	width: 140px;
	padding: 0px;
	margin: 0px;
	border: 0px;
	position:fixed;
	left:120px;
	top:50px;
	float: left;
	text-align: left;
	}

.content
	{
	font-weight: normal;
	font-family: inherit;
	width: 680px;
	margin: 0px;
	padding: 0px 0px 50px 0px;
	border: 0px;
	position:relative;
	right:50px;
	top:50px;
	float: right;
	text-align: left;
	}

p
	{
	font-weight: normal;
	font-family: inherit;
	padding: 0px;
	margin: 0px;
	border: 0px;
	}

h1
	{
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	font-family: inherit;
	display: inline;
	}

h2
	{
	color: #333333;
	background-color: #FFCC33;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	font-family: inherit;
	display: inline;
	}

h3
	{
	color: #333333;
	background-color: #FFFFFF;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	font-family: inherit;
	display: inline;
	}