body
{
font: 12px Verdana;
}

#border
{
postion: absolute;
top: 0;
left: 0;
width: 795px;
height: 100%;
border-right: 1px solid SteelBlue;
position: absolute;
top: 0px;
z-index: -1
}


#top_ban
{
width: 100%;
height: 85px;
background-image: url(title.jpg);
border-bottom: 1px solid SteelBlue;
border-top: 1px solid SteelBlue;
margin-bottom: 4px;
margin-top: 4px;
}

#location_ticker
{
width: 100%;
height: 20px;
background-color: SteelBlue;
color: white;
padding-left: 15px;
float: left;
}

.set_col
{
color: white;
}

#location_ticker a:link, #location_ticker a:visited, #location_ticker
{
color: white;
text-decoration: none;
}

#pane_hold
{
postion: absolute;
width: 100%;
height: 87%;

}

#left_pane
{
position: relative; 
top: 0;
left: 0;
width: 20%;
height: 100%;
background-color: white;
float: left;
border-right: 1px dashed SteelBlue;
padding-top: 10px;
padding-left: 15px;
}

#menu
{
font-size: 12px;
border: 2px solid SteelBlue;
width: 80%;
height: 30px;
padding-left: 0px;
padding-bottom: 5px;
margin-bottom: 15px;
}

#x
{
padding: 3px;
margin-bottom: 5px;
width: 100%;
background-color: SteelBlue;
color: white;
}

#menu a:link, #menu a:visited 
	{
	color: black;
	text-decoration: none;
	}
	
#menu a:hover 
	{
	color: SteelBlue;
	text-decoration: underline;
	}

#middle_pane
{
width: 59%;
height: 100px;
background-color: white;
float: left;
padding-top: 10px;
padding-left: 15px;
}

#middle_pane a:link, #middle_pane a:visited 
	{
	color: black;
	text-decoration: none;
	}
	
#middle_pane a:hover 
	{
	color: SteelBlue;
	text-decoration: underline;
	}

#right_pane
{
width: 20%;
height: 100%;
background-color: white;
float: right;
padding-top: 10px;

border-left: 1px dashed SteelBlue;
}

.img
{
border: 1px solid steelblue;
margin-bottom: 20px;
}

.img_middle
{
margin: 15 15 30 15;
float: left;
border: 1px solid steelblue;
}

.planner
{
border: 1px solid steelblue;
}

