body
{
	background: #E7EEE8 url(images/design/bgfallingmoneypicture.gif);
}

#GuestBody
{
	margin: 0 auto;
	width: 800px;
	border: 1px solid #000000;
        background: #99CDFF;
        font-family: Verdana;
        font-Size: 10px;
}

#GuestHeader
{
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
        float: top;
	height: 160px;
	background:url(images/design/guestheader.jpg);
}



#ContentLeft
{
	
        width: 570px;
	float: left;
	margin-left: 10px;
        height: 100%;
        
}

#ContentLeftLeft
{
	width: 280px;
	float: left;
	margin-left: 0px;
        height: 423px;
        
}
#ContentMiddle
{
	margin-left: 290px;
        margin-right: 0px; 
        height: 100%;
        margin-bottom: 10px;
        height: 423px;
        
       	
}

#ContentRightHead
{
	border: 1px solid #000000;
        width: 200px;
        height:20px;
        background:url(images/design/bar007.jpg);
        text-indent: 5px;
        text-align:center;
        font-size:12px;
        margin-right: 10px;
        margin-top: 10px;
        
}
#ContentRightHeadContent
{
	width: 200px;
        height:100%;
        background-color: #73D333;
        margin-right: 10px;
        border: 1px solid #000000;
        
}
#ContentRight
{
	margin-top: 10 px;
        margin-right: 10px;
        width: 200px;
        float: right;
        
        
}
#Contentaheader
{
        background:url(images/design/bar007.jpg);
        height:20px;
	border: 1px solid #000000;
        margin-right: 10px;
        width: 570px;
        float: left;
        text-align:center;
        font-size:12px;
}
#Contenta
{
	margin-top: 10 px;
        margin-right: 10px;
        height:100%;
        width: 570px;
        float: left;
        border: 1px solid #000000;
}
#box
{
	width:800px;
        height: 30px;
	margin-right: 0px;
        margin-left: 0px;
        margin-top: 130px;
	background:url(images/design/bar007.jpg);
        float:left;
}
	/* controls the menu */
#menucont
{
	float: left;
        width: 800px;
	height: 30px; 
        margin-top: -30px;
}

#testsider
{
	margin-right: 27px;
        margin-top: -100px;
        float:right;
        font-size: 14px;
        color: #97CCFF;
}

	.menublock,
	.display
{
	
	width: 100px;
        margin-right: 0px;
        
        

}

.subs
{
	background-color: #000000;
}
.subs a
{
	display: block;
}

	/* This makes the drop down disappear when not used */
.menublock 
.subs
{
	display: none;
}

	/* The fonts for cl, dl, sl and tl */
a.tl, a.tl:hover, a.tl:active, a.sl, a.sl:hover, a.sl:active, a.cl, a.cl:hover, a.cl:active, a.dl, a.dl:hover, a.dl:active
{ 
	display: block;
	text-decoration: none; 
	color: #000000;
	background:url(images/design/bar007.jpg);
	margin: 0px 0px 4px 0px;
	padding: 4px;
	border: none;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	height:22px;
}

	/* The active drop down item - refer to as tl */
a.tl:hover, a.tl:active , a.sl:hover, a.sl:active
{ 
	background:url(images/design/bar008.jpg);
}
	
	/* The background color of the drop down item when on a sub page */
a.cl, a.cl:hover
{ 
	background-color: #FDD224;
}

	/* The drop down itself - refer to as sl */
a.sl, a.sl:hover, a.sl:active{
	text-align: left;
	font-size: 12px;
	font-weight: normal;
	height: 15px;
	margin: 0px;
	padding: 4px;
	background-color: #E3BC1E;
}

.subs a.sl:active
{
	display: block;
}

.subs a.sl:hover
{
	display: block;
	background-color: #FDD224;
}
#BaseFooter
{
	clear: both;
	padding: 15px 5px 0px 5px;
	text-align: center;
}

a:link, a:visited
{
	color: #002AB1;
	text-decoration: none;
}

a:hover
{
	color: #01674E;
        text-decoration: underline;
}

