body {
	background-color : #FFCC99;
	background-image : url(http://www.robbear7.com/templates4hire/desertsky/images/mainbackground.jpg);
	margin : 0 0 0 0;
}

.bar {
	background-image : url(http://www.robbear7.com/templates4hire/desertsky/images/horizontal-line.gif);
	background-repeat : repeat-x;
}

.compinfo {
	color : #CCCCCC;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 13px;
	background-image : url(http://www.robbear7.com/templates4hire/desertsky/images/infolayerbackground.jpg);
	background-color : #9A3334;
	padding : 5px 5px 5px 5px;
}

.compinfo a:link {
	color : #FFFFFF;
	text-decoration : underline;
}

.compinfo a:visited {
	color : #999999;
	text-decoration : underline;
}

.compinfo a:hover {
	color : #999999;
	text-decoration : none;
}

.compinfo a:active {
	color : #999999;
	text-decoration : none;
}

.maincontent {
	background-color : #FFFFFF;
	color : #000000;
	padding : 20px 10px 20px 10px;
	vertical-align : top;
	font-family : Verdana, Arial, Helvetica, sans-serif;
}
.maincontent p {
	font-size : 13px;
}
.maincontent h1 {
	font-size : 16px;
}
.maincontent :li {
	color : #FF9933;
	list-style-type : square;
}

.maincontent :ol {
	color : #FF9933;
}

.maincontent :ul {
	color : #FF9933;
	list-style-type : square;
}

.maincontent a:link {
	color : #009933;
}

.maincontent a:visited {
	color : #CC3333;
}

.maincontent a:hover {
	color : #9966FF;
}

.maincontent a:active {
	color : #000000;
}

.submenu {
	vertical-align : top;
	padding : 20px 0 20px 0;
	background-color : #D89449;
	background-image : url(http://www.robbear7.com/templates4hire/desertsky/images/flower.jpg);
	background-repeat : no-repeat;
}

.submenu a:link {
	color : #000000;
	text-decoration : underline;
}

.submenu a:visited {
	color : #333333;
	text-decoration : underline;
}

.submenu a:hover {
	color : #330033;
	text-decoration : underline;
}

.submenu a:active {
	color : #003333;
	text-decoration : underline;
}

.submenu p {
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 13px;
	margin-bottom : 7px;
	margin-top : 0;
	margin-left : 10px;
	margin-right : 10px
}


