body {
	background-color : #BCD1e6;
	background-image : none;
	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 : none;
	background-color : #663333;
	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 : Arial, Helvetica, sans-serif;
	font-size: 13px;

}
.maincontent p {
	font-size : 13px;
}
.maincontent h1 {
	font-size : 16px;
	color: #333333;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCC99;
	border-right-color: #CCCC99;
	border-bottom-color: #CCCC99;
	border-left-color: #CCCC99;


}
.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 : #CCCC99;
	background-image : none;
	background-repeat : no-repeat;
	font-family: Arial, Helvetica, sans-serif;

}

.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 : Arial, Helvetica, sans-serif;
	font-size : 13px;
	margin-bottom : 7px;
	margin-top : 0;
	margin-left : 10px;
	margin-right : 10px
}
.maincontent h2 {
	font-size : 14px;
	color: #006699;
	border: thin none #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-left: 14px;
	background-image: none;


}
