/***********************************/
/*  DBA Guide .com.au layout */  
/***********************************/

body {
	margin-left: 0;
	margin-right: 0; 
	margin-top: 0;
	margin-bottom: 0; 
}

div {
	text-align:center;
}

div#page {
/*  border:1px solid purple; */
  width:855px;
	margin:0 auto;
	padding:5px;
	text-align:left;
}

div#header {
/*    border:2px solid red; */
	width:850px;
	height:90px;
}

div#menu {
  border:2px solid green;
  width:200px;
	float:left;
  margin:10px 0 10px 5px;
  min-height:350px;
	_height:350px;

}

div#content {
  border:2px solid blue;
  width:600px;
	margin:10px 0 10px 235px;
  min-height:500px;
	_height:500px;
}

div.contentheader{
	margin: 0; 
	color: #000000; 
	text-align:center; 
	font-family:Arial, "Century New Gothic", Helvetica,sans-serif; 
	font-weight: bold; 
	font-size: 26px; 
	text-decoration: none;
	}
	
div.contenttext{	
	color: #000000; 
	text-align: left; 
	font-family: Arial, "Century New Gothic", Helvetica,sans-serif; 
	font-weight: 
	normal; 
	font-size: 20px; 
	text-decoration: none; 
	padding-left: 5px; 
	 line-height: 100%
	} 

#content p{ 
    margin: 5px; 
       } 
    	
	
div#footer {
  clear:both;
  background-color: #005900;
  width:850px;
	height:15px;
}

#navcontainer
{
padding: 0;
margin: 0;
background-color: #005900;
color: #FFFFFF;
width: 100%;
font: normal 100% arial, helvetica, sans-serif;
text-align: center;
color: #FFFFFF; font-family: Arial,Helvetica,sans-serif; text-align:center; font-weight: normal; font-size: 22px; text-decoration: none;
}

 #menulist
{
padding-left: 0;
margin-left: 0;
font: normal 12px arial, helvetica, sans-serif;
text-align: center;
width: 200px;
}

#menulist li
{
list-style: none;
margin-left: 5px;
padding-left: 5px;
}

#menulist li a { color: #036; text-decoration: none; }
#menulist li a:hover{color: red; text-decoration: underline overline;}

#list-menu {
width: 200px;
/* this width value is also effected by
the padding we will later set on the links. */
}

#list-menu ul {
margin: 0;
padding: 0;
list-style-type: none;
font-family: verdana, arial, sanf-serif;
font-size: 18px;
}

#list-menu li {
margin: 2px 0 0;
}

#list-menu a {
display: block;
width:188px;
padding: 2px 2px 2px 10px;
border-top: 1px solid #000000;
border-right: 0;
border-bottom: 1px solid #000000;
border-left: 0;
background: #dcdcdc;
text-decoration: none; /*lets remove the link underlines*/
}

#list-menu a:link, #list-menu a:active, #list-menu a:visited {
color: #000000;
}

#list-menu a:hover {
border-top: 1px solid #000000;
border-right: 0;
border-bottom: 1px solid #000000;
border-left: 0;
background: #333333;
color: #ffffff;
}

div.thickline
{
clear:right;
padding: 0;
margin: 0;
background-color: #005900;
color: #FFFFFF;
width: 100%;
font: normal 98% arial, helvetica, sans-serif;
text-align: center;
color: #FFFFFF; font-family: Arial,Helvetica,sans-serif; text-align:center; font-weight: normal; font-size: 22px; text-decoration: none;
}

div.schoollabel {color:black; font-family: Arial,Helvetica,"Times New Roman", sans-serif; text-align:left; font-weight: bold; font-size: 16px; text-decoration: none; padding-left:5px;}

div.schooltitle {color:black; font-family: Arial,Helvetica,"Times New Roman", sans-serif; font-weight: normal; text-align:left; font-size: 14px; text-decoration: none; padding-left:5px;}

div.programtitle {color:black; font-family: Arial,Helvetica,"Times New Roman", sans-serif; font-weight: bold; text-align:left; font-size: 18px; text-decoration: none; padding-left:5px;}

div#logoright{float:right;}

div.labeldetailrow{width:100%; padding-bottom:1px; display:inline} 

div.label {float:left; display:inline; width:30%; text-align: right; color: black; font-family: Arial, Helvetica, "Times New Roman"; font-weight: bold; font-size: 13px; text-decoration: none;}

div.detail {float:right; display:inline; width:70%; text-align: left; color: black; font-family: "Times New Roman", Arial, Helvetica; font-weight: normal; font-size: 14px; text-decoration: none;}

td.label {width:30%; text-align: right; vertical-align:top; color: black; font-family: Arial, Helvetica, "Times New Roman"; font-weight: bold; font-size: 15px; text-decoration: none;}

td.detail {width:70%; text-align: left; color: black; font-family: "Times New Roman", Arial, Helvetica; font-weight: normal; font-size: 16px; text-decoration: none;}

div#underconstruction{float:right;} 