/* Images should be linked as if the CSS file sits in the same folder as the images. ie. no paths. */

/* basic elements */
a:link { 
	color: #4F006C;
	}
a:visited { 
	color: #4F006C;
	}

body {
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	height: 0px;
	position: absolute;
	margin: 0px;
	padding: 0px;
	padding-top: 50px;
	
	font-family: Verdana;
	color: #666666;
	font-size: 12px;
	
	scrollbar-face-color: #eff0ee;
	SCROLLBAR-ARROW-COLOR:  #98adb2;
	scrollbar-highlight-color: #fff;
	SCROLLBAR-SHADOW-COLOR: #98adb2;
	SCROLLBAR-3DLIGHT-COLOR: #98adb2;
	
	background-color: #e6e6ec;
}
h1 { 
	padding: 21px;
	font: bold 16pt arial; 
	letter-spacing: 1px; 
	text-align:center;
	color: #666666;
	}
#MainContent {
	padding: 7px 21px 7px 50px;
	font-family: Verdana;
	color: #4F4F4F;
	font-size: 13px;
	}
td {
	font-family: Verdana;
	color: #666666;
	font-size: 12px;
}

p.photos {padding: 7px 7px 7px 7px;}

#navbuttons { 
	margin-left: 13px;
	height: 18px;
	font-family: BankGothic Md BT;
	font-size: 14px;
	color: #CCCCCC;
	}
#navbuttons a:link {
	font-size: 14px;
	font-family: BankGothic Md BT;
	color: #CCCCCC;
	text-decoration: none;
	}
#navbuttons a:visited {
	font-size: 14px;
	font-family: BankGothic Md BT;
	color: #CCCCCC;
	text-decoration: none;
	}
#PurpleNavButtons { 
	width:	177px;
	padding-left: 10px;
	padding-top: 7px;
	font-size: 10pt;
	font-family: BankGothic Md BT;
	font-weight: 500; 
	color: #CCCCCC;
	line-height: 1.33;
	}
#PurpleNavButtons a:link {
	font-size: 10pt;
	font-family: BankGothic Md BT;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: 500;
	}
#PurpleNavButtons a:visited {
	font-size: 10pt;
	font-family: BankGothic Md BT;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: 500;
	}
#PurpleNavButtons 
+: {
	background-color: #4F006C;
	}
#textbuttons {
	font-size: 11px;
	font-family: BankGothic Md BT;
	color: #FFFFFF;
	margin-left: 200px;
	}
#textbuttons a:link {
	font-size: 11px;
	font-family: BankGothic Md BT;
	color: #FFFFFF;
	text-decoration: none;
	}
#textbuttons a:visited {
	font-size: 11px;
	font-family: BankGothic Md BT;
	color: #FFFFFF;
	text-decoration: none;
	}
#maintextbuttons {
	font-size: 11px;
	font-family: BankGothic Md BT;
	color: #4F006C;
	margin-left: 100px;
	background-color: #FFFFFF;
	}
#maintextbuttons a:link {
	font-size: 11px;
	font-family: BankGothic Md BT;
	color: #4F006C;
	text-decoration: none;
	}
#maintextbuttons a:visited {
	font-size: 11px;
	font-family: BankGothic Md BT;
	color: #4F006C;
	text-decoration: none;
	}
#BottomNavigationBar {
	height: 50px;
	font-size: 9px;
	font-family: Verdana;
	color: #4F006C;
	margin-left: 40px;
	background-color: #FFFFFF;
	text-align:center;
	padding-bottom: 3px;
	}
#BottomNavigationBar a:link {
	font-size: 9px;
	font-family: Verdana;
	color: #4F006C;
	}
#BottomNavigationBar a:visited {
	font-size: 9px;
	font-family: Verdana;
	color: #4F006C;
	}
#PurpleLine { 
	background-color: #4F006C;
	height: 20px; 
	margin-left: 1px; 
	margin-top: 0px;
	}
#SchoolLinks { 
	line-height: 1.4;
	text-align:center;
	}
#contactinfo td {
	color: #4F006C;
	font-size: 9px;
	font-family: verdana;
	}

#SideNavButtons { 
	width:	177px;
	padding-left: 10px;
	padding-top: 7px;
	font-size: 10pt;
	font-family: BankGothic Md BT;
	font-weight: 500; 
	color: #CCCCCC;
	line-height: 1.33;
	}
#SideNavButtons a:link {
	font-size: 10pt;
	font-family: BankGothic Md BT;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: 500;
	}
#SideNavButtons a:visited {
	font-size: 10pt;
	font-family: BankGothic Md BT;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: 500;
	}
	
#SideNavButtons-2 { 
	width:	177px;
	padding-left: 10px;
	padding-top: 7px;
	font-size: 10pt;
	font-family: BankGothic Md BT;
	font-weight: 500; 
	color: #575757;
	line-height: 1.33;
	}
#SideNavButtons-2 a:link {
	font-size: 10pt;
	font-family: BankGothic Md BT;
	color: #575757;
	text-decoration: none;
	font-weight: 500;
	}
#SideNavButtons-2 a:visited {
	font-size: 10pt;
	font-family: BankGothic Md BT;
	color: #575757;
	text-decoration: none;
	font-weight: 500;
	}