
body {
	padding:0px;
	margin:0px;
	color: #ffffff;
	background-color: #000000;
	font-family: Cambria;
	font-size: 1em;
}

td {
	font-size:0.9em;
	font-family: Cambria;
	color:#ffffff;
	font-weight: normal;
	font-size: 1em;
}

.description {
	font-size:0.9em;
	font-family: Cambria;
	color:#ffffff;
	font-weight: normal;
	font-size: 1.2em;
}

p.description {
	font-size:0.9em;
	font-family: Cambria;
	color:#ffffff;
	font-weight: normal;
	font-size: 1.2em;
}

	
a {
	color: #ffffff;
	text-decoration:underline;
	font-family: Cambria
;
	font-size: 1.2em;
	font-weight: bold;
	}
	
a:hover {
	color: blue;
	text-decoration:underline;
	font-size: 1.2em;
	font-weight: bold;

	}
	
h1 { font-family: 'Cambria'; letter-spacing:.1em; font-size: 2.5em}
h2 { font-family: 'Cambria'; letter-spacing:.1em; font-size: 1.8em}
h3 { font-family: 'Cambria'; letter-spacing:.1em; font-size: 1.6em}
h4 { font-family: 'Cambria'; font-size: 1.4em}
h5 { font-family: 'Cambria'; font-size: 1.3em}
h6 { font-family: 'Cambria'; font-size: 1.2em}

.red { color: red;}
.blue { color: blue;}
.green { color: grren;}

#sidebarHeader {
	padding: 0px 4px 14px 4px;
}

#heading h1 {
	font-family: 'Cambria';
	font-size:3.1em; 
	letter-spacing:.2em;
	font-weight: bold;
	color: #ffffff;
	margin: 0px;
	padding: 0px
	}

#heading2 {
	font-family: Cambria
;
	font-size: 1.3em; 
	font-weight: bold;
	color: red;
	margin: 0px;
	letter-spacing:.1em;
	margin-bottom: 0px;
	margin-top: 5px;
	padding: 0px;
}

#footer{padding-top: 10px;}

#copyright {padding-top: 10px; font-size: 0.7em; }

#resources ul {
list-style-type:none;
}

.thumbs {padding-bottom: 10px;}
.bordered { border: 1px solid #999999; }
.blkbordered { border: 1px solid #000000; }


a:link.thumbs {color: #ffffff; text-decoration: none; font-family: Cambria; }
a:visited.thumbs {color: #ffffff; text-decoration: none; font-family: Cambria; }
a:active.thumbs  {color: #ffffff; text-decoration: none; font-family: Cambria; }
a:hover.thumbs {color: blue; text-decoration: none; font-family: Cambria; }