* {margin: 0; padding: 0; border: 0;}

body {background: #7AB3A4;
	font-family: verdana, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #10131D;
	margin-bottom: 20px;
	padding-bottom: 20px;
	padding-top: 20px;
}
	
#aibachanfoot {
background: url(aibachanfoot.jpg) no-repeat;
width: 92px;
height: 194px;
float: left;
position: relative;
z-index: 1;
}


#container {
width: 631px; 
margin-left: auto; 
margin-right:auto;
	top: -5px;
	left: -5px;
	position: relative;

}

#header {height: 209px; background: url(aibachanheader.jpg) no-repeat;}

#contentbg {width: 580px; 
float: right; 
margin-top: -194px;
padding-right: 2px;
padding-bottom: 10px;
background: url(aibachanbg.jpg) repeat-y;
position: relative;
}

#content{
padding-left: 43px;
padding-right: 30px;
position: relative;
}

#footer {background: url(aibachanfooter.jpg) no-repeat;
background-color: #10131d;
height: 150px;
width: 580px;
margin-left: 49px;
clear: both;
}

#footer_text{
padding-left: 7px;
padding-top: 57px;}

#box{color: #5c897d;
float: left;
border-width: 1px; 
border-color: #5c897d;
border-style: solid;
padding: 3px;
background-color: #1c2133;
}

#credits{
float: right;
text-align: right;
padding-right: 10px;
font-size: 10px;
color: #7AB3A4;}

A:link
{ text-decoration: none; color:#AC6C25; cursor:default;text-decoration: underline;}
A:visited
{ text-decoration: none;color:#AC6C25; cursor:default;text-decoration: underline;}
A:hover
{color:#B47685; text-decoration: underline;}
A:active
{color:#B47685; text-decoration: underline;}

h2 {display: block;
padding: 3px;
width: 177px;
background: url(cards_hr.jpg);
border-bottom: 1px solid #ffffec;
	font-variant: small-caps; 
	font-size: 13px;
	line-height: 15px;
	font-weight: normal;
	text-align: right;
		letter-spacing: 3px;
		color: #FFFFFF


}

input, textarea {
background-color: #b48e82; 
border-color: #653626;
color: #653626;
border-style: solid; border-width: 1px;
}

select{ border-style: solid; 
border-width: 1px; 
border-color: #653626;
background-color: #b48e82;
color: #653626;
}

#navcontainer{
float: left; position: relative; left: 300px; top: 174px;
}

ul#navlist
{
margin-left: 0;
padding-left: 0;
white-space: nowrap;
}

#navlist li
{
display: inline;
list-style-type: none;
background: url(navbarsep.jpg) no-repeat;
padding-top: 3px;
padding-bottom: 5px;
}

#navlist a { padding-left: 10px;
padding-right: 10px;
padding-top: 3px;
padding-bottom: 5px;
}

#navlist a:link, #navlist a:visited
{
color: #10131D;
text-decoration: none;
}

#navlist a:hover
{
color: #AC6C25;
text-decoration: none;
}
	
h1 {
	padding-top: 7px;
	padding-left: 4px;
	margin-bottom:7px;
	margin-top: 12px;
	letter-spacing: 4px;
	color: #10131D;
	font-size: 14px;
	font-weight: normal;
	font-style: italic;
	width: 501px;
	height: 23px;
	background: url(aibachan_hr.jpg) no-repeat;
	}

input, textarea {
background-color: #F1F1F1; 
border-color: #787978;
color: #5d5d5d;
border-style: solid; 
border-width: 1px;
}

select{ border-style: solid; 
border-width: 1px; 
border-color: #787978;
background-color: #F1F1F1;
color: #10131D}

p{margin-top: 10px;}

blockquote{
color: #5d5d5d;
border-width: 1px; 
border-color: #787978;
border-style: solid;
padding: 3px;
background-color: #dadada;
margin-right: 30px;
margin-left: 30px;
margin-top: 5px;}

/* control row colours in admin */
.literow {
background: #fff;
}
.darkrow {
background: #ddd;
}

