/* universal reset */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-weight: inherit;
font-style: inherit;
font-size: 100%;
font-family: inherit;
vertical-align: baseline;
/*background-image: transparent;*/ /* edit! has been removed again */
}
/* remember to define focus styles! */
:focus {
outline: 0;
}
body {
line-height: 1;
color: black;
background: white;
}
ol, ul {
list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
border-collapse: collapse;
border-spacing: 0;
}
caption, th, td {
text-align: left;
font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: "";
}
blockquote, q {
quotes: "" "";
}

/* body */

	body {
		background-color: #fff;
		text-align: center;
		padding: 0px;
		margin: 0px;
		}

/* positioning */

			#container {
				width: 100%;
				text-align: center;
				}
				
			#headerimg_container {
				background-color: #000;
				}
			#headerimg {
				width: 780px;
				margin: auto;
				border-style: none;
				border-width: 0;
				padding: 50px 0 7px 0px;
				display: block;
				text-align: left;
				background-color: transparent;
				}
				
			#headerimg img {
				margin: 0 0 0 0px;
			}
			
			#header_container {
				background-color: #333;
				border-top: 1px solid #555;

				}
			#header {
				width: 780px;
				margin: auto;
				text-align: right;
				font-size: 18px;
				background-color: transparent;
				padding: 5px 0 7px 0;
				}
			#body {
				width: 780px;
				margin: auto;
				text-align: center;
				background-color: transparent;
				padding-bottom: 30px;
				padding-top: 25px;
				}
			#footer {
				width: 780px;
				margin: auto;
				text-align: center;
				font-size: 18px;
				color: #999;
				padding: 15px 0 6px 0;
				background-color: #fff;
				margin-bottom: 5px;
				}

			p {
				margin-top: 15px;
				}
			h1 {
				margin: 0 0 3px 0;
				padding: 0;
				font-family: garamond, sans-serif;
				font-size: 32px;
				font-weight: 900;
				color: #c00;
				background-color: transparent;
				}
			h2 {
				font-family: garamond, sans-serif;
				margin-left: 11px;
				font-size: 24px;
				font-weight: 600;
				color: #999;
				background-color: transparent;
				}
			h3 {
				font-family: garamond, sans-serif;
				font-size: 18px;
				font-weight: 900;
				padding: 5px 0 0 0;
				border-top: 2px solid #666;
				}
				
			.bodytext {
				text-align: left;
				margin-top: 20px;
				font-size: 14px;
				font-family: verdana, arial, sans-serif;
				padding-bottom: 0px;
				color: #000;
				margin-left: 11px;
				line-height: 18px;
				}
				
			blockquote {
				margin-left: 20px;
				padding: 0 0 45px 0;
				}
			
			img.left {
				float: left;
				margin: 0px 0px 50px 13px;
				vertical-align: bottom;
				border-style: none;
				border-width: 0px;
				width: 198px;
				}
			.rightcontent {
				width: 525px;
				text-align: left;
				padding: 0px 12px 0 10px;
				border-style: dotted;
				border-width:  0px 0px 0px 1px;
				border-color: #aaa;
				margin-left: 231px;
				margin-top: ;
				margin-bottom: 100px;
				background-image: url('gradient.png');
				background-repeat: no-repeat
				}
			.currentpage {
				color: #fff;
				background-color: transparent;
				font-size: 18px;
				font-family: arial, sans-serif;
				font-variant: small-caps;
				font-weight: 900;
				border-top: 4px solid #f66;
				}
			.legal_currentpage {
				color: #000;
				background-color: transparent;
				font-size: 18px;
				font-family: arial, sans-serif;
				font-variant: small-caps;
				font-weight: 900;
				border-bottom: 4px solid #f99;
				}
				
			.red {
				color: red;
				font-weight: bold;
				font-family: verdana, arial, sans-serif;
				font-size: 14px;
				}
			
			.pink {
				font-family: verdana, arial, sans-serif;
				}

/* legal links */
			.legal a {
				color: #666;
				font-size: 18px;
				font-weight: 900;
				text-decoration: underline;
				background-color: transparent;
				font-family: arial, sans-serif;
				font-variant: small-caps;
				}
			.legal a:hover {
				color: #000;
				text-decoration: none;
				font-family: arial, sans-serif;
				}


/* header, footer links */

			.l1 a {
				color: #ccc;
				font-size: 18px;
				font-weight: 900;
				text-decoration: none;
				background-color: transparent;
				font-family: arial, sans-serif;
				font-variant: small-caps;
				border-top: 4px solid #333;
				}
			.l1 a:hover {
				color: #fff;
				text-decoration: none;
				font-family: arial, sans-serif;
				border-top: 4px solid #333;
				}

/* headline links */

			.l2 a {
				padding-top: 50px;
				color: #c00;
				font-family: garamond, sans-serif;
				text-decoration: underline;
				background-color: transparent;
				}		
			.l2 a:active, a:hover {
				color: #f00;
				text-decoration: none;
				}

/* inline links */

			.l3 a {
				color: #33f;
				font-size:13px;
				font-family: verdana, arial, sans-serif;
				text-decoration: underline;
				background-color: transparent;
				padding: 0 0 1px 0;
				border-top: none;

				}
			.l3 A:active {
				color: #00f;
				text-decoration: none;
				background-color: #fcc;
				}
			.l3 A:hover {
				color: #00f;
				text-decoration: none;
				background-color: #fcc;

				}