body{width:810px;min-height:500px;margin:10px auto;border:solid 4px #333; background-image:url(bg.gif) ; background-position: bottom-left;}

#pagearea{
	background:#bdbdbd;
	overflow:auto;
}
#menu {
	background:#bdbdbd;
	float:left;
	overflow:hidden;
	width:180px;
	text-align:left;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	height: 100%;
}
#content{
	float:left; font-family:arial; font-size:9.5pt;
	width:579px;
	padding:0 10px;
	background:#fff;
	border-right:solid 1px #f8ac18;min-height:550px
	
}


a:link {
	color: #0099FF;
}
a:visited {
	color: #0099FF;
}
a:hover {
	color: #333333;
}
a:active {
	color: #0099FF;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#footer a:link {
	color: #FFFFFF;
}
#footer a:visited {
	color: #0099FF;
}
#footer a:hover {
	color: #0099FF;
}
#footer a:active {
	color: #0099FF;
}
#footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}


#footer{font-family: arial; font-size: 8.5pt; color:#5FCCFF; 
border:solid 10px #bdbdbd;
background:#333;
padding:10px;
}

#footer a:link, #menu ul li a:active, #menu ul li a:visited{color:#fff}

#header img.logo{
	margin:10px 10px; 
}

.stripey{
background-image:url(lines.gif);
text-align:right;
color:#333;
padding:0 40px;
font-family: arial; font-size:15.5pt;
}
.breadcrumbs{
background:#ccc url(shade.png) no-repeat right top;font-family: arial; font-size:8.5pt;
padding:2px 20px;
}

div.breadcrumbs a:link, #menu ul li a:active, #menu ul li a:visited{color:#fff}

#content h1{ font-size:15pt; color:#5FCCFF; background:#333; padding:5px; }

#menu ul{margin:0;padding:0;display:block;width:170px;text-align:left}
#menu ul li a{
	list-style-type:none;
	font-family: arial;
	font-size:8.5pt;
	display:block;
	overflow:visible !important /*Firefox*/;
	overflow:hidden /*IE6*/;
	background:#333 url(menuitem.gif) no-repeat right top;
	border-bottom:solid 1px #666;
	margin: 0px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	text-decoration:none;
	width: 150px;
}

#menu ul li a:link, #menu ul li a:active, #menu ul li a:visited{color:#fff}
#menu ul li a:hover{background:#eee url(menuitem.gif) no-repeat right top;color:#000;}

div.pictures {overflow:hidden; }


.search_string{ background-color:#333; width:110px; color:#fff; border:1px; border-color:#000;margin-right:5px;}
.search_submit{ background-color:#333; width:50px; color:#fff ; border:1px; color:#5FCCFF}


.field_title1{font-size: 12px; width: 150px; vertical-align: top; text-align: right;}

.textarea{
	font-size: 12px;
	width: 370px;
	height: 100px;
	background-color:#FFFFFF;
	color:#333333;
	border:1px solid #5FCCFF;
	padding:4px;
}
.textfield{
	font-size: 12px;
	width: 370px;
	height: 20px;
	background-color:#FFFFFF;
	color:#333333;
	border:1px solid #5FCCFF;
	padding:4px;
}

input {
	font-size: 12px;
	background-color:#FFFFFF;
	color:#333333;
	border:1px solid #5FCCFF;
	padding:4px;
}
.submit {
	font-size: 14px;
	color:  #5FCCFF;
	background-color: #333333;
	border: 1px ridge #000000;
}
