body,td,th,p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
body {
	background-color: #333333;
	padding: 0px;
	background: #cccccc url(images/bg_grad.jpg) fixed;

}
#frame {
	width: 800px;
	margin: 0 auto;
	text-align: left;
	position: relative;

}

a:link, a:visited, a:active {
	color: #006699;
	text-decoration: none;
}
a:hover {
	color: #006699;
	text-decoration: underline;
}

hr {
	margin: 0px;
	padding: 0px;
	color: #006699;
	border: 0;
	border-top: 1px solid #006699;
	height: 1px;
	width: 550px;
}
h1 {
	font-size: 14px;
	color: #334d55;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 12px;
	color: #006699;
	text-align: left;
	margin: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
table {
	width: 500px;
}
.main {
	width: 799px;
	padding: 0px;
}
.banner-welcome {
	position: absolute;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	top: 0px;
	left: 2%;
	right: 2%;
	width: 800px;
	height: 95px;
	background-image: url(http://www.avenhampark.com/media/topimage.jpg);
	background-repeat: no-repeat;
}

.banner-getting-there {
        position: absolute;
        margin: 0 auto;
        padding: 0px 0px 0px 0px;
        top: 0px;
        left: 2%;
        right: 2%;
        width: 800px;
        height: 95px;
        background-image: url(http://www.avenhampark.com/media/topimage2.jpg);
        background-repeat: no-repeat;
}

.banner-forthcoming-events {
        position: absolute;
        margin: 0 auto;
        padding: 0px 0px 0px 0px;
        top: 0px;
        left: 2%;
        right: 2%;
        width: 800px;
        height: 95px;
        background-image: url(http://www.avenhampark.com/media/topimage5.jpg);
        background-repeat: no-repeat;
}

.banner-accessibility {
        position: absolute;
        margin: 0 auto;
        padding: 0px 0px 0px 0px;
        top: 0px;
        left: 2%;
        right: 2%;
        width: 800px;
        height: 95px;
        background-image: url(http://www.avenhampark.com/media/topimage3.jpg);
        background-repeat: no-repeat;
}

.banner-contact {
        position: absolute;
        margin: 0 auto;
        padding: 0px 0px 0px 0px;
        top: 0px;
        left: 2%;
        right: 2%;
        width: 800px;
        height: 95px;
        background-image: url(http://www.avenhampark.com/media/topimage6.jpg);
        background-repeat: no-repeat;
}


.site_name {
	margin: 45px 0px 0px 30px;
	padding: 0px 0px 0px 0px;
	color: #CCCCCC;
	font-weight: bold;
	font-size: 18px;
}
.top_menu {
	position: relative;
	width: 800px;
	min-width: 640px;
	height: 32px;
	top: 30px;
	color: #cccccc;
	padding: 0px;
	margin: 0px;
	background-image: url(images/glbnav_background.gif);
}
.top_menu_left {
	position: absolute;
	top: 0px;
	left:0px;
}
.top_menu_right  {
	position: absolute;
	top: 0px;
	right:0px;
}
.top_menu_links {
	position: absolute;
	top: 8px;
	height: 22px;
	min-width: 640px;
	padding: 0px;
	margin: 0px;
	left: 10px;
	z-index: 100;
	font-size: 12px;
}
.top_menu img{
 display: block;
}

.top_menu a {
	font-size: 10px;
}
.box {
	position:absolute;
	top: 130px;
	left: 2%;
	right: 2%;
	width:800px;
	background-color: #ffffff;
	padding: 0px;
	margin: 0px auto;
	margin-right: auto;
	margin-left: auto;
}

.corner_left {
	position:absolute;
	top: -1px;
	left: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

.corner_right {
	position:absolute;
	top: -1px;
	right: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}
.breadcrumb	{ 
	margin: 0px;
	padding: 10px;
	font-size: 10px; 
	color: #999999; 
}
.page_name{
	padding: 0px 0px 15px 10px;
	margin: 0px;
	border-bottom:1px solid #ccd2d2;
}
.menu {
	float: right;
	width:178px;
	padding: 0px;
	background-color: #F5f7f7;
}
.menu ul, .menu li {
	margin: 0;
	padding: 0;
	list-style: none;
}
.menu a:link, .menu a:visited, .menu a:active, .menu a:hover {
	display: block;
	padding: 5px 5px 5px 10px;
	text-decoration: none;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	font-weight: bold;	
	background-image: url(images/bg_nav.jpg);
}
.menu a:hover {
	background-color: #DDEEFF;
	background-image: none;
}
.login_box {
	padding: 10px;	
	border-bottom: 1px solid #cccccc;

}

.login_table {
	margin: 0px;
	text-align: left;
}
.login_table h1, .login_table h1 a {
	color: #006699;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	text-align: left;
	margin: 5px 0px 5px 0px;
}
.login_table input {
	text-transform: uppercase;
	font-size: 10px;
	margin: 5px 0px 1px 0px;
	width: 100px;
}
.content {
	margin:0px 178px 0px 0px;
	padding: 10px;
	border-right: 1px solid #ccd2d2;
}
.search_box {
	position: absolute;
	top: 5px;
	right: 10px;
	z-index: 101;
}
.search_string {
	width: 100px;
	height: 16px;
	font-size: 10px;
	vertical-align: middle;
}
.search_submit {
	width: 50px;
	height: 22px;
	font-size: 10px;
	vertical-align: middle;
}

.footer {
	clear: both;
	border-top: 1px solid #cccccc;
	padding: 10px 10px 10px 10px;
	margin: 0 auto;
	font-size: 10px;
	color: #666666;
	text-align: center;
}
.powered_by {
	text-align: center;
	font-size: 10px;
	padding-top: 10px;
}
