@charset "utf-8";
/* CSS Document */

body
{
	font-family:Verdana, Arial, Helvetica, sans-serif, Century;
	font-size:11px;
}

h1,h2,h3,hh4,h5,p,li,ul
{
margin:0;
padding:0;
}


div#Admin
{
	margin-top:50px;
	width:600px;
	min-height:250px;
	border:#333333 solid 1px;
	padding-left: 20px;
	float: left;
	margin-left: 100px;
}

div#Admin a
{
color:#000000;
text-decoration:none;
}

div#Admin a:hover
{
text-decoration:underline;
color:#000000;
}

div#imagelink a
{
height:120px;
width:142px;
}

div#imagelink img:hover
{
border:#000066 solid 1px;
}

div#imagesize img
{
width:300px;
height:200px;
border:#000000 solid 1px;
}

.error
{
font-family:Verdana, Arial, Helvetica, sans-serif, Century;
font-size:14px;
color:#FF0000;
}

div#maingallery
{
	width:800px;
	border:#899740 solid 1px;
	margin-top:20px;
	overflow: auto;
	padding-top: 10px;
	margin-bottom: 20px;
	padding-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
}

div#gallerylinks
{
	border:#CCCCCC solid 1px;
	float: left;
	margin-top: 45px;
	margin-left: 10px;
	margin-right: 20px;
	padding-left: 10px;
	padding-bottom: 10px;
}

div#gallerylinks li ul
{
margin:0;
padding:0;
}

div#gallerylinks li
{
margin-right:20px;
list-style:none;
margin-top:5px;
}

div#gallerylinks a
{
text-decoration:none;
color:#899740;
}

div#gallerylinks a:hover
{
text-decoration:underline;
color:#899740;
}

div#picturecaptions
{
	height:25px;
	font-size:12px;
	float: left;
	width: 900px;
	text-align: center;
}

/*div#picture img
{
width:620px;
height:500px;
border:#666666 solid 1px;
padding:5px;
margin:5px;

}*/

div#picture
{
	float: left;
	margin-top: 5px;
	margin-left: 10px;
}

div#picture img
{
border:#999999 solid 1px;
margin:1px;
padding:2px;
}
div#toplinks
{
width:900px;
}

body img
{
border:#CCCCCC solid 1px;
margin:3px;
padding:3px;
}

div#albumindex
{
	width: 736px;
	border:#003366 solid 1px;
	margin-left:auto;
	margin-right:auto;
	padding:20px;
	margin-top: 10px;
	margin-bottom: 10px;
}

div#albumName
{
	width:800px;
	padding-bottom:20px;
	margin-top:10px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-weight:bold;
	font-size:14px;
}
