/* basic HTML elements */
html, body {margin: 0; padding: 0;  background: #795841; font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: .9em; color: #FFF;}

TD {font-size: .9em;}

a {color: #9BB5DB; font-size: .9em;}
a:visited {color: #9BB5DB;}
a:hover {color: #FF9933;}

#copyright{padding:10px;}

#logBg{background-image: url(images/bg_log3.jpg); background-repeat: no-repeat;  background-color:#B69F88; background-position:bottom left;}

#cloudBg{background-image: url(images/bg_cloud2.jpg); background-repeat: no-repeat;  background-color:#2E72B9; background-position:bottom left;}

.title{font-size: 14pt; font-weight: bold; margin: 10px 0 0 10px; color: #FFF;}

.hlbox {background-color:#5E5C5F; padding:10px;color:navy;font-size:11pt; width:210px; margin-right:20px; margin-left:20px;border: 1px solid #5C3820; color: #E2CA8C; font-weight:bold;}

#close{padding-bottom: 10px;padding-right:10px;}

#close a{color: #000; text-decoration:underline; font-weight:bold;}

#close a:hover	{color:  #000;
			text-decoration: underline;}
#close a:visited	{color:  #000;
			text-decoration: underline;}


#galleries {font-weight:bold; font-size:1.2em;}
a.galleries{color: #FFF; text-decoration:none;}
a.galleries:hover{color: #FF9933; text-decoration:none;}
a.galleries:visited{color: #FFF; text-decoration:none;}

.pageTitle{font-size: 14pt; text-align: left; margin-left:10px;margin-top:10px;}

#note{font-size: .7em; color:white; text-align:left;}

#main{border: 2px solid #5C3820; background:#D0AD87;}
#main2{border: 2px solid #5C3820; background:#D0AD87;}
#logo{border: 1px 2px 1px 1px solid #5C3820; background:#D3B287; width:400px;}

#menu{border: 1px 1px 0px 2px solid #5C3820; background:#D3B287;background-image: url(images/bg_menu.jpg); background-repeat: no-repeat;  background-color:#2E72B9; background-position:bottom right;}

#menu DIV {margin-right: 10px; margin-top: 5px;}

#main UL{margin:0 0px 3px 0;}
#main2 UL{margin:0 0px 3px 0;}

#gallery{border: 2px solid #5C3820; background:#B69F88;width:800px;}
#gallery TD{text-align:center;}

#footer a  		{color: #345799;
			text-decoration: underline;font-size:7pt;}

A:link.footer 		{color:  #345799;
			text-decoration: underline;}

#footer a:visited	{color:  #345799;
			text-decoration: underline;}

#footer a:hover	{color:  black;
			text-decoration: underline;}
			
			.line{background: #5C3820; height:3px;}





