@charset "UTF-8";
.redLink {
	color: #CC0000;
}
/* CSS Document */

#header {width:1280px; height:230px; background-color: #ffffff; z-index:4; position:absolute; top:0; left:100px; text-align:center; padding-top:0px;}

#background {width:1280px; background-image:url(images/desert.jpg); height:500px; z-index:1; position:fixed; top:100px; left:100px;}


#pageHeader {width:860px; height:100px; color:#000000; z-index:7; position:fixed; left:100px; top:350px; padding:0px 20px; background-color:#cccccc; text-align:center; }



body { background-color: #FFFFFF; }


.sidebarText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #666666;
}
.bodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #000000;
}
