/* GLOBALS */

* {
	padding: 0px;
	margin: 0px;
}

body {
	background-color: #555555;
}

table {
	border-collapse: collapse;
}

html {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1 {
	color: #969f00;
	font-size: 1.8em;
	margin-bottom: 15px;
}

h2 {
	color: #747474;
	font-size: 1.45em;
	margin-bottom: 10px;
}

h3 {
	color: #ab3400;
	font-size: 1.2em;
	margin-bottom: 5px;
	margin-top: 10px;
}

h4 {
	color: #000000;
	font-size: 1em;
	margin-bottom: 5px;
}

p {
	color: #666666;
	font-size: 1em;
	margin-bottom: 15px;
}

a {
	color: #aa00d5;
	text-decoration: none;
}

a:hover {
	color:#FF9933;
}


/* CONTAINER */

#container {
	background: url(images/bg.gif) repeat-y;
	font-size: 62.5%;
	margin: auto;
	text-align: left; /* for IE5 users */
	width: 792px;
	padding-left: 6px;
	/* display: table;  must put this in for FireFox. */
}


/* HEADER */

#headerTop {
	background-image: url(images/header_top.jpg);
	background-repeat: no-repeat;
	clear: both;
	height: 100px;
	width: 780px;
}

#headerBot {
	background-image: url(images/header_bot.gif);
	background-repeat: no-repeat;
	clear: both;
	height: 75px;
	width: 780px;
}


/* CONTENT WRAPPER (minus HEADER & FOOTER) */

#contentWrapper {
	background: url(images/bg_col.gif) repeat-y; /* side nav column bg */
	clear: left;
	margin-top: 1px;
	width: 780px;
}

#clearFooter {
	clear:both;
	height:0;
	margin:0;
	font-size: 1px;
	line-height: 0; 
}


/* CSS PULLDOWN FOR TOP NAV */

#topNav {
	background: url(images/nav_toplink_off.gif) repeat-x;
	height: 23px;
	width: 780px;
}

#topNav a {
	color: #5f5f5f;
	display: block;
	font-weight: bold;
	margin-top: 7px;
	padding-bottom: 7px;
	text-decoration: none;
}

#topNav a:hover {
	color: #ffffff;
}

#topNav li {
	float: left;
	padding: 0 10px 0 11px; /* top nav side margin in unrolled over state */
}


#topNav ul li:hover { /* top nav rollover bg */
	background: url(images/nav_toplink_on.gif) repeat-x;
}

#topNav,
#topNav ul {
	list-style: none;
	line-height: 1;
	margin: 0;
	padding: 0;
	z-index: 1000;
}


#topNav ul ul {
	position: absolute;
	width: 1px;
	left: -999em;
	z-index: 3000;
	margin-top: 2px; /* top margin of 1st dropdown box*/
	margin-left: -23px; /* left margin of 1st dropdown box */
}

* html #topNav ul ul {
	margin-top: 0px;
}

#topNav ul ul a { /* 1st dropdown box link */
	color: #787878;
	font-weight: normal;
	background-color: #e9e9e9;
	border-width: 1px;
	border-style: solid;
	border-color: #ffffff;
	margin-top: -3px;
	padding: 10px;
	text-decoration: none;
	width: 200px;
}

#topNav ul ul a:hover { /* 1st dropdown box link hover */
	color: #b3142e;
	background-color: #e3deea;
}

#topNav li li:hover { /* blocks from 1st dropdown links being assigned bg img */
	background: url(images/dot.gif);
}

#topNav li ul ul { /* 2nd drop down box relative location */
	margin: -29px 0 0 210px;
}

#topNav li ul ul a { /* 2nd drop down box link */
	color: #787878;
	text-decoration: none;
	background-color: #e9e9e9;
	border-width: 1px;
	border-style: solid;
	border-color: #ffffff;
	padding: 10px;
	margin-top: -2px;
	width: 202px;
}

#topNav li ul ul a:hover { /* 2nd drop down box link rollover */
	color: #b3142e;
	background-color: #e3deea;
}

#topNav li:hover ul ul,
#topNav li.sfhover ul ul {
	left: -999em;
}

#topNav li:hover ul,
#topNav li li:hover ul,
#topNav li.sfhover ul,
#topNav li li.sfhover ul {
	left: auto;
}

#topNav img {
 	float: right;
	padding-top: 1px;
	padding-right: 5px;
}

#topNavOn {
	background: url(images/nav_toplink_on.gif) repeat-x;
	height: 23px;
	padding: 0 10px;
}

#topNavOn a {
	color: #ffffff;
}


/* NAV COLUMN (LEFT COLUMN)  ****************************************/

#coverArt { /* home page journal cover art frame */
	background: url(images/cover_bg.gif) no-repeat;
	float: left;
	height: 350px;
	width: 218px;
	padding-top: 69px;
}

#navColumn {
	float: left;
	height: 350px;
	width: 218px;
}

/* CSS PULLDOWN FOR SIDE NAV */

#sideNav {
	margin: 30px 0 0 23px;
	width: 195px;
}

#sideNav li {
	background: url(images/nav_sidelink_off.gif) no-repeat; /* side nav bg */
	height: 26px;
	line-height: 24px;
	list-style: none;
	position: relative; /* do not remove. for 3rd level nav. */
}

#sideNav li:hover {
	background: url(images/nav_sidelink_on.gif) no-repeat; /* side nav rollover bg */
}

#sideNav li li:hover { /* blocks from 1st dropout links being assigned bg img */
	background: url(images/dot.gif);
}

#sideNav li a {
	display: block;
	font-size: 11px;
	font-weight: bold;
	padding: 0 10px;
}

#sideNav li a:active,
#sideNav li a:link,
#sideNav li a:visited {
	color: #ffffff;
	text-decoration: none;
}

#sideNav li a:hover {
	color: #5c30a6;
	text-decoration: none;
}

#sideNav ul ul {
	position: absolute;
	top: -2px;
	left: 187px; /* left margin of 1st pullout box for left nav. (for 3rd level page nav) */
	width: 110%;
}

div#sideNav ul ul,
div#sideNav ul ul li:hover ul ul {
	display: none;
}

div#sideNav ul li:hover ul {
	display: block;
}

#sideNav ul ul li { /* 1st pullout box for left nav. (for 3rd level page nav) */
	background-color: #e9e9e9;
	background-image: url(images/dot.gif);
  	border-width: 1px;
	border-style: solid;
	border-color: #ffffff;
	margin-bottom: -2px;
}

#sideNav ul ul li:hover {
	background-color: #e3deea;
}

#sideNav ul ul a:active,
#sideNav ul ul a:link,
#sideNav ul ul a:visited { /* 1st pullout box link property (for 3rd level page nav) */
	color: #787878;
	font-size: 1em;
	font-weight: normal;
	text-decoration: none;
}

#sideNav ul ul a:hover {
	color: #b3142e;
}

#sideNavOn {
	color: #5c30a6;
	background: url(images/nav_sidelink_on.gif) no-repeat;
	font-size: 11px;
	font-weight: bold;
	padding: 0 10px;
}


/* CONTENT COLUMN ****************************************/

#breadcrumb {
	float: right;
	font-size: .95em;
	margin: 5px 20px 0 0;
	text-align: right;
	width: 510px;
}

#contentColumn {
	display:inline; /* for Firefox problem (pushing image to below left float) */
	float: right;
	width: 510px;
	margin: 30px 20px 20px 30px;
}

#contentColumn li {
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: .3em .7em;
	color: #2c2c2c;
	font-size: 1em;
	padding : 0.2em 1em;
	line-height: 16px;
}

#contentColumn ul {
	list-style-type: none;
	margin-left: 36px;
	margin-top: 10px;
}

.mastheadName {
}

.mastheadTitle {
	background-color: #E9EDCB;
	font-style: italic;
	font-weight: bold;
}

.name {
	font-style: italic;
	font-weight: bold;
}

.title {
	font-style: italic;
}


/* FOOTER  ****************************************/

#footer {
	background-color: #f3f3f3;
	clear: both;
	color: #646464;
	font-size: 0.95em;
	text-align: center;
	height: 1%; /* For IE extra margin bug */
	width: 780px;
	padding: 15px 0;
}

#footer a:active,
#footer a:link,
#footer a:visited {
	color: #646464;
	text-decoration: none;
}

#footer a:hover {
	color: #ff7e00;
	text-decoration: underline;
}
