body{
	background-color : #312F27;
	top : 0px;
	left : 0px;
	margin : 0px 0px 0px 0px;
	width: 100%;
	background-image : url(../img/sec/bgphotos.gif);
	background-repeat : repeat-x;

}

a:link {
	color: #CC6633;
	background-color: transparent;
	text-decoration: none;
}

a:visited {
	color: #CC6633;
	background-color: transparent;
	text-decoration: none;
}

a:hover {
	color: #eeeeee;
	background-color: transparent;
	text-decoration: underline;
}

a.sm:link {
	color: #96442A;
	background-color: transparent;
	text-decoration: underline;
	font-weight: normal;
	font-size: 10px;
}

a.sm:visited {
	color: #96442A;
	background-color: transparent;
	text-decoration: underline;
	font-weight: normal;
	font-size: 10px;
}

a.sm:hover {
	color: #056B44;
	background-color: transparent;
	text-decoration: underline;
	font-weight: normal;
	font-size: 10px;
}

div{
	font-family: Verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	text-decoration: none;
	border: none;
}

td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	color: #ECE1BA; 
	font-size: 10px;
	font-weight: bold;
}

.bold{
	font-weight : bold;
}

.greytext {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	color: #B0A88B; 
	font-size: 10px;
}


#header {
	top : 10px;
	left : 10px;
	width : 100%;
	position : absolute;
	font-size: 12px;
	font-weight: bold;
}

#photo {
	top : 51px;
	left : 10px;
	position : absolute;
}
















