/* CSS Document */

body	{
	background-color: black;
	font-family: Tahoma, Geneva, sans-serif;
	margin: 0px;
	padding: 0px;
	color: #333;
	}

.italic	{
  	font-style: italic;
	font-size: 1em;
	color: #000;
	}

.bold	{
  	font-weight: bold;
	font-size: 1em;
	color: #000;
	}

.caption	{
	color: #000;
	font-family: "Courier New", Courier6, monospace;
	line-height: 0.8em;
	font-size: 0.8em;
	padding-top: 5px;
	}

a.article	{
	font-family: Tahoma, Geneva, sans-serif;
	font-style: italic;
	font-weight: bold;
	font-size: 0.9em;
	color: #03c;
	}

a.plain {
	text-decoration: none; 
	}

ul.wide	{
	list-style-image: url('../images/arrow.gif');
	font-family: Tahoma, Geneva, sans-serif;
	color: #383838;
	font-size: 0.8em;
	line-height: 2em;
	}

ul.tight	{
	list-style-image: url('../images/arrow.gif');
	font-family: Tahoma, Geneva, sans-serif;
	color: #383838;
	font-size: 0.8em;
	line-height: 1.2em;
	margin-top: -10px;
	}
	
#top	{
	background: #e29;
	background-image:
	url('../images/slant.gif');
	width: 1000px;
	height: 30px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-left: solid #666 1px;
	border-right: solid #666 1px;
	}
	
#header	{
	background: black;
	background-image:
	url('../images/logo_bg.gif');
	width: 1000px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-left: solid #666 1px;
	border-right: solid #666 1px;
	}
	
#container	{
	background: white;
	background-image:
	url('../images/slant_light.gif');
	width: 1000px;
	height: 1500px;
	/* adjust below for space between navbar and con's */
	padding-top: 0px;
	border-left: solid #666 1px;
	border-right: solid #666 1px;
	}
	
#conleft	{
	float: left;
	background: khaki;
	margin-top: 10px;
	margin-right: 5px;
	margin-left: 5px;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	border: solid #d8d8d8 1px;
	width: 200px;
	}
	
#conmiddle	{
	background: white;
	float: left;
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	margin-top: 10px;
	margin-right: 5px;
	width: 540px;
	border: solid #ccc 1px;
	}

#conFull	{
	background: white;
	float: left;
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 5px;
	width: 960px;
	border: solid #ccc 1px;
	}
	
#conright {
	float: left;
	background: white;
	margin-top: 10px;
	margin-right: 5px;
	margin-left: 0px;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	border: solid #ccc 1px;
	width: 190px;
	}

#mention {
	clear: both;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	border: solid #ccc 1px;
	width: 170px;
	height: 150px;
	}

.color {
	clear: both;
	background: #ae9;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	border: solid #333 1px;
	}

p	{
	font-family: Tahoma, Geneva, sans-serif;
	color: #383838;
	font-size: 0.8em;
	line-height: 1.4em;
	padding-left: 5px;
	padding-top: 5px;
	}

p.sidebar {
	font-family: Tahoma, Geneva, sans-serif;
	color: #383838;
	font-size: 0.8em;
	line-height: 1.4em;
	padding-left: 5px;
	margin-top: 0px;
	}

p.right {
	text-align: right;
	}

p.sidenote	{
	font-family: Tahoma, Geneva, sans-serif;
	color: black;
	font-size: 0.7em;
	line-height: 1em;
	padding-left: 5px;
	}

p.leftmargin {
	margin-top: 0px;
	margin-left: 2cm;
	padding-top: 10px;	
	}
	
h2	{
	font-family: arial, sans-serif;
	color: black;
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: -10px;
	}

#footer	{
	background-image:
	url('../images/footer_bg.gif');
	clear: both;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 0.8em;
	color: #fff;
	background-color: black;
	text-align: center;
	width: 1000px;
	height: 30px;
	padding-top: 5px;
	border-top: dotted #000 1px;
	border-left: solid #666 1px;
	border-right: solid #666 1px;
	}


/*	begin navigation */


#navbar	{
	float: left;
	font-family: arial, sans-serif;
	font-size: 0.8em;
	background-color: #daa520;
	width: 1000px;
	height: 20px;
	border-left: solid #666 1px;
	border-right: solid #666 1px;
	border-bottom: dotted black 1px;
	}

#subnavbar	{
	float: left;
	font-family: arial, sans-serif;
	font-size: 0.8em;
	background-color: #daa520;
	width: 1000px;
	height: 20px;
	border-top: dotted white 1px;
	border-left: solid #666 1px;
	border-right: solid #666 1px;
	border-bottom: dotted black 1px;
	}

#navigation ul {
	list-style: none;
	margin: 0;
	padding-top: 5px;
	}
	
#navigation li {
	border-left: 1px solid #999;
	float: left;
	margin: 0;
	padding: 0;
	}
	
#navigation a {
	color: #fff;
	font-weight: bold;
	padding: 5px 10px;
	text-decoration: none;
	}
	
#navigation a:hover {
	color: #666;
	}
	
#navigation #currentpage a {
	color: black;
	}

/* begin sub navigation */

#subnavigation ul {
	list-style: none;
	margin: 0;
	padding-top: 5px;
	}
	
#subnavigation li {
	float: left;
	margin: 0;
	padding: 0;
	}
	
#subnavigation a {
	color: #fff;
	font-weight: bold;
	padding: 5px 10px;
	text-decoration: none;
	}
	
#subnavigation a:hover {
	color: #666;
	}
	
#subnavigation #currentpage a {
	color: black;
	}


