body {	
        text-align: center;
        background: #FFFFFF url(pagebg.jpg);
}

a {
	text-decoration: none;
	color: #339900;
}

a:hover {
	color: #FF9900;
}

a img {
	border: 0;
}

h3 {
	font-size: 14pt;
	margin: 0 0 5px 0;
	padding: 2px 0px 2px 0px;
	border-bottom: 0px solid #eee;
}



#container {
        margin: auto;
        width: 810px;
        background: url(midbg.jpg) repeat-y;
}

#header {
        margin: 0px;
	height: 180px;
        text-align: left;
	background: #FFF url(header22.gif) no-repeat;
	
}

#header h2 {
	margin: 0px;
	padding: 15px 0 0px 20px;
	font-size: 16pt;
	color: #000000;
}

#header p {
	margin: 0;
	padding: 3px 0 0 20px;
        font-weight: bold;
	color: #000000;
	width: 350px;
}

#menu {
        background: #FFFFFF; 
        width:96%; 
        border-bottom:2px solid #FF9900; 
        border-top: 2px solid #FF9900; 
        color: #339900; 
        font-size:12pt; 
        font-weight:bold; 
        text-align:center; 
        text-transform:uppercase; 
        padding-bottom:5px; 
        padding-top:5px;
}

#menu a {
        background: #FFFFFF; 
        color: #339900; 
}


#menu a:hover { 
        background: #ffffff; 
        text-decoration:none; 
        color:#ff9900; 
        border:0;
}


#rightcol {
	float: right;
	margin: 0 0 0 0;
	padding: 55px 20px 5px 10px;
	width: 215px;
	text-align: left;
	color: #000000;
	background: #FFFFFF url;
}

#rightcol p {
	margin: 0px;
        padding: 0px 20px 5px 10px;
	font-size: 10pt;
        line-height: 1.4em;
}

#rightcol a {
	display: block;
	padding-bottom: 4px;
	margin-bottom: 2px;
        color: #339900;
	border-bottom: 0px dotted #FDAF34;
}


#rightcol a:hover {
	color: #FF9900;
}



.user {
        margin: 0 0 0 28px;
        width: 160px;
        text-align: center;
        display: block;
	background: #fff;
        border-top: 0px dotted #FDAF34;
	border-bottom: 0px dotted #FDAF34;
       
}

.userleft {
        margin: 5px 0 5px 5px;
        width: 140px;
        text-align: center;
        display: block;
	background: #fff;
        border-top: 0px dotted #FDAF34;
	border-bottom: 0px dotted #FDAF34;
       
}


.visitor {
        margin: 0 0 0 28px;
        padding: 20px 10px 5px 10px;
        width: 160px;
        text-align: center;
        display: block;
	background: #fff;
       	border-bottom: 0px dotted #FDAF34;
       
}	


#content {
        
	margin: 0 250px 20px 50px;
	padding: 20px 10px 5px 10px;
	line-height: 1.4em;
	text-align: left;
	color: #000000;
	border-right: 1px solid #FF9900;
}

#content ul {	
	list-style: circle outside;
}	

#content li {
	margin-bottom: 0px;
	padding: 0 2px 0 2px;
}

#content p {
	padding: 0;
	margin: 0;
}

#content h2 {
	margin: 0px;
	padding: 15px 0 0px 0px;
	font-size: 12pt;
	color: #000000;
}

#content a {
        text-decoration: underline; 
}

#content a:visited {
	text-decoration: underline;	
}

#content2 {
        
	margin: 0 300px 20px 50px;
	padding: 20px 10px 5px 10px;
	line-height: 1.4em;
	text-align: left;
	color: #000000;
	border-right: 1px solid #FF9900;
}

#content2 ul {	
	list-style: circle outside;
}	

#content2 li {
	margin-bottom: 0px;
	padding: 0 2px 0 2px;
}

#content2 p {
	padding: 0;
	margin: 0;
}

#content2 h2 {
	margin: 0px;
	padding: 15px 0 0px 0px;
	font-size: 12pt;
	color: #000000;
}

#content2 a {
        text-decoration: underline; 
}

#content2 a:visited {
	text-decoration: underline;	
}

#rightcol2 {
	float: right;
        margin: 0 0 0 0;
        padding: 55px 20px 5px 10px;
        width: 265px;
	text-align: left;
        color: #000000;
	background: #FFFFFF url;
}

#rightcol2 p {
	margin: 0px;
        padding: 0px 20px 5px 10px;
	font-size: 10pt;
        line-height: 1.4em;
}

#rightcol2 a {
	display: block;
	padding-bottom: 4px;
	margin-bottom: 2px;
        color: #339900;
	border-bottom: 0px dotted #FDAF34;
}


#rightcol2 a:hover {
	color: #FF9900;
}


.submenu { 
        float:center; 
        font-size: 1em; 
        font-weight:normal; 
        margin:0 0 5px 0;
  
}


#copy { 
        clear: both;     
        padding: 5px 0px 5px 0;
	font-size: 0.8em;
	text-align: center;
        color: #5D5D5D;
        width: 96%;
	border-top: 1px solid #FF9900;
        background: #;
}

#copy a {
	text-decoration: underline;
	color: #339900;
}

#copy a:hover {
	color: #FF9900;
}

#footer {
        clear: both;
        padding: 0px 0px 0px 0;
        text-align: center;
		height: 109px;
        background: #FFF url(footer2.jpg) no-repeat;
		align=center
}
