/* andreas01 - an open source xhtml/css website layout by Andreas Viklund (http://andreasviklund.com). Made for OSWD.org, free to use as-is for any purpose as long as the proper credits are given for the original design work. For design assistance and support, contact me through my website or through http://oswd.org/email.phtml?user=Andreas

Version: 1.0
(July 25, 2005)

Screen layout: */

body {
	margin: 0 auto;
	padding: 0;
	background-repeat: repeat-x;
	background-position: center top;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 76%;
	background-image: url(../images/background02.jpg);
	background-color: #C5C5C5;
}

#wrap {
background: #ffffff;
color: #303030;
margin: 0 auto;
width: 760px;
}

#header {
	clear: both;
	padding: 0;
	height: 97px;
	background-color: #000000;
	vertical-align: top;
	background-image: url(../images/bannerbg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	list-style-type: none;
}
#header a {
	color: #FFFF00;
	margin: 0px;
}


#header img {
	float: left;
	
}

#frontphoto {
	margin: 0 0 10px 0;
	border: 0;
}
#indexmenu {
	float: right;
	height: 20px;
	width: 400px;
	list-style-image: none;
	list-style-type: none;
	margin-top: 30px;
	text-align: right;
	font-size: 10px;
	color: #FFFFFF;
}


#avmenu {
	clear: left;
	float: left;
	width: 120px;
	padding: 0;
	font-size: 0.9em;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
#indexmenu ul {
	list-style-type: none;
	color: #FFFFFF;
	list-style-image: none;
}
#indexmenu ul li {
	list-style-type: none;
	display: inline;
	margin-right: 10px;
	margin-left: 10px;
}
#indexmenu a {
	color: #FFFFFF;
}
#indexmenu a:hover {
	color: #FFFF00;
}


#menuaddress {
	font-size: 10px;
	color: #CCCCCC;
	text-align: center;
	float: right;
}



#avmenu ul {
	list-style: none;
	width: 130px;
	margin: 0 0 15px 0;
	padding: 0;
	font-size: 1.1em;
}	

#avmenu li {
	margin-bottom: 4px;
}

#avmenu li a {
	font-weight: bold;
	height: 20px;
	text-decoration: none;
	color: #333333;
	display: block;
	padding: 6px 0 0 10px;
	background: #f4f4f4;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FF0000;
}	
	
#avmenu li a:hover {
	background: #eaeaea;
	color: #000000;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #FFFF00;
}
hr {
	width: 50%;
	clear: none;
}


.announce {
margin: 10px 0 10px 0;
padding: 10px;
width: 110px;
color: #505050;
background-color: #f4f4f4;
line-height: 1.3em;
}

#extras {
	float: right;
	width: 100px;
	padding: 2px;
	font-size: 0.9em;
	line-height: 1.5em;
	background-color: #E1E1E1;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}

#extras p {
margin: 0 0 1.5em 0;
}

#content {
	line-height: 1.6em;
	text-align: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 130px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 5px;
	border-right-width: 1px;
	border-left-width: 2px;
	border-right-style: none;
	border-left-style: groove;
	border-right-color: #f0f0f0;
	border-left-color: #999999;
}
#content ul {
	line-height: 28px;
}

#content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	color: #000000;
}


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


#content h2 {
	font-size: 1.3em;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
#content h3 {
	font-size: 1.1em;
}


#content img {
	display:inline;
	border: 0px none #f0f0f0;
	padding-top: 0px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	margin-right: 10px;
}

h3 {
font-size: 1.3em;
margin: 0 0 10px 0;
}

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

a:hover {
text-decoration: underline;
color: #286ea0;
}

a img {
border: 0;
}

#footer {
	clear: both;
	border-top: 4px solid #f0f0f0;
	width: 760px;
	text-align: center;
	color: #FFFFFF;
	font-size: 0.9em;
	background-color: #000000;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	height: 45px;
}

#footer a:hover {
text-decoration: underline;
}
#footer p {
	margin-top: auto;
	margin-bottom: auto;
}


.left {
margin: 10px 10px 5px 0;
float: left;
}

.right {
margin: 10px 0 5px 10px;
float: right;
}

.textright {
text-align: right;
}

.center {
text-align: center;
}

.small {
font-size: 0.8em;
}

.bold {
font-weight: bold;
}

.hide {
display: none;
}


/* box */
.box {
	background: #DDDDDD;
	font-size: 1em;
	width: 90%;
	letter-spacing: 1px;
}
.boxtop {
	background-image: url(../images/ne.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.boxtop div {
	height: 10px;
	background-image: url(../images/nw.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.boxbottom {
	background-image: url(../images/se.GIF);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.boxbottom div {
	height: 10px;
	background-image: url(../images/sw.GIF);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.boxcontent {
  padding: 0px 10px 0px 10px;
}
.indent {
	margin-left: 30px;
}
.inline {
	display: inline;
	margin-left: 5px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
#pageimage {
	margin: 0px;
	padding: 0px;
	clear: both;
}
.bottomborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E7E7E7;
}
