body 
{
	margin:0;
	background-color:#182023;
	font-family:"Arial",Lucida Sans Unicode,Verdana,MS Sans Serif;
	font-size:13px;
    color:#1a0700;
}

div
{	
}

#Container
{
	position:absolute;
	height:870px;
	width:1100px;
}

#Header
{
	height:143px;
	width:1074;
	background: transparent url(Images/HeaderBackground.jpg) no-repeat;
}

#Left
{	
	position:absolute;
	left:0px;	
	top:143px;
	height:560px;
	width:269px;
	background: transparent url(Images/LeftBackground.jpg) no-repeat;
}

#Right
{
	position:absolute;
	right:0px;		
	top:143px;
	margin-right:28px;
	height:560px;
	width:248px;
	background: transparent url(Images/RightBackground.jpg) no-repeat;
}

.RightMenuC
{
	position:absolute;
	top:100px;
	left:60px;		
	/*#08444a*/
}


.RightMenuL:link
{
	color:#08444a;
	font-family:Arial;
	font-weight:bold;
	font-size: 16pt;
	text-decoration:none;
}

.RightMenuL:visited
{
	color:#08444a;
	font-family:Arial;
	font-weight:bold;
	font-size: 16pt;
	text-decoration:none;
}

.RightMenuL:hover
{
	color:#08444a;
	font-family:Arial;
	font-weight:bold;
	font-size: 16pt;
	text-decoration:underline;
}
.RightMenuL:active
{
	color:#08444a;
	font-family:Arial;
	font-weight:bold;
	font-size: 16pt;
	text-decoration:underline;
}

.galleryLinks a:link,a:visited,a:hover,a:active
{
	
}

.galleryLinks:link
{
	color:#000000;
	font-family:Arial;
	font-weight:bold;
	font-size: 10pt;
	margin-left:5px;
	margin-right:5px;
	text-decoration:none;
}

.galleryLinks:visited
{
	color:#000000;
	font-family:Arial;
	font-weight:bold;
	font-size: 10pt;
	margin-left:5px;
	margin-right:5px;
	text-decoration:none;
}

.galleryLinks:hover
{
	color:#000000;
	font-family:Arial;
	font-weight:bold;
	font-size: 13pt;
	margin-left:5px;
	margin-right:5px;
	text-decoration:none;
}
.galleryLinks:active
{
	color:#000000;
	font-family:Arial;
	font-weight:bold;
	font-size: 13pt;
	margin-left:5px;
	margin-right:5px;
	text-decoration:none;
}

a:link
{
	color:#000000;
	font-family:Arial;
	font-weight:bold;
	font-size: 10pt;
	margin-left:5px;
	margin-right:5px;
	text-decoration:none;
}

a:visited
{
	color:#000000;
	font-family:Arial;
	font-weight:bold;
	font-size: 10pt;
	margin-left:5px;
	margin-right:5px;
	text-decoration:none;
}

a:hover
{
	color:#000000;
	font-family:Arial;
	font-weight:bold;
	font-size: 10pt;
	margin-left:5px;
	margin-right:5px;
	text-decoration:underline;
}
a:active
{
	color:#000000;
	font-family:Arial;
	font-weight:bold;
	font-size: 14pt;
	margin-left:5px;
	margin-right:5px;
	text-decoration:underline;
}

a img
{
	border-color:#041a17;
}

#MainContentMainArea
{
	position:absolute;
	height:560px;
	width:500px;
	margin-left:30px;
}

#MainContent
{		
	position:absolute;	
	top:143px;
	left:269px;
	right:248px;
	height:560px;
	width:557px;	
}

#MainContentMenu
{
	width:555px;
	height:56px;
	background: transparent url(Images/MenuContent.jpg) no-repeat;
}

#MainContentArea
{
	position:absolute;
	width:555px;
	background: transparent url(Images/MainContentArea.jpg) no-repeat;		
	height:504px;
	padding-top:10px;
}

#Footer
{
	position:absolute;
	bottom:0px;
	height:173px;
	width:1074px;
	background: transparent url(Images/FooterBackground.jpg) no-repeat;
}
