/* Global Styles */

body {
	margin:0px;
	}
	
td {
	font:10px arial;
	color:#586669;
	}
	
hr {
	height:1px; 
	color: #586669;
	border: 1pt solid;
	}
	
a {
	color: #CCB9B7;
	text-decoration:underline;
	}
	
a:hover {
	color: #e34b75;
	text-decoration:none;
	}
	
/* ID Styles */

#navigation a {
	font:11px georgia;
	color: #A89785;
	font-weight:bold;
	text-decoration: none;
	letter-spacing:.1em;
	line-height:16px;
	display:block;
	padding:10px;
	border: 1pt solid rgb(20,40,95);
	border-right-width: 0px; 
	border-left-width: 0px; 
	}
	
#navigation a:hover {
	color:#CCB9B7;
	border: 1pt dotted red;
	border-right-width: 0px; 
	border-left-width: 0px; 
	}
	
#sidebarHeader {
	padding: 0px 4px 14px 4px;
	}

#logo {
	font:5px georgia;
	color: #A89785;
	line-height:4px;
	letter-spacing:.4em;
	hspace="5"
	}

#tagline {
	font:12px georgia;
	color: #FFECD0;
	line-height:18px;
	letter-spacing:.4em;
	}
	
#dateformat a {
	color:#6B93CC;
	font:11px georgia;
	color: #6B93CC;
	letter-spacing:.2em;
	text-decoration:none;
	font-weight:bold;
	}
	
#dateformat a:hover {
	color: #FFECD0;
	}

/* Class Styles */

.bodyText {
	font:11px arial;
	color:#A89785;
	line-height:2px;
	letter-spacing:.1em;
	margin-top:0px;
	}
	
.pageName{
	font:22px georgia;
	color: #6F1A46;
	line-height:20px;
	letter-spacing:.1em;
	}
	
.subHeader {
	font:16px georgia;
	color: #6F1A46;
	font-weight:bold;
	letter-spacing:.1em;
	line-height:16px;
	}	

.subHeader2 {
	font:16px georgia;
	color: #CCB9B7;
	font-weight:bold;
	letter-spacing:.1em;
	line-height:16px;
	}	
	
.sidebarHeader {
	font:14px georgia;
	color: #A89785;
	font-weight:bold;
	letter-spacing:.1em;
	line-height:16px;
	}	
	
.detailText {
	font:11px arial;
	color:#A89785;
	line-height:16px;
	letter-spacing:.1em;
	}
	
.smallText {
	font:10px arial;
	color:#586669;
	}

.schooltext {
	font:12px arial;
	text-align: justify;
	color:#586669;
	}
	
.comborder {
	border:4px solid #7D000B
	}

.mvborder {
	border:4px solid #E65507
	}

.filmborder {
	border:4px solid #0965B0
	}
	
.intborder {
	border:4px solid #055610
	}

div.justify {
  	text-align: justify;
  	background: #ffffcc;
	}
