@charset "UTF-8";
html,body  {
	font-family:"Trebuchet MS";
	height: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	background-image:url(images/wallpaper.gif);
	background-repeat: repeat;
}

div {
	padding:0px;
	margin: 0px;
}

a {
	color:#818154;	
}

#center {
	width: 100%;
	height: 50%; 
	margin-top: -320px;                                                             
	float:left;
}

h1 {
	padding:0px;
	margin:0px;
	position:relative;	
}

#outercontainer {
	clear:both;
	margin:0 auto;
	position:relative;
	width:100%;
	height:706px;
}

#container {
	width:100%;
	height:645px;
	margin:0 auto;
	clear: both;
	position:relative;
	background-image: url(images/background.png);
	background-position: center top;
	background-repeat:no-repeat;
} 

#headercontent {
	width: 865px;
	height:135px;
	text-align:right;
	color:#FFFFFF;
	margin: 0 auto;
	clear:both;
}

#headercontent p.title {
	padding-top: 20px;
	margin-bottom: 15px;	
}

#headercontent p {
	text-align:right;
}

#headercontent a {
	color:#ffffff;
	text-decoration:none;
}

#displayimage {
	width: 920px;
	height: 365px;
	margin:0 auto;
}

#content {
	font-family: Arial, Helvetica, sans-serif;
	width: 865px;
	height: 150x;
	margin:0 auto;
}

ul, li, img {
	padding:0px;
	margin:0px;
	margin-left:2px;
	border:0px;
}

p {
	text-align:justify;
	margin-top: 0px;
	margin-bottom: 0px;
	padding:0px;
	font-family:"Trebuchet MS";
}

.line1 {
	color: #AECB51;
	font-size: 28px;
	white-space: nowrap;
	word-spacing: 0.08em;
}

.line2 {
	color: #E11172;
	font-size: 24px;
	white-space: nowrap;
	word-spacing: 0.06em;
}

.line3 {
	color: #37BDB4;
	font-size: 21px;
}

.line4 {
	text-align:right;
	font-size: 14px;
	margin-top: 5px;
}

#footer {
	font-family:"Trebuchet MS";
	font-size: 10px;
	color: #BEBE9A;
}

#footer a {
	color: #BEBE9A;
}