body {margin: 0; padding: 0; text-align: center; }
.adminbody {margin: 10; padding: 0; text-align: left; }


/* Main Structure, wrap the whole layout in a div to keep it narrow and centered   was 770 wide*/
#wrapper {width: 850px; margin: 0 auto; background: #f8f8ff; text-align: left; height:100%}


/*  Header */
#header {clear: both; background: #ccddff; height:55; position: relative; }
.logo {position: absolute; top: 15px; right: 8px; text-align: right; color: white; font: bold 36px "Arial Rounded MT Bold", sans-serif;} 
.poweredby {position: absolute; top: 0px; right: 8px; text-align: right;color: #888888;font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;} 
.title {position:absolute; top: 20px; left: 5px; color: black; font: bold 20px "Arial Rounded MT Bold", sans-serif;}

/* Secondary Navigation, a styled list */
#otherstuff {margin: 0; padding: 0; clear: both; border-top: 1px white solid; list-style: none inside; }
#otherstuff li {width: 211px; float: left; background: #99c; border: solid white; border-width: 0 0 0 1px; text-align: center; }
#otherstuff li:first-child {border: none; padding-left: 1px; }
#otherstuff li a {display: block; width: 191px; padding: 3px 0; } 
#otherstuff li a:hover {background: #9f9fd6; }

/* index group heading */
.groupheading	{width:400;background:#ccddff; color: #000000; font-weight: bold; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif}
.groupheadingEdit	{width:400;background:#7799ff; color: #000000; font-weight: bold; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif}
.groupheadingEditAvail	{width:400;background:#3377ff; color: #000000; font-weight: bold; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif}
.setheading 	{color: #888888; font-weight: bold; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif}
.rightSideHeading {margin-right: 15;background:#ccddff; color: #000000; font-weight: bold; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif}

.thumbs {float:left;}
.viewImg {float:right;text-align:center;width:500;}

h3, .heading3	{color: #666666; font-weight: bold; font-size: 14px; font-family: Verdana, Arial, Helvetica, sans-serif}
.stdText, p	 {color: #888888; font-weight: normal; font-size:10px; font-family: Verdana, Arial, Helvetica, sans-serif;}
.smlText	 {color: #888888; font-size: 9px; font-family: Verdana, Arial, Helvetica, sans-serif;}
.imgInfo	{float:left;text-align:left; color: #888888; font-size: 10px; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif}
.tags		{float:right;text-align:right;color: #888888; font:12px "Verdana, Arial, Helvetica, sans-serif";}
img			{border:0px;}

.stdclick 		{background: #789ddc; color: #FFFFFF; font-weight:bold; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif}

/* Links */
/*a {font-weight: bold; }*/

a:link {color: #666666; text-decoration:none;}
a:visited {color: #666666; text-decoration:none;}
a:active {color: #4682b4; }
a:hover {color: #000000; }

a.nav3:link {color: #f6f6ff; text-decoration: none; }
a.nav3:visited {color: white; text-decoration: none; }
a.nav3:active {color: black; }
a.nav3:hover {color: black; }

a.poweredbynav:link {color:#3993ff; text-decoration: none; }
a.poweredbynav:visited {color:#3993ff; text-decoration: none; }
a.poweredbynav:hover {color: black; }

a.viewLarge:link {color:#3993ff; font-weight: bold; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif }
a.viewLarge:visited {color:#3993ff; font-weight: bold; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif }
a.viewLarge:hover {color: black; font-weight: bold; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif}
a.viewLargeSelect:link {color:red; font-weight: bold; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif }
a.viewLargeSelect:visited {color:red; font-weight: bold; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif }
a.viewLargeSelect:hover {color: black; font-weight: bold; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif}

/* Footer */
#footer {clear: both; background: #369; color: #fff; font-weight: bold; }
#footer p {margin: 0; padding: 7px 9px; text-align: right; } p#vroom {float: left; width: 540px; text-align: center; }
#footer a.more {color: #fff; font-weight: bold; } 
#footer a.more:active {color: #fc0; }
