/* CSS Document */

#outerWrapper #contentWrapperFront #frontpageLeft {
	float: none;
	padding: 20px; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
	width: 860px;
	border-top-width: 5px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #881018;
	font-family: Tahoma, Arial;
	font-size: 110%;
	line-height: 180%;
	background-image: url(../img/bg/background.gif);
}

#outerWrapper #contentWrapperFront #frontpageContent {
	margin-right: 0;
	margin-bottom: 0;
	padding: 20px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #881018;
	font-family: Tahoma, Arial;
	font-size: 100%;
	line-height: 180%;
	width: 860px;
	background-color: #FFFFFF;
	margin-top: 20px;
}

/* #frontpageContent li a:link, #frontpageContent li a:visited {
	display: block;
	width: 100%;
	padding-top: 5px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 3px;
	background-image: none;
	background-color: #FFFFFF;
}

#frontpageContent li a:hover {
	display: block;
	width: 100%;
	padding-top: 5px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 3px;
	background-image: url(../img/elements/rollover_frontpage.gif);
}
*/

#frontpageContent ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#frontpageContent li {
	display: inline;
}

#outerWrapper #contentWrapperFront #frontpagegraphics  {
	height: 200px;
	background-color: #CCCCCC;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FFFFFF;
}

.BoxTitle {
	padding-top: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.BoxText {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
}
