body, table {
	font-family: arial;
	font-size: 10px;
	color: #000000;
}

.main_header {
	background-image: url("components/images/bg.gif");
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.navbar {
	width:186px;
	height:576px;
}


.photogrid td {
	width:105px;
	height:160px;
	border: #ffe469 2px solid;
}

.homeheadline {
	color:#526312; 
	font-weight:bold; 
	font-size:12;
	text-decoration:none;
	font-family:Georgia;
}

<%flags>
        inherit => undef
</%flags>


