﻿body         { background-image: url('../images/bkg.jpg'); background-attachment: fixed }

/* DIVS */
#main {width: 696px;
    position: absolute;
    left: 50%;
    margin-left: -405px;
}
#left {background-image: url('../images/left.jpg'); background-repeat: repeat;width:252px;height:320px;float:left;text-align:center;}
#top {width:696px;height:291px;float:left;}
#logo {width:696px;height:99px;float:left;}
#nologo {width:696px;height:99px;float:left;}
#leftindex {background-image: url('../images/leftindex.jpg'); background-repeat: repeat;width:252px;height:320px;float:left;text-align:center;}
#textarea{background-image: url('../images/textarea.jpg'); background-repeat: repeat;width:356px;height:320px;float:left; font-family:Garamond; color:#6A615A; font-size:11pt; text-align:left;}
#rightindex {background-image: url('../images/rightindex.jpg'); background-repeat: repeat;width:88px;height:228px;float:left}
#midindex {background-image: url('../images/midindex.jpg'); background-repeat: no-repeat;width:444px;height:92px;float:left}
#txtareaindex {background-image: url('../images/textareaindex.jpg'); background-repeat: repeat;width:356px;height:228px;float:left; font-family:Garamond; color:#6A615A; font-size:11pt; text-align:left;}
#right {background-image: url('../images/right.jpg'); background-repeat: no-repeat;width:88px;height:320px;float:left;}
#base {background-image: url('../images/base.jpg'); background-repeat: repeat;width:608px;height:32px;float:left;font-family:Garamond; color:#6A615A; font-size:10pt; font-weight:bold;text-align:center;}
#base a{
	font-size:10pt	
}
#base_r {background-image: url('../images/base_r.jpg'); background-repeat: repeat;width:88px;height:32px;float:left}
#pagehdr {font-family: Garamond;
	text-decoration: none;
	font-size: 14pt;
	color: #6A615A; font-weight:bold
}

/* END DIVS */
.menutable {
	font-family: Garamond;
	font-size: medium;
	color: #615853;
	font-weight: bold;
}
a {
	font-family: Garamond;
	text-decoration: none underline;
	font-size: 11pt;
	color: #6A615A
}
a:active {
	font-family: Garamond;
	text-decoration: none underline;
	font-size: 11pt;
	color: #6A615A
}
a:visited  {
	font-family: Garamond;
	text-decoration: none underline;
	font-size: 11pt;
	color: #6A615A
}
a:hover  {
	font-family: Garamond;
	text-decoration: none;
	font-size: 11pt;
	color: #000000;
}
a:link  {
	font-family: Garamond;
	text-decoration: none underline;
	font-size: 11pt;
	color: #6A615A
}
a.map {
	font-family: Garamond;
	text-decoration: none underline;
	font-size: 11pt;
	color: #FFFFFF
}
a:active.map {
	font-family: Garamond;
	text-decoration: none underline;
	font-size: 11pt;
	color: #FFFFFF
}
a:visited.map  {
	font-family: Garamond;
	text-decoration: none underline;
	font-size: 11pt;
	color: #FFFFFF
}
a:hover.map  {
	font-family: Garamond;
	text-decoration: none;
	font-size: 11pt;
	color: #FF0000;
}
a:link.map  {
	font-family: Garamond;
	text-decoration: none underline;
	font-size: 11pt;
	color: #FFFFFF
}
ul#navmenu{
	list-style:none;
	padding:0;
	margin:0
}

h1           { font-family: Garamond; color: #6A615A}
input.textbox        { font-family:Garamond; color:#6A615A; font-size:11pt;  }
select       { font-family:Garamond; color:#6A615A; font-size:11pt;  }
textarea     { font-family:Garamond; color:#6A615A; font-size:11pt;  }
#gallery
{
	float:left;
}
#gallery ul{
	list-style-type:none;
	padding:0
}
#gallery ul li{
	display:inline

}
