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

body
{
	font-family: serif, Arial, Verdana, sans-serif;
	font-size: 0.9em;
	color: #7c7c7c;
	text-align: center;
}

h1 span, h2 span, h3 span
{
	display: none;
}

a, a:visited
{
	font-weight: bold;
	text-decoration: none;
	color: #006c8f;
	border-bottom: 1px dotted #ccc;
}

a:hover
{
	text-decoration: none;
	color: #94AB36;
	border-bottom: 1px solid #ccc;
}

p
{
	margin-bottom: 20px;
}

form
{
	margin: 32px;
	border: 1px solid #ccc;
	padding: 16px;
}

label
{
	display: block;
}

#container
{
	position: relative;
	width: 1024px;
	margin: 0px auto;
	background: transparent url(/images/bodybg.jpg) no-repeat center top;
}

#intro
{
	height: 200px;
}

#quickSummary
{
	position: absolute;
	top: 16px;
	right: 16px;
	width: 400px;
	height: 156px;
	color: #1c7f9f;
	font-size: 0.8em;
	background: transparent url(/images/headbg.jpg) no-repeat;
	background-repeat: no-repeat;
	background-position: left bottom;
}

#content
{
	float: left;
	width: 760px;
	background-image: url(/images/bgsidebar.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 30px;
}

#boilerplate
{
	color: #1c7f9f;
	padding-bottom: 19px;
	text-align: justify;
}

#boilerplate ul
{
	text-align: left;
	list-style: none;
	margin: 0px 0px 0px 32px;
	padding: 0;
}

#boilerplate ul li
{
	margin: 0;
	padding: 3px 0 3px 25px;
	background: transparent url(/images/ikonli.jpg) no-repeat 0% 25%;
}

#boilerplateEditControl
{
	margin: 0px 0px 16px 0px;
}

#pageEnd
{
	clear: both;
	position: relative;
	width: 1024px;
	height: 97px;
	background: transparent url(/images/bodybg_bottom.jpg) no-repeat;
}

#map
{
	border: 1px solid #aaaaaa;
}

#linkList
{
	float: right;
	width: 196px;
	background-image: url(/images/bgsidebar.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 30px;
}

#linkList2
{
	padding: 0;
	margin: 0;
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 250px;
}

.be1
{
	font-size: 0.9em;
}


.bg1
{
	background-image: url(/images/extraflower_1.jpg);
}

.bg2
{
	background-image: url(/images/extraflower_2.jpg);
}

.bg3
{
	background-image: url(/images/extraflower_3.jpg);
}

.bg4
{
	background-image: url(/images/extraflower_4.jpg);
}

.bg5
{
	background-image: url(/images/extraflower_5.jpg);
}

.bg6
{
	background-image: url(/images/extraflower_6.jpg);
}

#linkList ul
{
	text-align: left;
	list-style: none;
	margin: 0;
	padding: 0;
}

#linkList ul li
{
	margin: 0;
	padding: 3px 0 3px 10px;
	border-bottom: 1px solid #ECEFD7;
}

#linkList ul li a, #linkList ul li a:visited
{
	display: block;
	border-bottom: none;
}

#linkList ul li a:hover
{
	color: #94AB36;
}

#lInternal ul li, #lResources ul li, #lExtras ul li
{
	background: transparent url(/images/ikonli.jpg) no-repeat 0% 25%;
	padding: 3px 0 3px 25px;
}

#lInternal ul li:hover, #lResources ul li:hover, #lExtras ul li:hover
{
	background: transparent url(/images/ikonli.gif) no-repeat 0% 25%;
	padding: 3px 0 3px 25px;
}


#lInternal, #lResources
{
	margin-bottom: 20px;
}

#lInternal h3
{
	background-image: url(/images/internal.jpg);
}

#lResources h3
{
	background-image: url(/images/resources.jpg);
}

#lExtras h3
{
	background-image: url(/images/extras.jpg);
}

#lInternal h3, #lResources h3, #lExtras h3
{
	background-repeat: no-repeat;
	background-position: left;
	width: 196px;
	height: 40px;
}


#footer
{
	position: relative;
	top: 16px;
	margin: 0px auto;
	text-align: center;
}

#footer a, #footer a:visited
{
	padding: 5px;
	border: 1px solid #f4f4f4;
	background-color: #fff;
}

#footer a:hover
{
	padding: 5px;
	border: 1px solid #993300;
	background-color: #D94904;
	color: #fff;
}




.h3Image
{
	width: 500px;
	height: 42px;
}
