* {
    margin: 0;
    /*padding: 0;*/
}
 
body
{
	/*background-color: #A4ABBD;*/
	background: #565D6E url(   'images/bg.jpg' ) repeat-x left top;
	font: 13px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	line-height: 1.6em;
}

h1 {
	font-size: 18px;
}

/*
h3 a {
    color: #08AAE7;
}
*/

h3 a:hover {
    text-decoration: underline;
}

a {
    text-decoration: none;
} 

.alink 
{
    font-weight: bold;
    text-decoration:underline;
} 

#container {
    margin: 0px auto;
    background-color: #fff;
    color: #333;
    border: 1px solid gray;
    width: 980px;
}

#navigation
{
	background: #FF9900;
}
#top
{
	background-color: #078BF8;
	height: 100px;
	padding: .1em;
}
#top #left h1
{
    padding: 20px 0px 0px 10px;
    margin: 0;
    color: #FFFFFF;
    font:  3em Times New Roman,Algerian;
    font-variant: small-caps;
    width: 750px;
}
#top h2
{
    background-position: top;
    color: #FFCC00;
    padding: -45px 0px 0px 0px;
    font-size: 1.4em;
    font-weight: bold;
    text-indent: 650px;
    overflow: hidden hidden;
}

#top #right h3 a
{
    color: #F7E93E;
    font-size: 20px;
    font-weight: bold;
    overflow: hidden hidden;
    padding: 0px 0px 0px 10px;
    width: 110px;
    float: right;
    text-align: center;
}
#top #right h3 a:HOVER
{
    color: #FF3300;
}

#navigation #menu ul
{
    background-position: left top;
    border-bottom: 1px solid #5f5d5d;
    margin: 0;
    padding: 0;
    list-style-type: none;
    width: auto;
    position: relative;
    display: block;
    height: 25px;
    font-size: 14px;
    font-weight: bold;
    background: #0066FF url( 'images/blueline.png' ) repeat-x left top;
    border-top: 1px solid #C0E2D4;
    font-variant: small-caps;
}

 #navigation li {
    display: inline;
    margin: 0;
    padding: 0;
}


#navigation #menu li a
{
	display: block;
	float: left;
	color: #000000;
	text-decoration: none;
	padding: 0px 12px 0px 12px;
	height: 25px;
	background: transparent url(  'images/topbg.png' ) no-repeat top right;
}

 #navigation #menu li a:hover
{
    background-position: right top; 
    background: transparent url(  'images/topbg.png' ) repeat-x top right;
    color: #000000;
}

 #navigation #menu li a.current, #navigation #menu li a.current:hover
{
	color: #000000;
	background: transparent url( 'images/topbghover.png' ) repeat-x top right;
}

#navigation #menu ul
{
    background-position: left top;
    border-bottom: 1px solid #5f5d5d;
    margin: 0;
    padding: 0;
    list-style-type: none;
    width: auto;
    position: relative;
    display: block;
    height: 25px;
    font-size: 14px;
    font-weight: bold;
    background: #0066FF url( 'images/blueline.png' ) repeat-x left top;
    border-top: 1px solid #C0E2D4;
    font-variant: small-caps;
}

 #navigation li {
    display: inline;
    margin: 0;
    padding: 0;
}


#navigation #menu li a
{
	display: block;
	float: left;
	color: #000000;
	text-decoration: none;
	padding: 0px 12px 0px 12px;
	height: 25px;
	background: transparent url(  'images/topbg.png' ) no-repeat top right;
}

 #navigation #menu li a:hover
{
    background-position: right top;
    background: transparent url(  'images/topbg.png' ) repeat-x top right;
    color: #000000;
}

#navigation #menu li a.current, #navigation #menu li a.current:hover
{
	color: #000000;
	background: transparent url( 'images/topbghover.png' ) repeat-x top right;
}

#admin_navigation #menu ul
{
    background-position: left top;
    border-bottom: 1px solid #5f5d5d;
    margin: 0;
    padding: 0;
    list-style-type: none;
    width: auto;
    position: relative;
    display: block;
    height: 25px;
    font-size: 14px;
    font-weight: bold;
    font-variant: small-caps;
    background: #0066FF url( 'images/blueline.png' ) repeat-x left top;
    border-top: 1px solid #C0E2D4;
   
}

 #admin_navigation li {
    display: inline;
    margin: 0;
    padding: 0;
}

#content {
    padding: 1em;
}
 
#content h2, #content h1 {
    margin: 0 0 .5em 0;
}

#content h1 {
    /*font-size: 1.1em;*/
   	padding-bottom: 7px;
    border-bottom:1px solid gray;
}
#content p
{
    margin: 10px 0 4px 0;
    font-size: 13px;
    line-height: normal;
}
#content_left {
    padding: 1em;
    width: 65%;
    float: left;
}

#content_main {
    padding: 1em;
    width: 95%;
    float: left;
}

#content #sidebar {
    padding: 0.2em;
    width: 28%;
    float: right;
}
#content #sidebar #potmaker
{
	margin-top: 20px;
	background-color: #FFFFFF;
}

#content #sidebar #statement
{
	margin-top: 20px;
	background-color: white;
	font-style: italic;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
	padding-right: 25px;
}

#footer
{
	border-top: 1px dotted gray;
	clear: both;
	color: #000000;
	text-align: center;
	font-size: .9em;
}
#footer {
    min-height: 22px;
    background: transparent url(images/blueline.png) repeat;
} 
#footer p, p a
{
	color: #000000;
}
#footer a {
    text-decoration: none;
}

.img-border {
    border: 1px solid #afafaf;	
}

.logintext
{
    font-size: 12px;
    color: #FFFFFF;
    font-weight: bold;
    font-variant: small-caps;
    text-decoration: none;
    /*clip: rect();*/
}
.logintext:hover
{
    color: #000000;
    padding-bottom: 3px;
}
table, tr, th, td
{
    border-style: none;
    border-width: 0px;
    border-color: white;
    color: #000000;
}

.tablestyle table
{
    border: 1px solid #C0C0C0;
    border-collapse: collapse;
    empty-cells: show;
}
.tablestyle th
{
    border: 1px solid #C0C0C0;
    border-collapse: collapse;
    empty-cells: show;
    font-weight: bold;
    padding: 2px 7px;
    vertical-align: middle;
}
.tablestyle tr
{
    border: 1px solid #C0C0C0;
    border-collapse: collapse;
    empty-cells: show;
    padding: 2px 7px;
    vertical-align: middle;
}
.tablestyle td
{
    border: 1px solid #C0C0C0;
    border-collapse: collapse;
    empty-cells: show;
    padding: 2px 7px;
    margin-left: 2px;
    margin-right: 2px;
}

.tablestylebg td
{
    /*background: url( './images/navon1.gif');*/
    border: 1px solid #C0C0C0;
    border-collapse: collapse;
    empty-cells: show;
    padding: 2px 7px;
    margin-left: 2px;
    margin-right: 2px;
    font-variant: small-caps;
    color: #000000;
    background-repeat: repeat-x;
    background-color: #91beeb;
    cursor:pointer;
}
.tablestylebg td:hover
{
    background-color: #cccccc;
}
.tablestylebg td.current
{
    background-color: #cccccc;
}

.adminMenulink
{
    color: #000000;
    font-weight: bold;
    text-decoration:none;
}

.boardphoto
{
    width: 100px;
    height: 125px;
}

.pagetitle{font-weight:bold; border-bottom:1px solid green; font-size:14px;}

.boldtext
{
font-weight:bold;
}
.boldItalictext
{
font-weight:bold;
font-style:italic;
}
.smalltext
{
    font-size: 11px;
    line-height: 18px;
}

.gallery{ width:100px; height:80px;cursor:pointer;cursor:hand;}

.inputsmalltext{ width:20em;}
.inputmedtext{ width:90%; }

.error {
    color: white;
    font-weight:bold;
    background-color: #FF3300;
}
.success {
    color: white;
    font-weight:bold;
    background-color: #006600;
}