<style>
body {
	margin-left: 100px;
	margin-top: 0px;
	margin-right: 100px;
	margin-bottom: 0px;
}
#logo{float:left; background-image:url(Images/crave_soft250X100.JPG); width:254px; height:70px;}
#topheader{
	float:left;
	width:586px;
	height:76px;
	background-color:#F0F0F0;
	position:absolute;
	left: 355px;
	top: 3px;
}
#toplinks{position:absolute; right:10px; top:10px;}
#menu{float:right; width:526px; height:32px; background-image:url(Images/bg_menu.gif); }
#contenttext{position: absolute; top=100px; left=350px; float:right; width:526px;}
#leftpanel{position: absolute; left: 89px; top:102px; float:left; width:274px;}
#footer{
	float:center;
	position:absolute;
	bottom:-10px;
	left:100px;
	right:100px;
	width:850px;
	background-color:#F0F0F0;
	padding:10px;
	height: 30px;
}

/*GRAY PANEL*/
.graypanel{
	border:solid 1px #666666; background-color:#F7F7F7; padding:10px; margin:10px;
}

/*TEXT STYLES*/
.bodytext {
	font: 9px Verdana, Tahoma, Calibri, sans-serif, ;
	font-weight:bold;
	color: #666666;
}
.bodytext2 {
	font: 0.9em Tahoma, Verdana, Calibri, sans-serif, ;
	font-weight:bold;
	color: #666666;
}

.formelements {
	font: 1.2em Tahoma, Verdana, Calibri, sans-serif, ;
	font-weight:bold;
	color: #666666;
}

.titletext {
	font: 0.7em Tahoma, sans-serif;
	font-size:36px;
	font-weight:bold;
	color:#CC0000;
}
.whitetitle {
	font: 0.7em Tahoma, sans-serif;
	font-size:36px;
	font-weight:bold;
	color:#FFFFFF;
}
.smalltitle {
	font: 0.7em Tahoma, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#CC0000;
}
.smallwhitetext {
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #FFFFFF;
}
.smallwhitetext a{
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration:none;
}
.smallwhitetext a:hover{
	text-decoration:underline;
}
.smallgraytext {
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#999999;
}
.smallgraytext a{
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#999999;
	text-decoration:none;
}
.smallgraytext a:hover{
	text-decoration:underline;
}
.smallredtext {
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#CC0000;
}
.smallredtext a{
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#CC0000;
	text-decoration:none;
}
.smallredtext a:hover{
	text-decoration:underline;
}
.bodytext a:hover{
	text-decoration:underline;
}
</style>
