/* SITE STYLES */

body {
	background-color: #000000;
	background-image:   url("/images/bkgrnd.gif");
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	}

/* CONTENT STYLES */

#container {
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-size: 0px;
	line-height: 0px;
	width: 800px;
	padding: 0px;
	}

#top {
	font-size: 0px;
	line-height: 0px;
	padding: 0px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	}

#menu {
	font-size: 0px;
	line-height: 0px;
	padding: 0px;
	height: 40px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	}

#spacer {
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 800px;
	}


/* HOME PAGE STYLES */
#home {
	width: 490px;
	float: left;
	margin: 0px;
	padding: 0px;
	}

#home1 {
	width: 389px;
	float: left;
	margin: 0px;
	padding: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	}

#home2 {
	width: 249px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding: 0px;
	}

#home2 img.Thumbs {
	padding: 2px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 6px;
	border: 1px solid #CCCCCC;
	}

#home2 a {
	color: #990000;
	text-decoration: none;
	}

#home2 a:visited {
	color: #990000;
	text-decoration: none;
	}

#home2 a:hover {
	color: #990000;
	text-decoration: underline;
	}

#home3 {
	width: 390px;
	float: left;
	margin: 0px;
	padding: 5px;
	}

#home4 {
	clear: both;
	width: 800px;
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	text-transform: uppercase;
	font-family: Helvetica, "Franklin Gothic Book", Arial, sans-serif;
	font-size: 10px;
	line-height: 14px;
	}

#home4 img {
	padding: 10px;
	margin: 0px;
	text-align: left;
	}

#home4 ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	}

#home4 li {
	display: inline;
	list-style-type: square;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #666666;
	margin: 0px;
	}

#home4 li.left {
	display: inline;
	list-style-type: square;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #666666;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #666666;
	margin: 0px;
	}

#home p {
	font-family: "Lucida Grande", "Lucida Sans", Modern, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	margin: 2px;
	padding: 0px;
	}

#home p.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	color: #999999;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	padding: 0px;
	margin: 8px 0px 12px;
	}

#home p.date {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 10px;
	color: #999999;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	padding: 0px;
	margin: 3px 0px 12px 3px;
	}

#home h1 {
	font-family: Helvetica, "Franklin Gothic Book", Arial, sans-serif;
	font-size: 16px;
	color: #990000;
	line-height: 18px;
	}

#home ul {
	font-family: "Lucida Sans", Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	list-style-type: none;
	margin: 10px;
	padding: 0px;
	display: list-item;
	}

#home a {
	color: #990000;
	text-decoration: none;
	}

#home a:visited {
	color: #990000;
	text-decoration: none;
	}

#home a:hover {
	color: #990000;
	text-decoration: underline;
	}

#home div.line hr{ /* take out the troublemaking HR */
	display:none;
	}

#home div.line {
	height: 10px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image:  url("/images/div.gif");
	background-repeat: no-repeat;
	padding: 0px;
	}



/* MAIN STYLES */
#main {
	width: 550px;
	float: left;
	}

#main img {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 6px;
	}

#main div.line hr{ /* take out the troublemaking HR */
	display:none;
	}

#main div.line {
	height: 10px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image:  url("/images/div.gif");
	background-repeat: no-repeat;
	padding: 0px;
	}

#main p {
	font-family: "Lucida Grande", "Lucida Sans", Modern, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	margin: 10px;
	padding: 0px;
	}

#main p.subpic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	color: #999999;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	padding: 2px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	margin: 7px;
	}

#main p.date {
	font-family: "Lucida Grande", "Lucida Sans", Modern, sans-serif;
	font-size: 10px;
	line-height: 10px;
	color: #666666;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	padding: 0px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	}

#main p.byline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 14px;
	color: #990000;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	padding: 0px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	}

#main p.dateFull {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 11px;
	color: #999999;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	padding: 0px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
	}

#main p.bylineFull {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 12px;
	color: #990000;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	padding: 0px;
	margin: 10px;
	}

#main img.Full {
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 6px;
	}

#main p.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	color: #999999;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	padding: 0px;
	margin: 10px 10px 20px;
	}

#main h1 {
	font-family: "Lucida Grande", "Lucida Sans", Modern, sans-serif;
	font-size: 16px;
	line-height: 16px;
	color: #660000;
	text-decoration: none;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: uppercase;
	padding: 0px;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: -5px;
	margin-left: 10px;
	}

#main li {
	font-family: "Lucida Grande", "Lucida Sans", Modern, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	padding: 0px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	}

#main a {
	color: #990000;
	text-decoration: none;
	}

#main a:visited {
	color: #990000;
	text-decoration: none;
	}

#main a:hover {
	color: #990000;
	text-decoration: underline;
	}

img.hdr {
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}

#mainInline {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	margin: 0px 15px 10px 10px;
	float: left;
	width: 200px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	}

#mainInline ul {
	margin-bottom: 15px;
	}

#mainInline li {
	font-family: "Lucida Grande", "Lucida Sans", Modern, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #666666;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	list-style-image:  url("/images/bullet.gif");
	margin-left: -20px;
	}

#mainInline img {
	padding: 0px;
	margin: 0px;
	}

#mainInlineRight {
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	font-size: 0px;
	line-height: 0px;
	}


/* RIGHT STYLES */
#right {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	float: right;
	width: 249px;
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	}

#right p {
	font-family: "Lucida Grande", "Lucida Sans", Modern, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #333333;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	margin: 10px;
	padding: 0px;
	}

#right h1 {
	font-family: Helvetica, "Franklin Gothic Book", Arial, sans-serif;
	font-size: 14px;
	line-height: 15px;
	color: #333333;
	text-decoration: none;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: uppercase;
	padding: 0px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	}

#right img.Title {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: -10px;
	margin-left: 6px;
	}

#right img.Thumbs {
	padding: 3px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	border: 1px solid #CCCCCC;
	}

#right p.link {
	font-family: "Lucida Grande", "Lucida Sans", Modern, sans-serif;
	font-size: 9px;
	line-height: 9px;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	padding: 0px;
	margin-top: -5px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 10px;
	}

#right p.date {
	font-family: "Lucida Grande", "Lucida Sans", Modern, sans-serif;
	font-size: 10px;
	line-height: 10px;
	color: #666666;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	padding: 0px;
	margin-top: -5px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	}

#right ul {
	font-family: "Lucida Sans", Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	list-style-type: none;
	margin: 10px;
	padding: 0px;
	display: list-item;
	}

#right a {
	color: #990000;
	text-decoration: none;
	}

#right a:visited {
	color: #990000;
	text-decoration: none;
	}

#right a:hover {
	color: #990000;
	text-decoration: underline;
	}


/* FOOTER STYLES */
#footer {
	font-size: 0px;
	line-height: 0px;
	padding: 0px;
	width: 800px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	}

#footer img {
	margin: 0px;
	padding: 0px;
	}
