* {
	padding:0;
	margin:0;
}

h1, h2, h3 {
	font-family:Garamond, "Times New Roman", Times, serif;
}

a {
	text-decoration:none;
	color:#069;
}
a:hover {
	text-decoration:underline;
}

#header {
	background:url(header_bg.gif) repeat-x bottom;
	font-family:Arial, Helvetica, sans-serif;
}
#header .wrapper {
	width:780px;
	margin:0 auto;
	background:url(header_sidebar.gif) repeat-y right;
}
#header .wrapper .wrapper {
	width:780px;
	padding-bottom:10px;
	background:url(header_logo.gif) no-repeat left center;
}

#header p {
	color:#B25FA4;
	clear:left;
	text-align:right;
	font-size:.8em;
	margin-right:190px;
	letter-spacing:1px;
}

#header h1 {
	letter-spacing:2px;
	font-size:2.8em;
	color:#4C2872;
	font-weight:normal;
	float:left;
	padding:20px 0 7px 80px;
}

#header h2 {
	float:right;
	color:#B25FA4;
	font-weight:normal;
	width:131px;
	padding:15px 15px 0 0;
	font-size:1.4em;
}

#main {
	width:780px;
	margin:0 auto;
	font-family:Arial, Helvetica, sans-serif;
}

#sidebar {
	clear:right;
	float:right;
	width:167px;
	background:url(sidebar_logos_hide.gif) no-repeat center bottom;
	padding-bottom:87px;
}

#sidebar .wrapper {
	padding:0 15px 1em 10px;
	margin-bottom:1em;
	background:url(sidebar.gif) repeat-y right;
	height:500px;
}

#sidebar h3 {
	color:#4C2872;
	font-size:1.3em;
	padding-top:1em;
}
#sidebar p {
	font-size:.8em;
	margin:10px 0 0 1em;
}

#content {
	padding:1px 10px 0;  /* top padding stops sidebar problems in Fx */
	margin-right:180px;
}
#content h2 {
	color:#4C2872;
	border-top:1px solid #999;
	margin:1em 0 .5em;
	padding-top:7px;
	font-size:1.4em;
}
#content h3 {
	color:#1A98CE;
	margin:1em 0 .5em;
	font-weight:normal;
	font-size:1.4em;
}
#content p {
	font-size:.8em;
	margin:0 0 1em 2em;
	line-height:1.6em;
}

#content li {
	font-size:.8em;
	margin:0 0 0em 3.5em;
	padding:0;
	line-height:1.6em;
}

#content ul {
	padding:0;
	margin:0;
}

#content h3 a {
	text-decoration:none;
	color:#1A98CE;
}

#content h3 a:hover {
	text-decoration:underline;
}


blockquote {
	color:#4C2872;
	font-style:italic;
	margin:0 0 0 1em;
}

.headline .top {
	padding:10px 10px 10px 170px;
}

.headline .middle {
	margin-left:15px;
	color:#fff;
	padding:10px 20px 10px 155px;
	background:#DBB5D5 url(logo_headline.gif) no-repeat bottom left;
}

.headline {
	background:url(logo.gif) no-repeat bottom left;
	margin-bottom:10px;
	line-height:1.4em;
	font-size:1.1em;
}

#content .headline p {
	font-size:1em;
	line-height:1.4em;
	margin:0;
}

.headline .bottom {
	height:22px;
}

.headline a {
	text-decoration:none;
	color:#fff;
}
.headline a:hover {
	text-decoration:underline;
}

.Normal, .NormalDisabled
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}

/*** Design #2 ***/

#header1 {
	background:url(header_bg.gif) repeat-x bottom;
	font-family:Arial, Helvetica, sans-serif;
}
#header1 .wrapper {
	width:780px;
	margin:0 auto;
	background:url(header_sidebar.gif) repeat-y right;
}
#header1 .wrapper .wrapper {
	width:780px;
	padding-bottom:10px;
	background:url(header_logo.gif) no-repeat left center;
}

#header1 p {
	color:#B25FA4;
	padding-top:30px;
	height:74px;
	text-align:right;
	font-size:.8em;
	margin-right:190px;
	letter-spacing:1px;
}

#header1 h1 {
	letter-spacing:2px;
	font-size:2.8em;
	color:#4C2872;
	font-weight:normal;
	float:left;
	padding:25px 0 2px 90px;
	width:345px;
}

#header1 h2 {
	float:right;
	color:#B25FA4;
	font-weight:normal;
	width:131px;
	padding:15px 15px 0 0;
	font-size:1.4em;
}
