@charset "UTF-8";

@font-face {font-family: myClarendon;
src: url('/fonts/clarebol.ttf'),
     url('/fonts/clarebol.eot'); /* IE9+ */ }

body {font-family: "Times New Roman", serif;
	background-color: #000;
	color: #fff;}
	
div ul li {padding-bottom: 15px;}	
	
a {color: #fff;}
	
a:hover {color: #9494ff;}

img {border: none;}

ul {margin: 0 0 0 7px;
	padding: 0;
	line-height: 1.3;}

#container {padding: 3px 8px 8px 3px;}

#header {width: 100%;
	height: 115px;
	border: 0;
	clear: left;
	padding-bottom: 22px;}

	#frameimage {float: left;}
	
	#frameimage img {padding-top: 12px;}

	#frametitle {float: left;
		width: auto;
		line-height: 1.15;}

		#frametitle a:hover {color: #fff;}

	#frametree {float: left;
		width: 201px;
		background-color: #222;
		padding-top: 10px;
		padding-left: 10px;
		padding-bottom: 10px;
		margin-top: 39px;
		margin-left: 49px;}
											
#footer {clear: left;
	width: 100%;
	height: 60px;
	line-height: 1.25;
	padding-top: 12px;
	border-top: 1px solid #003;
	margin-top: 14px;
	margin-bottom: 8px;}
	
	#footer a {font-size: 11px;}
		
.h3class {font-weight: normal; 
	font-size: 15px; 
	font-family: "Times Roman", "Times", "Times New Roman", serif;}

.h4class {font-weight: normal; 
	font-size: 11px; 
	font-family: myClarendon, "Clarendon", serif;}
	
.h1classpadding {font-size: 56px; 
	font-family: "Times Roman", "Times", "Times New Roman", serif; 
  	font-weight: normal; 
  	line-height: 56px; 
  	padding-top: 20px;}	

.h5class {font-weight: normal;
	font-family: arial, sans-serif;
	font-size: 10px;}  	
	
#buttons2 {clear: left;
	width: 70%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	padding: 25px;
	background-color: #003;
	border: 15px solid #743376;}

	#buttons2 p {line-height: 1.3;
		font-weight: normal;}
	
	#buttons2 ul {}
	
	#buttons2 ul li {padding: 0;
	margin: 0;
	font-weight: normal;
	font-size: 20px;}
	
	#buttons2 ul li a {font-weight: normal;
	font-size: 20px;}

	#buttons2 ol li {font-style: italic;}
	
#group8 {width: 225px;
    height: auto; 
	margin: 3px 15px 15px 15px; 
	float: left;
	padding-left: 22px;}
	
	#group8 img {width: 225px;}
