﻿body
{
	background-color:#ffffff;
	padding:0px;
	margin:0px;
	background-image:url(/images/bg_page.gif);
}

a,
a:visited 
{
	color:#e1a02e;
	color:#efbc34;
	text-decoration:none;
	border:0px;
}

div 
{
	position:relative;
}

p 
{
	font-size:12px;
	font-family:Cambria, Georgia, "Times New Roman", Serif;
	color:#818181;
	color:#a29c8c;
	line-height:155%;
	padding:0px;
	margin:0px 0px 5px 0px;
	text-align:left;
}

#page 
{
	width:1004px;
	margin:0 auto;
}

#pageTitle 
{
	
	background-color:#f5f4f4;
	padding:12px 5px 12px 5px;
	background-image:url(/images/bg_folder_med.gif);
	background-color:#cccccc;
}

#pageTitle h1 
{
	margin:0px;
	line-height:100%;
	padding:0px 0px 0px 10px;
	font-family:Cambria, Georgia, "Times New Roman", Serif;
	color:#e1a02e;
	color:#ffffff;
	font-weight:bold;
	font-size:14px;
	text-shadow: -1px -1px 1px rgba(0,0,0, 0.2);
	
	
}

#header 
{
	text-align:left;
	height:124px;
}

#topnav 
{
	float:left;
	margin-top:44px;
	text-align:center;
	white-space:nowrap;
	margin-left:120px;
	background-image:url(/images/bg_nav.gif);
	padding:10px 30px 10px 10px;
	border-top:1px solid #eae9ea;
	border-left:1px solid #eae9ea;
	border-right:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-ms-border-radius: 10px;		
}



#topnav a,
#topnav a:visited
{
	float:left;
	padding:0px 0px 0px 16px;
	color:#888888;
}

#topnav a.selected,
#topnav a.selected:visited
{
	float:left;
	padding:0px 0px 0px 16px;
	color:#000000;
}

#topnav a:hover 
{
	color:#e1a02e;
}

#topnav #links 
{
	font-size:15px !important;
	text-shadow: 1px 1px 1px rgba(255,255,255, 1);
}

#topnav #links img 
{
	float:left;
	border:0px;
	margin:4px 5px 0px 0px;
}

#topnav #links a.selected img
{
	margin-top:0px;
}

#dilogo 
{
	margin:30px 0px 0px 0px;
	float:left;
}

#mainPic 
{
}

#homeColLeft,
.colLeft 
{
	float:left;
	width:498px;
}

#homeColLeft 
{
	height:441px;
	overflow:hidden;
}

div.colRight 
{
	width:498px;
	float:left;
	padding:0px 0px 30px 0px;
	text-align:left;
}

#homeTextArea .yellow,
#homeTextArea .blue,
#homeTextArea .green 
{
	background-repeat:no-repeat;
	width:498px;
	height:442px;
	float:left;
}

#homeTextArea .yellow 
{
	background-image:url(/images/bg_yellow.jpg);
}

#homeTextArea .blue 
{
	background-image:url(/images/bg_blue.jpg);
}

#homeTextArea .green
{
	background-image:url(/images/bg_green.jpg);
}

#homeTitle 
{
	position:absolute;
	margin:105px 0px 0px 55px;
	z-index:3;
}

#picDiLewis 
{
	position:absolute;
	top:32px;
	left:32px;
	z-index:2;
}

#footer
{
	margin:35px 0px 20px 0px;
	float:left;
	width:1000px
}

#footer p 
{
	font-size:13px !important;
}

table.thumbnails 
{
	padding:0px;
	margin:0px;
	position:relative;
	border-collapse:collapse;
	background-color:#eae9e8;
	background-image:url(/images/bg_folder_dark.gif);
}

table.thumbnails td 
{

	text-align:center;
	padding:0px 5px 0px 5px;
}

table.thumbnails td img 
{
	border:1px solid #ffffff;
	margin-top:10px;
}

table.thumbnails td a 
{
	border:1px solid #ffffff;
}

table.thumbnails td a:hover 
{
	border:1px solid #e1a02e;
}

table.thumbnails td
{
	border-right:1px solid #f2f2f1;
	border-bottom:1px solid #f2f2f1;
}

table.thumbnails div 
{
	height:215px;
	width:190px;
	text-align:center;
}

table.thumbnails .label 
{
	color:#bbbbbb;
	position:absolute;
	top:0px;
	font-size:11px;
	text-align:center;

}

div.thumbnails 
{


}


p.credits 
{
	padding-top:25px;
}

p.credits,
p.credits a 
{
	font-size:10px !important;
	color:#bbbbbb !important;
	
}

img {
	behavior: url("/pngbehavior.htc");
}

