/* CSS Document */

body{
	margin: 0;
	text-align: left;
	padding: 0;
	font-family: georgia, times, "times new roman", serif;
	background-color: #999999;
}

/* The following hack is to correct paragraph text size in IE/WIN */

/* \*/ * html body p { font-size: 90%; } /* */

/* --- CONTAINERS --- */
#container {
	width: 800px!important;
	width /**/: 800px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	text-align: left;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	background-image: url(../images/container_bg.gif);
	background-repeat: repeat-y;
	clear: right;
}
/*====================================================*/
		/* HEADER */
/*====================================================*/
#header{
	padding: 0px;
}
/*====================================================*/
		/* MENU */
/*====================================================*/
#menu{
	width: 200px!important;
	width /**/: 200px;
	float: left;
	position:relative;
	top: -2px;!important;
}
/*====================================================*/
		/* CALLOUT */
/*====================================================*/
#callout{
	position: relative
	width: 200px;
	text-align: left;
	margin-top: 0px;
	margin-right: 2em;
	margin-bottom: 0px;
	margin-left: 200px;
}
#callout p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	margin-bottom: 12px;
	margin-left: 20px;
	margin-right: 20px;
}
#callout a:link {
	color: #CC0000;
	text-decoration: none;
	}
#callout a:visited {
	color: #9933CC;
	text-decoration: none;
	}
#callout a:hover {
	text-decoration: none;
	color: #FFCC00;
	background-color: #0066CC;
	}
#callout a:active {
	text-decoration: none;
	color: #FFCC00;
	}
/*====================================================*/
		/* CONTENT */
/*====================================================*/
#content{
	padding-top: 1em;
	padding-right: 2em;
	width: 360px;
	float: right;
}
#content span {
display: none;
}
#content p{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 24px;
	margin-bottom: 12px;
	margin-left: 20px;
}
#content h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	color: #000000;
	font-variant: small-caps;
	margin-left: 20px;
	margin-bottom: 2px;
	background-position: -4px;
}
#content h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #000000;
	margin-left: 20px;
	margin-top: 12px;
}
#content h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 14px;
	color: #000000;
	margin-left: 20px;
	margin-top: 12px;
	font-style: italic;
	font-weight: normal;
}
#content li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
}
#content ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 2px;
}
#content th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	font-variant: small-caps;
	text-align: left;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#content td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 24px;
	text-indent: 10px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#content a:link {
	color: #CC0000;
	text-decoration: none;
	}
#content a:visited {
	color: #9933CC;
	text-decoration: none;
	}
#content a:hover {
	text-decoration: none;
	color: #FFCC00;
	background-color: #0066CC;
	}
#content a:active {
	text-decoration: none;
	color: #FFCC00;
	}
/*====================================================*/
		/* SPLASH */
/*====================================================*/
#splash{
	padding-top: 0em;
	padding-right: 0em;
	width: 600px;
	float: right;
}
#splash p{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 24px;
	margin-bottom: 12px;
	margin-left: 20px;
	margin-right: 20px;
}
#splash h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	color: #000000;
	font-variant: small-caps;
	margin-left: 20px;
	margin-bottom: 2px;
	margin-right: 20px;
    height:50px;
    background-image:url(../images/headlines/headline0000.gif);
    background-repeat:no-repeat;
	}
#splash span {
display: none;
}
#splash h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #000000;
	margin-left: 20px;
	margin-top: 12px;
}
#splash h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 14px;
	color: #000000;
	margin-left: 20px;
	margin-top: 12px;
	font-style: italic;
	font-weight: normal;
}
#splash li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
}
#splash ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 2px;
}
#splash th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	font-variant: small-caps;
	text-align: left;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#splash td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 24px;
	text-indent: 10px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#splash a:link {
	color: #CC0000;
	text-decoration: none;
	}
#splash a:visited {
	color: #9933CC;
	text-decoration: none;
	}
#splash a:hover {
	text-decoration: none;
	color: #FFCC00;
	background-color: #0066CC;
	}
#splash a:active {
	text-decoration: none;
	color: #FFCC00;
	}
/*====================================================*/
		/* FOOTER */
/*====================================================*/
#footer{
	text-align: center;
	margin-top: 1px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #333333;
	clear: both;
	vertical-align: middle;
	bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	padding-top: 0px;
	font-style: normal;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
#footer p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	padding-top: 0px;
	font-style: bold;
	padding-left: 20px;
	color: #FFFFFF;
	text-align: center;
}
#footer a:link {
	color: #EEEA9D;
	text-decoration: none;
	}
#footer a:visited {
	color: #FFCC00;
	text-decoration: none;
	}
#footer a:hover {
	text-decoration: none;
	color: #CCCCCC;
	background-color: #333333;
	}
#footer a:active {
	text-decoration: none;
	color: #FFCC00;
	}
/******************************************/
.about {
	background-image: url(../images/headlines/headline0001.gif);
	background-repeat: no-repeat;
	height: 20px;
}
