﻿body 
{
	text-align:center;
	font-family:Verdana, Arial, Sans-Serif;
	background-color:#011224;
	}
h1, .title
{
	font-size:14px;
	text-transform:uppercase;
	margin:0px;
	padding:0px;
}

.title
{
	margin-right:30px;
	font-weight:bold;
}

p
{
	margin:0px;
	padding:0px;
}

.main
{
	background:url(images/main.jpg);
	width:1003px;
	height:642px;
	margin:0px auto;
	text-align:left;
	position:relative;
}


.menu
{
	position:absolute;
	top:229px;
	left:33px;
	height: 196px;
	width: 146px;
	font-size:1em;
}


/*.menu ul
{
		padding:0px;
		margin:0px;
}

.menu ul li
{
	width:146px;
	height:28px;
	margin-bottom:12px;
	margin-left:0px;
	Text-transform:uppercase;
	font-size:13px;
	font-weight:bold;
	background:url(images/menu-g.gif) no-repeat;
	list-style:none;
	text-align:center;
}


/*.menu ul ul
{
	background:#ffdc00;
	margin-top:10px;
	font-weight:normal;
	width:120px;
}

.menu ul ul li
{
	padding:0px;
	margin:0px;
	background-image:none;
	color:#000;
	font-weight:normal;
	text-transform:none;
	width:120px;
}


.menu ul ul li a
{
	color:#000;
}

.menu ul ul li a:hover
{
	color:#000;
	font-weight:bold;
	background-image:none;
	
}/

.menu li A
{
	color:white;
	text-decoration:none;
	position:relative;
	top:4px;
		font-weight:normal;

}

.menu li.selected
{
	background:url(images/menu-y.gif) no-repeat;
}

.menu li.selected A
{
	color:Black;
<<<<<<< .mine
			font-weight:bold;
}
=======
}*/

.contentpanel
{
	position:relative;
	width:700px;
}

.rounded
{
	background-color:#7dae35;
	border:solid 3px #c2c3c6;
	color:White;
	font-size:13px;
	line-height:19px;
}

.rounded P
{
	margin-left:15px;
}

.rounded a
{
	color:White;
	text-decoration:none;
}

.rounded a:hover
{
	text-decoration:underline;
}

.roundedPhoto
{
	/*border:solid 3px #FFDC00;*/
	width:364px;
	height:364px;
	padding:0px;
	margin:0px;
	position:relative;
	top:155px;
	left:255px;
	background-position:center;
	border-color:#FFDC00;
	background-repeat:no-repeat;
	background-position:left top;
	margin-right:20px;
	margin-bottom:40px;
	border-color:#FFDC00;
	border-style:solid;
}

.roundedThumb,.roundedThumbSelected
{
	/*ffdc00;
	border:solid 2px #ccc;*/
	width:57px;
	height:57px;
	padding:0px;
	margin:0px;

	cursor:pointer;
	border-style:solid;
	border-width:2px;
	border-color:#FFFFFF;
	margin-right:17px;
	margin-bottom:17px;
}

.roundedThumbSelected
{
	border:solid 2px #ffdc00;
}

.galleryThumbs
{
	position:absolute;
	top:154px;
	left:663px;
	background-repeat:no-repeat;
}

.PageNavSelected a
{
	font-weight:bold;
	font-size:1.2em;
	color:#FDE900;
}


#navigation {
	font-size:12px;
	margin:0px;
	padding:0px;
	text-indent:0px;
	width:146px;
}
#navigation a.head {
	cursor:pointer;
	background:url(images/menu-g.gif) no-repeat;
	color:#FFFFFF;
	display:block;
	/*font-weight:bold;*/
	margin:0px;
	padding:0px;
	text-decoration: none;
	height:28px;
	text-align:center;
	text-transform:uppercase;
	padding-top:5px;
	margin-bottom:9px;
}
#navigation a.head:hover {
	background:url(images/menu-y.gif) no-repeat;
	color:#000;
font-weight:bold;
}
#navigation a.selected {
	background:url(images/menu-y.gif) no-repeat;
	color:#000;
font-weight:bold;
}
#navigation a.current {
	color:#000;
font-weight:bold;
}
#navigation ul 
{
	font-size:1.0em;
	border-width:0px;
	margin:0px;
	padding:0px;
	background-color:#ffdc00;
	margin-top:-15px;
	text-align:center;
	width:120px;
	margin-left:11px;
	margin-bottom:10px;
}
#navigation li {
	list-style:none outside none; display:inline;
}
#navigation li li a {
	color:#000000;
	display:block;
	text-decoration: none;
	
}
#navigation li li a:hover {
	background-color:#ffdc00;
	color:#000;
	font-weight:bold;
}


#navigation li li a.current,#navigation li li a.selected {
	background-color:#ffdc00;
	color:#000;
	font-weight:bold;
}
.download
{
	text-align:center;
}

.button-hires, .button-hireswhite
{
	position:absolute;
	left:256px;
}

.button-hires
{
	top:555px;
}

.button-hireswhite
{
	top:535px;
}

.attachments
{
	position:absolute;
	top:410px;
	left:698px;
}

.attachments UL
{
	margin:0px;
	padding:0px;
	list-style:none;
}