body	{
	font-family: "trebuchet ms",helvetica,sans-serif;
	color: #ffd;
	background-color: #000;
	font-size: 15px;
	text-align: center;
}

#all	{
	width: 760px;
	text-align: center;
	margin: 5px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 100px;
	border: 1px #ffe solid;
	background-image: url(images/red_border_v.gif);
	background-repeat: repeat-y;
	background-position: 25px;
}

#title	{
	font-weight: bold;
	font-size: 18pt;
	margin: 10px 0px 0px 0px;
}

#subtitle	{
	font-weight: bold;
	font-size: 18pt;
	margin-top: 165px;
}

#header	{
	border: 1px #000 solid;
	width: 398px;
	height: 189px;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	background: no-repeat url('images/cr_logo.jpg');
	overflow: visible;
	padding:0;
	text-align: left;
}

#header h1	{
	width: 220px;
	margin: 115px 0 0 0;
	text-align: left;
	font-size: 22px;
	text-transform: uppercase;
	color: #fd9;
	padding: 0;
}

#header h1 strong	{
	font-size: 26px;
}

#boss_header	{
	border: 1px #fff5de solid;
	width: 600px;
	height: 165px;
	margin: 0px 80px 20px 80px;
	background: no-repeat url('images/bosses_head_600.jpg');
	overflow: visible;
}

#menu	{
	margin: 5px 75px 5px 75px;
	text-align: center;
}

#menu a {
	margin: 0px 6px 0px 6px;
	font-family: arial, helvetica, sans-serif;
	color: #f33;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
	}

#menu a:hover	{
	color: #f00;
	text-decoration: underline;
	}

#main	{
	width: 640px;
	margin: 5px 60px 5px 60px;
}

#widemain	{
	width: 740px;
	margin: 5px 10px 5px 10px;
}

#widemain table	{
	margin-left: 35px;
}

h2, h3	{
	margin: 0.3em;
	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
	}
	
h3{
	color: #f9f9ff;
}

h2{
	color: #fff5cc;
	font-size: 30px;
}

p	{
	margin: 0.75em 0em 0.2em 0em;
	text-align: left;
	}
	
a {
	color: #ccccff;
	font-style:italic;
	text-decoration: none;
}

a:hover	{
	color: #f33;
}

a.emaillink	{
	border-bottom: solid 1px #000;
}

a.emaillink:hover	{
	border-bottom: solid 1px #ccf;
}
	
div.subsec	{
	font-size: smaller;
	margin: 0.5em 0em 0.5em 0em;
	padding: 0.5em 0.2em;
	background-color : #eee5ce;
	
	}
	
.limg	{
	text-align: left;
	}
	
.rimg	{
	text-align: right;
	}
	
.fl	{
	float: left;
	background: #fff;
	margin: 0px 5px 5px 0px;
	padding: 2px;
	border: 1px solid #ddd5be;
	text-align: center;
	}
	
.fr	{
	float: right;
	background: #fff;
	margin: 0px 0px 4px 5px;
	padding: 2px;
	border: 1px solid #ddd5be;
	text-align: center;
	}
	
.al	{
	text-align: left;
	margin-top: 15px;}

.ar	{text-align: right;
	margin-top: 15px;}	
	
#taxis	{
	margin: 10px 175px 10px 175px;
}
	
#links	{
	width: 500px;
	margin: 10px 70px 10px 70px;
}

td, th	{
	padding: 0.15em 0.5em 0.15em 0.5em;
	}
	
table.centre	{
	text-align: center;
	}
td p	{
	font-size: smaller;
	margin: 0.2em 0.1em 0.2em 0.1em;
	}
	
li	{
	text-align: left;
}

dl	{
	font-family: "Courier New", Courier, monospace;
	text-align: left;
}

dt	{
	float: left;
	font-weight: bold;
	font-size: 16px;
	clear: both;
	margin-bottom: 10px;
}

dd	{
	margin-left: 100px;
	margin-bottom: 10px;
}
	
