html {
	overflow-y:scroll;
}
#center {
	color: #000000;
	display: block;
	margin-top: 20px;
	margin-left: 10px;
	width: 545px;
	margin-bottom: 0px;
	margin-right: 10px;
}
#left {
	display: block;
	margin-top: 20px;
	margin-left: 20px;
	margin-bottom: 0px;
	width: 204px;
	color: #FFFFFF;
	vertical-align: top;
}
#left h1 {
	font-family: "Trebuchet MS", "Times New Roman", Tahoma;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #836691;
	padding-bottom: 5px;
	margin-top: 0px;
	margin-bottom: 4px;
}
#left a:link, #left a:visited {
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #836691;
	padding-bottom: 5px;
	margin-top: 0px;
	text-decoration: none;
	display: block;
	padding-top: 6px;
	margin-left: 10px;
}
#left a:hover, #right a:hover {
	color:#8EC6DD;
}
#left div {
	color:#FFFFFF;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #E3D0E3;
	padding-bottom: 5px;
	margin-top: 0px;
	display: block;
	padding-top: 6px;
	margin-left: 10px;
}
#right {
	display: block;
	margin-top: 20px;
	margin-left: 20px;
	margin-bottom: 18px;
	width: 174px;
	color: #FFFFFF;
}
#right p {
	margin-top:6px;
}
#right h1 {
	font-family: "Trebuchet MS", "Times New Roman", Tahoma;
	font-size: 14px;
	font-weight: bold;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #836691;
	padding-bottom: 5px;
	margin-top: 0px;
	margin-bottom: 4px;
	color: #FFFFFF;
}
#right a:link, #right a:visited {
	color: #FFFFFF;
}
#right a:hover {
	color:#8EC6DD;
}
body {
	background-color: #99c9d3;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#extend {
	background-image: url(../images/structure/center-extend.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
#footer {
	font-size: 13px;
	color: #000000;
	border-top-color: #E0E9F0;
	border-top-style: solid;
	border-top-width: 6px;
}
#footer div {
	margin-top: 5px;
	margin-left: 15px;
}

a:link, a:visited {
	color: #246B89;
	text-decoration: underline;
}
a:hover {
	color: #6B016D;
}
h1 {
	font-family: "Trebuchet MS", "Times New Roman", Tahoma;
	font-size: 18px;
	color: #70006D;
	margin-top: 6px;
}
h2 {
	font-family: "Trebuchet MS", "Times New Roman", Tahoma;
	font-size: 14px;
	color: #1E6581;
	margin-bottom:4px;
	padding-bottom: 5px;
}
h3 {
	font-size: 13px;
	margin:0px;
}
h4 {
	font-family: "Trebuchet MS", "Times New Roman", Tahoma;
	font-size: 14px;
	color: #6E0E65;
	margin-bottom:4px;
	padding-bottom: 5px;
}
#center p {
	line-height: 16px;
	margin-bottom:11px;
	margin-top:3px;
}
.divider {
	display: block;
	padding: 5px;
	height: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CDB0CC;
}
#media p {
	margin-top: 0px;
	margin-bottom: 4px;
}
#spaced li {
	padding-bottom: 8px;
}
#poc {
	padding-top: 270px;
}
#right ul, #left ul {
	padding-left: 12px;
	margin-left: 4px;
}
#right li, #left li {
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: disc;
	padding-bottom: 6px;
}
#gallery img {
	border: 1px solid #000000;
}
#gallery a:link, #gallery a:visited {
	border:none;
	margin:0px;
}
.smalltext {
	font-size: 12px;
}
.left-home {
	background-image: url(../images/structure/bg-left-home.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.brdr {
	border: 1px solid #CCCCCC;
}
.highlight {
	font-family: "Trebuchet MS", verdana, georgia;
	font-size: 14px;
	font-weight: bold;
	color: #DD0000;
}
#center .dashedline {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
