﻿body 
{
	background-color:Black;
}
.DefaultHeaderDiv
{
	width:900px;
	height: 350px;
	background-image:url(Images/Top.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	text-align:center;
}
.DefaultContentDiv
{
	width:900px;
}
.Text
{
	font-family:Tahoma;
	font-size:12pt;
	color:#ff9726;
	font-weight:normal;
	text-align:left;
}
.NavigateLink
{
	font-family:Comic Sans MS;
	font-size:14pt;
	text-decoration:none;
	margin-left:10px;
	margin-right:10px;
	color:#a9add0;
	border:none;
	position:relative;
	top:200px;
}
.NavigateLink:hover
{
	color:#f18a81;
}
.LeftBarBlock
{
	width:307px;
	height:471px;
	font-style:normal;
	background-image:url(Images/Pane.gif);
	background-position:center top;
	background-repeat:no-repeat;
	color:#ff9726;
}
.DefaultPageLeftBarBlock
{
	width:400px;
	height:471px;
	font-style:normal;
	background-image:url(Images/Pane1.gif);
	background-position:center top;
	background-repeat:no-repeat;
	color:#ff9726;
}
.GaleryNavigateLink
{
	font-family:Tahoma;
	font-size:12pt;
	font-style:normal;
	color:White;
	text-decoration:none;
	display:block;
	text-align:left;
	position:relative;
	left:50px;
 }
.GaleryNavigateLink:hover
{
	color:#ff9726;
	text-decoration:none;
}
.SmallImagePanel
{
	height:118px;
	background-image:url(images/PerfoFrame.jpg);
	background-position:center;
	background-repeat:repeat-x;
	margin-top:10px;
	margin-bottom:10px;
}
.ScrollLink
{
	font-family:Comic Sans MS;
	font-size:40pt;
	font-style:normal;
	text-decoration:none;
	color:#ff9726;
}
.ScrollLink:hover
{
	color:Red;
}
.MainImage
{
	height:512px;
}
.SmallImage
{
	margin-left:10px;
	margin-top:10px;
	margin-bottom:10px;
}
.HiddenText
{
	font-size:8pt;
	color:Black;
	font-weight:normal;
}
.ContactDiv
{
	width:335px;
	height:512px;
	background-image:url(images/Fire.jpg);
	background-position:top;
	background-repeat:no-repeat;
	vertical-align:text-top;
}
.ContactText
{
 font-family:Tahoma;
 font-size:16px;
 font-weight:bold;
 color:Black;
 text-align:justify;
 position:relative;
 left:60px;
 top:270px;
}