#banner
{
	background-color : #A37297;
	width : 950px;
	height : 45px;
	margin-top : 5px;
	margin-left : 0px;
	
}

#leftnav
{	
	position : absolute;
	left : 5px;
	top: 93px;
	width : 180px;
	border : 1px solid #A37297;
	height : 39.5em;
}
	
#content
{
	position : absolute;
	left : 195px;
	top: 60px;
	width : 760px;
	/*border : 1px solid #A37297;*/
	/*height : 38.5em;*/
}	

	
#col_one
{ 
	width : 28em;
	float : left;
	/*border : 1px solid #A37297;*/
 }


#col_two	
{ 
	width : 28em;
	float : right; 
	margin-right : 1em;
	/*border : 1px solid #A37297;*/
 }	
	
	
#progress
{	
	width : 552px;
	margin-left : 100px;
	margin-right : 1.5em;
	white-space : nowrap;
	border-left : 1px solid Green;
	border-right : none;
}	
	
.current
{  
	width : 100px;
	height : 20px;
	border-right : 1px solid Green;
	text-align : center;
	float : left;
	background-color : Yellow;
	padding-left : 3px;
	padding-right : 3px;
	padding-top : 2px;
	padding-bottom : 2px;
	border-top : 1px solid Green;
	border-bottom : 1px solid Green;
}

.notcurrent
{	
	width : 100px;
	height : 20px;
	text-align : center;
	border-right : 1px solid Green;
	float : left;
	background-color : #CCFFCC;
	padding-left : 3px;
	padding-right : 3px;
	padding-top : 2px;
	padding-bottom : 2px;
	border-top : 1px solid Green;
	border-bottom : 1px solid Green;
}
	
.leftnavhead
{	
	background-color : #A37297;
	padding-left : 0.5em;
	padding-right : 0.5em;
	padding-top : 0.25em;
	padding-bottom : 0.25em;
	color : #FFFFFF;
	font-weight: bold;
	margin-top : 2.0em;
	margin-bottom : 0.5em;
}
	
.leftnavhead1
{	
	background-color : #A37297;
	padding-left : 0.5em;
	padding-right : 0.5em;
	padding-top : 0.25em;
	padding-bottom : 0.25em;
	color : #FFFFFF;
	font-weight: bold;
	margin-top : 0.0em;
	margin-bottom : 0.5em;
}	
	
A.leftmenu
{	text-decoration : none;
	padding-left : 8px;
	padding-right : 1.0em;}
	
.button
{
	color: #FFFFCC;
	background-color : #A37297;
	border: 1px solid #000000;
	font-weight : bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 100%;
	margin-top : 0em;
}	
	
INPUT
{ margin-bottom : 0.5 em; }	

.leftnavheadadmin
{	
	background-color : #A37297;
	padding-left : 0.5em;
	padding-right : 0.5em;
	padding-top : 0.25em;
	padding-bottom : 0.25em;
	color : #FFFFFF;
	font-weight: bold;
	margin-top : 0.0em;
	margin-bottom : 0.5em;
}	

#options
{
	float : right;
	border : 1px solid Green;
	width : 180px;
	margin-right : 10px;
	margin-left : 10px;
	margin-top : 30px;
}

#optionheader
{
	background-color : #A37297;
	padding-left : 0.5em;
	padding-right : 0.5em;
	padding-top : 0.25em;
	padding-bottom : 0.25em;
	color : #FFFFFF;
	font-weight: bold;
	margin-top : 0.0em;
	margin-bottom : 10px;
}


.homepagetext
{
    position : absolute;
    left: 0px;
    top : 280px; 
}


/* IMAGES */

.lefttop
{
    border: 1px solid #000066;
    position : absolute;
    left: 0px;
    top : 33px;
}

.leftbottom
{
    border: 1px solid #000066;
    position : absolute;
    left: 0px;
    top : 161px;
}

.centerpicture
{
    position : absolute;
    left: 192px;
    top : 33px;
}

.righttop
{
    border: 1px solid #000066;
    position : absolute;
    left: 566px;
    top : 33px;
}

.rightbottom
{
    border: 1px solid #000066;
    position : absolute;
    left: 566px;
    top : 161px;
}
