body
{
	background:#000000; url top left no-repeat;
	font-family:arial, helvetica, verdana, sans serif;
	font-weight:bold;
	font-size:12pt;
	margin:0;
	color:#ffffff;
}

#bodycontainer
{
	width:1000px;
}

#logoheader
{
	background: url("../images/greylogo.GIF") top left no-repeat;
	width:650px;
	height:105px;
}

#logoheader span
{
	display:none;
}

#navmenu
{
	text-align:centre;
	font-weight:normal;
	font-size:14pt;
	margin:0 40px;
}

#navmenu ul
{
	display:inline;
	margin-left:0px;
	padding:0 10px 5px;
	border-bottom-style:double;
	border-bottom-color: #140377;
	list-style-type:none;
}

#navmenu li
{
	display:inline;
	border-left:3px solid #140377;
	padding:0 0px 0 6px;
}

#navmenu a
{
	color:#2907F7;
	text-decoration:none;
}

#navmenu a:hover
{
	color:#140377;
}

#navmenu li.firstmenuitem
{
	border:0;
}

h2.maintitle
{
	background:url(../photography/images/nothing.gif) top left no-repeat;
	float:left;
	margin:0 0 0 10px;
}

* html h2.maintitle
{
	margin:18px 0 0 10px;
}

h2.maintitle span
{
	display:none;
}
h3.maintitle
{
	position:relative;
	top:8px;
	font-size:12pt;
	font-weight:lighter;
}

a
{
	color:#2907F7;
}

a:hover
{
	color:#140377;
}
