A:link{text-decoration:none;color:#e8ab00; font-weight:bold;}
A:visited{text-decoration:none;color:#e8ab00; font-weight:bold;}
A:active{text-decoration:none;color:#ffffff; font-weight:bold;}
A:hover{text-decoration:none;color:#ffffff; font-weight:bold;}

img{border-width: 0px; color:#000}

#body {
    background-image:url(/data/p_b.gif);
    background-color:#2d3137;
    background-repeat:repeat-x;
    width: 900px;margin:auto;

}

#holder {
    float:left;
    background-color:#517186;
    background-repeat:repeat-x;
    background-image:url(/data/hbgr.gif);
    background-position:bottom;
    width: 897px;
}

#logo {
	float:left;
	height:82px;
	width:897px;
	
}
        #search {
	float:left;
	height:10px;
	width:232px;
        padding-left: 70px;
        padding-top:70px;
}

#menu {
	float:left;
	height:37px;
	width:897px;
	background-image: url(/data/1home_05.gif);
}


#header {
	float:left;
	height:110px;
	width:897px;
}
#contleft {
	float:left;
	width:547px;
	margin: 10px 5px 3px 10px;
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
#contright {
	float:left;
	width:319px;
	margin: 10px 10px 3px 5px;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	color: #FFFFFF;
}
#spacer{
	width:897px;
	float:left;
}

#footer{
float:left;
width:100%;
margin: 0 auto;
}

#admin{
float:left;
width:897px;
}

.errorMessage{ background-color :#FFFFFF; padding:5px;}
