html {
	background: transparent url(Assets/Graphics/llama_rp_bg.jpg) repeat-x;
	background-color:#ffffff;
	}

body {
	margin: 0px;
	padding: 0px;
	
	font: normal 0.7em/1.4em Verdana, Arial, Georgia, sans-serif; 
	color:#000000;
	text-align: center;
	min-width:816px;
	}
	
#body a, news1 a:visited {
	text-decoration: none;
	color: #218C84;
	font-weight: bold;
	}
	
#body a:hover {
	text-decoration: underline;
	color:#0C3F3C;
	}
	
#body h1 {
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	font-weight: bold;
	}
	
#container {
	margin: 0px auto;
	padding: 0px auto;
	width: 900px;
	_width: 901px;
	border: none;
	text-align: left;
	padding-bottom: 10px;
	background-color:#FFFFFF;
	}
	
p {
	margin-bottom: 2px;
	margin-left:10px;
	}
	
/*-------HEADER-------*/
		
#header {
	height: 131px;
	_height: 131px;
	width:900px;
	_width:900px;
	background-image:url(Assets/Graphics/hdr.gif);
	background-repeat:no-repeat;
	background-position:top;
	}
	
#header p {
	font-family:Times, serif;
	font-size:14px;
	color:#FFFFFF;
	margin-top: 0px;
	_margin-top: 79px;
	padding-top: 80px;
	_padding-top: 0px;
	line-height: 14px;
	margin-left: 12px;
	padding-left: 13px;
	}
	
	
#header a, header a:visited {
	text-decoration: none;
	color: #FFFFFF;
	}
	
#header a:hover {
	text-decoration: underline;
	color:FFFFFF;
	}

/*-------CENTER-------*/


#center {
	width:900px;
	_width:900px;
	}
	
#center p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	margin-top: 0px;
	_margin-top: 20px;
	padding-top: 21px;
	_padding-top: 0px;
	line-height: 13px;
	margin-left: 5px;
	padding-left: 5px;
	margin-right: 10px;
	padding-right: 10px;
	}	
	
#center h1 { 
	font-family:Verdana, Arial, Georgia, sans-serif;
	font-size:14pt;
	font-weight: bold;
	margin-top: 0px;
	_margin-top: 20px;
	padding-top: 21px;
	_padding-top: 0px;
	line-height: 13px;
	margin-left: 5px;
	padding-left: 5px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	color:#218c84;
	}	
	
/*-------CENTER LOWER-------*/
 
#center lower {
	width:900px;
	_width:900px;
	}


/*-------FOOTER-------*/


#footer {
	height: 93px;
	_height: 93px;
	width:900px;
	_width:900px;
	background-image:url(Assets/Graphics/footer_bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	}
	
#footer p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#134f4a;
	margin-top: 0px;
	padding-top: 30px;
	_padding-top: 30px;
	line-height:32px;
	}
	
	
#footer a, footer a:visited {
	text-decoration: none;
	color: #FFFFFF;
	}
	
#footer a:hover {
	text-decoration: underline;
	color:FFFFFF;
	}
	
#bottom {
	height: 18px;
	_height: 18px;
	width:900px;
	_width:900px;
	background-image:url(Assets/Graphics/footer_btm.jpg);
	background-repeat:repeat-x;
	background-position:top;
	}
	


#tagline p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#134f4a;
	margin-top: 0px;
	line-height:28px;
	}
	
	
#tagline a, tagline a:visited {
	text-decoration: none;
	color: #C95E00;
	}
	
#tagline a:hover {
	text-decoration: underline;
	color:C95E00;
	}
	

/*-------NEWS1-------*/

#news1 p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	margin-top: 0px;
	padding-top: 10px;
	_padding-top: 10px;
	line-height: 15px;
	}
	
	
#news1 a, news1 a:visited {
	text-decoration: none;
	color: #218C84;
	font-weight: bold;
	}
	
#news1 a:hover {
	text-decoration: underline;
	color:#0C3F3C;
	}

#news1 h1 {
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
	font-weight: bold;
	margin:0;
	}
	
/*-------NEWS2-------*/
	

#news2 p {
	margin: 1px;
	padding: 1px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-align: left;
	}
	
	
#news2 a, news2 a:visited {
	text-decoration: none;
	color: #FFFF99;
	text-decoration: underline;
	font-weight: bold;
	}
	
#news2 a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	}

#news2 h1 {
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFF99;
	font-weight: bold;
	margin:0;
	}
	