body {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	background:url("../i/bg.jpg");
	margin: 0px;
	padding: 0;
	border: 0px;
	text-align: center; /* centering hack 1/2 */
}

#photopage {
	width:1024px;
	margin-left: auto;
	margin-right: auto;
	text-align:center;
}

#gallerys {
	width:800px;
	margin-left: auto;
	margin-right: auto;
	text-align:center;
}

#gallerys a, #gallerys span {
	color:#264B91;
	float:left;
	padding-top:15px;
	padding-left:23px;
}

#gallerys a:hover {
	color:#ffffff;
}

#gallerys span {
	color:#ffffff;
}

#navdiv {
	position:absolute;
	top:0;
	left:0;
	width:100%;
}

#navlinks {
	position:relative;
	width:900px;
	margin-left: auto;
	margin-right: auto;
	text-align:left;
}

#navlinks a {
	float:left;
	padding:0;
	height:55px;
	border: none;
	margin-top:226px;
}

.cssnav img
{
border: 0
}

.cssnav:hover img
{
visibility:hidden
}

#ablog {
	margin-left:190px;
	width:131px;
	background: url("../i/blogwhite.gif") no-repeat 0 0;
}

#anews {
	width:99px;
	background: url("../i/newswhite.gif") no-repeat 0 0;
}

#aphoto {
	width:107px;
	background: url("../i/photowhite.gif") no-repeat 0 0;
}

#ainfo {
	width:157px;
	background: url("../i/infowhite.gif") no-repeat 0 0;
}

#aus {
	width:216px;
	background: url("../i/uswhite.gif") no-repeat 0 0;
}

#selected {
	float:left;
	border:0;
}

#footer {
	width:100%;
	margin-left: auto;
	margin-right: auto;
	padding-top:20px;
	clear:both;
}

#footer span {
	display:block;
}

.copyright {
	font-size:10px;
	color:#666;
}

.copyright img {
	border:0;
	padding:1px 5px 5px 5px;
}

#gcow a img {
	border:0;
	margin:10px 0;
}


