@charset "utf-8";
/* CSS Document */

body {
background-image: url(../a/bgpic.jpg);
background-position:left bottom;
background-repeat:no-repeat;
background-color:#000000;
	background-attachment:fixed;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	margin:auto;
	font-size:0.8em;
	}
	
#frame {
background-color:#FFFFFF;
background-attachment:fixed;
width:950px;
min-height:550px;
margin-left:auto;
margin-right:auto;
border-bottom-style: solid;
border-left-style: solid;
border-right-style: solid;
border-color:#000000;
border-width:thin;
overflow: visible;
}

#banner {
width:950px;
height:150px;
background-image:url(../a/banner.jpg);
}

#maybe {
width:300px;
height:145px;
margin-left:20em;
}

#menu {
padding-left:0.3em;
width:940px;
height:30px;
background-image:url(../a/menubg.jpg);
font-weight:bold;
text-align:left;
}

#main {
border-right-style:solid;
border-right-color:#000000;
border-right-width:thin;
float:left;
width:530px;
min-height:400px;
text-align:justify;
}

#right {
float: right;
width:400px;
min-height:400px;
text-align:justify;
font-size:0.75em;
}

#foot {
clear:both;
margin-left:auto;
margin-right:auto;
background-image:url(../a/menubg.jpg);
width:950px;
height:25px;
font-size:0.745em;
font-weight:bold;
word-spacing:1em;
}

.adright {
	width:150px;
	height:600px;
	margin-left:2.2em;
}

.inleft {
	margin-left:2em;
	width:160px;
	height:600px;
}

a {
color: #990000;
text-decoration:none;
}

a:hover {
color:#C2AD9A;
text-decoration:underline;
}

#menu a {
color: #574215;
text-decoration:none;
}

#menu a:hover {
color: #C4B98C;
text-decoration:underline;
}

#foot a:hover {
color: #006699;
text-decoration:underline;
}

h2 {
font-size:1.3em;
text-align:left;
color: #9B3C39;
}

.photleft {
margin-left:0.5em;	
float: left;
width:305px;
min-height:400px;
}

.photomiddle {
float: left;
margin-left:0.5em;
width:305px;
min-height:400px;
}

.photoright {
margin-right:0.8em;
float:right;
width:305px;
min-height:400px;
}

.anews {
width:900px;
min-height:400px;
margin-left:auto;
margin-right:auto;
text-align:justify;
}