

body {
	text-align: center;
	margin: auto;
	border: 0;	
	font: 12px arial, helvetica, serif;
	background: #000 top center;
}



#container {
	background: #CC0000;
	margin: auto;
	width: 640px;
	text-align: left;
	border: 2px solid #666;
}


#header {
	background: #ADBDB8;
	width: 640px;
	padding: 0;
	margin:0;
}

#logo {
	float: left;
}


#slogan {
	float: right;
	margin: 10px 10px 10px 10px;
	font-family: toyota mr2, verdana, arial, helvetica, serif;
	font-size: 20px;
	font-weight: bold;
}

#ImgLibTable {
	margin: auto;
	width: 520px;
}


h1 {
	font-family: arial, arial, helvetica, serif;
	font-size: 16px;
	font-weight: bold;
	background: #cccccc;
	border: solid #333333;
	border-width: 1px 1px;
	margin: 0 0 1em 0;
	padding-left: 10px;
}

h2 {
	font-family: verdana, arial, helvetica, serif;
	font-size: 14px;
	margin-bottom: 0px;
}

h3 {
	font-family: verdana, arial, helvetica, serif;
	font-size: 12px;
	font-weight: bold;
}

.subTitle {
	font-family: verdana, arial, helvetica, serif;
	font-size: 12px;
	font-weight: bold;
}

p {
	margin: 1em 1em;
	vertical-align: top;
	font-family: trebuchet ms, arial, helvetica, serif;
	font-size: 12px;
}

ul {
	margin-top: 5px;
	font-family: trebuchet ms, arial, helvetica, serif;
	font-size: 12px;
}

.Group {
	background: #f0f0f0;
	border: solid #333333;
	border-width: 1px 1px;
	margin: 10px;
	padding: 10px;
}


p.sig {
	font-family: trebuchet ms, arial, helvetica, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000099;
}

p.nomarg {
	margin: 0px;
}

.FolderTitle {
	margin: 0px;
	font-family: trebuchet ms, arial, helvetica, serif;
	font-size: 14px;
	font-weight: bold;
}

.FolderDesc {
	margin: 0px;
	font-family: arial, helvetica, serif;
	font-size: 12px;
	color: #cc0000;
}



p#smurf {
	background: transparent;
	font-style: italic;
	text-align: center;
	font-weight: bold;
	color: #7C6240;
}

#smurf strong {
	font-size: 1.2em;
	color: black;
}

#footer {
	position: relative;
	width: 620px;
	padding: 10px; 
	background: #ADBDB8;
	color: #fff;
	background-image: url("/images/footer.jpg");
	clear:both;
/*	margin-top:30px;
	padding:10px;
	*/
}

#contentholder {
	position: relative;
	width: 600px;
	top: 10px;
	left: 15px;
	clear: left;
	background: url(../images/shadowlight.gif) repeat;
	margin: 10px 10px 20px 10px;
	z-index: 0;
}

#content {
	position: relative;
	padding: 10px; 
	top: -7px;
	left: -7px; 
	background: #fff;
}

.invisible {
	display: none;
}

.ThumbList {
	position: relative;
	margin: 20px; 
}


table.edge { background: #909090; }
table.FullWidth { width; 100%; border: 0}
td.bg {height:1px; background-image: url("/images/feat_sep-grey.gif"); }
td.label { background: #909090; color: #fff; font-weight: bold;}

td.Edge { background: #909090; color: #fff;}
td.Dark { background: #ccc; font-weight:bold;}
td.Light { background: #f0f0f0;}
td.White { background: #fff;}

#StatOverview, #Pages, #Folders, #ImgViews, #ImgLibs {
	margin-top: 10px;
}

table.Stats{
	width: 100%;
	background: #c99;
}

table.Stats th{
	background: #ccc;
	font-size: 15px;
}

table.Stats tr{
	background: #f0f0f0;
}

td.Totals {
	background: #ccc;
	font-weight: bold;
}


td.col2 {
	width: 10%;
}

hr {
border: none 0; 
border-top: 1px dashed #c00;/*the border*/
width: 100%;
height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
clear: both;
}


.picparaleft, .picpararight, .picparacenter {
	position: relative;
	padding: 10px; 
}

.picparaleft {float: left; width: 250px;}
.picpararight {float: right; width: 250px;}
.picparacenter {width: 95%; margin: auto;}
.picparafullwidth {width: 500px; margin: auto;}

.Caption {
	font-style:italic;
	font-size: 11px;
}

.piclink {
	border:2px; border-thickness: 2px; background: #fff; border-color: #f00;border-style: solid;
}

A, A:active {color: #c00;  text-decoration: none;}
A:hover {color: #999; text-decoration: underline;}
A:visited {color: #600}

A:active .piclink {border:2px; border-thickness: 2px; border-color: #f00; border-style: solid}
A:visited .piclink {border:2px; border-thickness: 2px; border-color: #900; border-style: solid}
A:hover .piclink {border:2px; border-thickness: 2px; border-color: #999; border-style: solid}


a.Article, a.Article:visited {
	font-family: trebuchet ms, arial, helvetica, serif;
	font-size: 12px;
}

a.IntLink, a.IntLink:visited {
	color: #c00;
	text-decoration: underline;
}

.myForm {
	z-index: 0;
	background-color: #CCCCCC;
}

.myErrors {
	color: #f00;
}