/* ######################## TAGS ######################## */
body, p, td
{
	color: #000;
	background-color: #FFF;
	font-size: 14px;
	/* 12pt */
	font-family: comic sans MS;
	margin: 0px;
	list-style-image: url('images/bullet.png');
}


a {
	color: #00A;
}

a:hover
{
	color: #060;
	font-style: oblique;
}
	
.header1, h1 {
	padding: 0px;
	color: #0044AA;
	
	font-size: 2em;
	font-weight: 800;
	font-family: comic sans MS;
	text-align: center;
	padding: 3px;
	padding-top: 4px;
}

.header2, h2 {
	padding: 0px;
	font-size: 1.3em;
	font-weight: 100;
	font-family: comic sans MS;
	text-align: center;
	padding: 3px;
	padding-top: 0px;
}

.header3, h3
{
	/*#D14414;*/
	font-size: 1.5em;
	font-weight: bold;
	font-family: comic sans MS;
	/*text-align: center;*/
	padding: 3px;
	padding-left: 10%;
	padding-top: 0px;
}


.header4, h4
{
	/*#D14414;*/
	font-size: 1.5em;
	font-weight: bold;
	font-family: comic sans MS;
	/*text-align: center;*/
	padding: 3px;
	padding-top: 0px;
}

.odd {
	background-color: #FFF;}

.even
{
	background-color: #09C;
	font-weight: 800;
}

table {
	border-spacing: 1px;}

td {
	padding: 1px 2px;}

th {
	padding: 2px 3px;
	text-align: center;}

img {
	border: 0 solid #000;
}
	
.teifion {
	font-size: 0.9em;
}

h3 a {
	color: #000;
	border-bottom: 0px solid #000;
}

h3 a:hover {
	color: #000;
	border: 0px solid #000;
}

.top h3 {
	border-bottom: 2px solid #AAA;
	font-size: 1.3em;
	padding: 5px;
	margin-top: 0px;
}

/* ######################## STYLING ######################## */
.title {
	font-size: 1.1em;
	font-weight: bold;
	padding-left: 5%;
	color: #000;
}

.comment {
	color: #333;
	font-style: oblique;}


.fleft {
	padding-left: 15px;
	float: left;}

.fright {
	padding-right: 15px;
	float: right;}
	
.credits {
	text-align: center;
	font-size: 0.9em;
}

acronym {
	border-bottom: 1px dotted black;
}

.vbig
{
	font-size: 1.5em;
	font-weight: 800;
}

/* ############## NAVLIST ########### */
.navlist ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
	font-weight: 800;
}
.navlist li {
	margin: 0;
}
.navlist a {
	display: block;
	padding: 0.75em 0.2em 0.2em 1.5em;
	margin-bottom: 2px;
	border: 1px solid;
	text-decoration: none;
	border-color: #ACE #ACE #ADF #ADF;
	background-color: #333;
	background-image:  url('images/menu.png');
	vertical-align: middle;
	height: 15px;
}
.navlist a:link, .navlist a:visited {
	color: #CFF;
}
.navlist a:hover, .navlist a:active
{
	background-color: #AAF;
	text-decoration: none;
	background-repeat: repeat;
	color: #000;
	background-image: url('images/menuover.png');
	font-style: normal;
}

.navlist h1, .navlist h2, .navlist h3 {
	margin: 0 0 6px;
	color: #D14414;
	height: 30px;
	border: 0px solid black;
}


/* ######################## POSITIONING ######################## */
.left {
	position: absolute;
	left: 10px;
	top: 160px;;
	width: 190px;
}

.right {
	position: absolute;
	right: 10px;
	top: 82px;
	width: 190px;
}

.center {
	margin-left: 215px;
	margin-right: 8px;
}


.centerbody {
	margin-left: 8px;
	margin-right: 8px;
}

.top {
	padding: 0px;
	text-align: center;
	background-repeat: repeat-x;
	margin: 0px;
	font: garamond, comic sans MS;
}

.top h1
{
	padding: 0px;
	margin: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
/*	background-image: url("images/head.png");*/
}

.footer {
	margin: 20px;
	margin-left: 235px;/*215 + 20*/
	/*margin-left: 220px;*/
	text-align: center;
	font-size: 0.9em;
}

.toplinks {
	margin-top: -15px;
	height: 20px;
	background-color: #FFF;
/*	border-bottom: 3px double #D14414;*/
}

.toplinks a
{
	color: #A00;
	text-decoration: none;
	border-bottom: 1px solid #A00;
	font: comic sans MS;
}
.toplinks a:hover {
	color: #00A;
	text-decoration: none;
	border-bottom: 1px dashed #00A;
}

/* ######################## BOXES ######################## */
.box {
	color: #000;
	background-color: #CCC;
	margin: 5px 40px;
	padding: 5px 5px;
	border: double 3px #4B0068;
}


.navlist .noimg, .noimage, .navlist .noimg
{
	list-style-type: none;
	list-style-image: none;
}

ul .bump_in
{
	/*list-style-type: none;
	list-style-image: none;*/
	margin-left: 25px;
}

.indent1 {margin-left: 35px;}
.indent2 {margin-left: 70px;}
.indent3 {margin-left: 105px;}

.blue {color: #00A;}
.green {color: #0A0;}
.red {color: #A00;}

.magenta {color: #A0A;}
.yellow {color: #AA0;}
.turq, .turquiose {color: #0AA;}

.hide {
	visibility: hidden;
}

.interviewer
{
	font-weight: 800;
	margin-left: 30px;
}

.jonathan
{
	font-style: oblique;
	font-weight: 400;
	margin-left: 48px;
}
