

Body {
	background-image:url(../images/background.jpg);
	background-repeat:repeat-x;
	background-color:#520e7d;
}

#Wrapper {	
	width:741px;
}

#Header {
	float:left;
	clear:both;
}

#Header_Logo {
	float:left;
	clear:right;
	width:171px;
	height:117px;
	background-image:url(../images/template_01.jpg);
}

#Header_Right {
    float: left;
    clear: right;
    width: 570px;
    height: 117px;
}

#Header_Top_Right {
	float:left;
	clear:both;
	width:570px;
	height:67px;
	background-image:url(../images/template_02.gif);
	background-repeat:repeat-x;
}

#Header_Bottom_Right {
	float:left;
	clear:both;
	width:570px;
	height:50px;
	background-image:url(../images/template_03.gif);
}

#Middle {
	background-image:url(../images/Middle1.gif);
	background-repeat:repeat-y;
	float:left;
	clear:both;

}

#Left {
	float:left;
	clear:right;
	width:7px;
	height:400px;
}

#Main_Menu 
{
	float:left;
	clear:right;
	width:149px;
	height:372px;
	background-image: url(../images/menu_bg.jpg);
	background-color: #f582e1;
	background-repeat:repeat-x;
}



#Banner {
	float:left;
	clear:right;
	width:579px;
	height:115px;
	background-image:url(../images/template_06.jpg);
}

#Right {
	float:left;
	clear:right;
	width:6px;
	height:400px;
	
}

#Content {
	float:left;
	clear:right;
	width:560px;
	background-color:#FFFFFF;
	padding-right: 19px;
}

#Footer {
	background-image:url(../images/template_09.jpg);
	background-repeat:no-repeat;
	width:741px;
	height:33px;
	float:left;
	clear:both;
	color:#c99fd9;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-top:12px;
}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	color:#491d8e;
	text-align:left;	
	font-size:24px;
	padding-left:15px;
	line-height:24px;
	}
	
h2 
{
	font-family:Arial, Helvetica, sans-serif;
	color:#491d8e;
	font-size:18px;
	text-align:left;
	padding-left:20px;
}

h3 
{
	font-family:Arial, Helvetica, sans-serif;
	color:#341350;
	font-size:14px;
	text-align:left;
	padding-left:20px;
}
	
	
td {
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	font-size:12px;
	padding-right:20px;
}	


li {
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	font-size:12px;
	padding-right:20px;
}	

	
p {
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	font-size:12px;
	padding-left:20px;
	padding-right:20px;
}

.Menu_Item {
	background-image:url(../images/menu_item.jpg);
	background-repeat:no-repeat;
	height:17px;
	width:149px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:12px;
	text-align:left;
	padding-left:20px;
	padding-top:3px;
	}
	
.Sublinks 
{
	margin: 5px 0 5px 0;
	padding-left:10px;
	text-align:left;
}

.Sublinks a, .Sublinks a:visited
{	
	line-height:20px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#491d8e;	
	text-decoration:none;
	line-height: 13px;
}
	

.Sublinks a:hover, .Sublinks a:visited:hover
{
	line-height:20px;
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
	line-height: 13px;
}
		
.Menu_Item a, .Menu_Item a:visited
{
	color:#FFFFFF;	
	text-decoration:none;
}

.Menu_Item a:hover, .Menu_Item a:visited:hover
{
	color:#f59fe9;
	text-decoration:none;
}

.Menu_Item_Selected 
{
	background-image:url(../images/menu_item_selected.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:109px;
	font-family:Arial, Helvetica, sans-serif;
	color:#6b297d;
	font-weight:bold;
	font-size:12px;
	text-align:left;
	padding-left:40px;
	padding-top:5px;
	padding-bottom:7px;	
}

a 
{
	font-family:Arial, Helvetica, Sans-Serif;
	color:#491d8e;
	
}

a:hover 
{
	font-family:Arial, Helvetica, Sans-Serif;
	color:#f59fe9;
	
}
	
a:visited:hover 
{
	font-family:Arial, Helvetica, Sans-Serif;
	color:#f59fe9;
	
}

.Number 
{
margin-bottom:-5px;
margin-right:5px;
}

.contact
{
	margin-top:0px;
}     

.send
{
	margin-top:10px;
}




#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA);/* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }


        