#WELCOMEPIC
{
	width:850px;
	min-height:400px;
	border:thick solid #666;
	color:#fff;
	/*background-image:url('../includes/images/bgwelcome.jpg');*/
	background-color:#000;
	margin-top:30px;
	position:relative;
	text-align:center;
}
#LANDING /* new home page */
{
	width:620px;
	min-height:300px;
	border:thick solid #666;
	color:#FFF;
	background-image:url(Photos/gallery/images/dmu/dmu553.jpg);
	background-repeat:no-repeat;
	position:relative;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:x-large;
	text-align:center;
	padding:80px 10px 10px 10px;
	margin-left:auto;
	margin-right:auto;
}
#LANDING a, #LANDING a:visited
{
	background-color:#F06;
	padding:8px;
	border:thin solid #000;
	text-decoration:none;
	color:#FFF;
}
#LANDING a:hover
{
	background-color:#F99;
	color:#FFF;
}
#LANDING #THANKS
{
	width:600px;
	margin-left:auto;
	margin-right:auto;
}
#SUMMARYBOXES
{
	width:950px;
	margin-top:30px;
	margin-left:-10px;
}
.imagefooter
{
	color:#fff;
	width:254px; 
	position: absolute;
	bottom:12px;
	right:-7px;
}
.summarybox
{
	width: 232px;
	min-height:250px;
	padding:15px;
	border: thick solid #666;
	float:left;
	font-size:medium;
	color:#666;
	margin:10px;
	position:relative;
}
.summaryboxtitle
{
	font-size:xx-large;
	color:#666;
	margin:-48px 0 20px -20px;
	font-weight:900;
}
.summaryboxfooter
{
	color:#fff;
	width:254px; 
	position: absolute;
	bottom:12px;
}
.summaryboxfooter a, .summaryboxfooter a:active, .summaryboxfooter a:visited, .imagefooter a, .imagefooter a:active, .imagefooter a:visited
{
	display:block;
	color:#fff;	
	text-decoration:none;
	font-weight:800;
	background-color:#666;
	text-align:right;
	margin:-15px;
	padding:4px;
	width:100%;
}
.summaryboxfooter a:hover, .imagefooter a:hover
{
	background-color:#333;
}
#globalnav {
	position:relative;
	float:left;
	width:100%;
	margin-top:-26px;
	margin-left:-9px;
	padding:0;
	list-style:none;
	line-height:1em;
	font-size:small;
}
#PAGE
{
	width:950px;	
}
