body {
	background-color: #CCC;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 75%;
	color: #FFF;
	margin: 0px;
	padding: 0px;
}

img {
	border: 0px;
	border-style: none;
	font-size: 1px; 
}

img.thumbs {
	width: 90px;
	height: 60px;
	border: 1px;
	border-style: solid;
	border-color: #BBA282;
	margin-right: 9px;
	margin-bottom: 10px;
}

a {
	color: #CDB79E;
	font-weight: bold;
}

a:hover {
	color: #CDB79E;
	font-weight: bold;
	text-decoration: none;
}


h1 {
	font-size: 150%;
	font-weight: bold;
	color: #CDB79E;
	margin-top: 10px;
	margin-bottom: 0px;
}

h2 {
	font-size: 120%;
	font-weight: bold;
	color: #CDB79E;
	margin-bottom: 0px;
}

#topdiv {
	margin-top: 10px; 	
}

.center {
	text-align: center;
}

#horizon        
	{
	color: white;
	background-color: transparent;
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block
	}

#content    
	{
	font-family: Verdana, Geneva, Arial, sans-serif;
	background-color: transparent;
	margin-left: -320px;
	position: absolute;
	top: -258px;
	left: 50%;
	width: 640px;
	height: 516px;
	visibility: visible
	}

.topbrown	{
	text-align: left;
	vertical-align: middle;
	width: 640px;
	height: 100px;
	background-color: #BBA282;
	/* border-bottom: 1px solid #000; */
}


.middlebrown	{
	width: 640px;
	height: 28px;
	background-color: #968268;
	background-image: url(/portraits/images/nav_background.gif);
}

.bottombrowncolour	{
	background-color: #968268;
	width: 640px;
}

.bottombrownpadding	{
	padding: 15px;
}


.bottombrown	{
	text-align: left;
	width: 610px;
	height: 356px;
	background-color: #968268;
}

.flashbrown	{
	text-align: left;
	width: 640px;
	height: 426px;
	background-color: #968268;
}