/* General */

body {
	background-color:#FFFFFF;
	margin-left:0;
	margin-right:0;
	margin-top:0;
	margin-bottom:0;}

img	{
	border: 0;}
	
img.right {
	margin: 0px 0px 0px 20px;
	float: right;}
	
img.left
	{padding: 30px;
	float: left;}
	
a.link:link
	{font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;}

a.link:visited
	{color: #333333;
	text-decoration: underline;}

a.link:hover
	{
	color: #CC0000;
	text-decoration: underline;
	}
	
/* Body Story */

h1.home	{  
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 20px; 
	font-weight: Bold;
	color: #222222;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	}
h1.homeshadow
	{  
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 20px; 
	font-weight: Bold;
	color: #A0A0A0;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	}

h2.home	{  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px; 
	font-weight: normal;
	color: #003399;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	}
	
p.home	{  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px; 
	font-weight: bold;
	color: #333333;
	margin: 0px 0px 8px 0px;
	text-decoration: none;
	}
	
p.justified
	{  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	font-weight: normal;
	color: #333333;
	margin: 0px 0px 8px 0px;
	text-decoration: none;
	text-align: justify;
	}

p.homelink
	{  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px; 
	font-weight: bold;
	color: #CC0000;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	}
	
p.header	
	{  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px; 
	font-weight: bold;
	color: #333333;
	margin: 0px 0px 8px 0px;
	text-decoration: none;
	}

a.homelink:link
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px; 
	font-weight: bold;
	color: #CC0000;
	margin: 0px 0px 0px 0px;
	text-decoration: underline;
	}
a.homelink:visited
	{
	color: #CC0000;
	text-decoration: underline;
	}
a.homelink:hover
	{
	color: White;
	background: #CC0000;
	text-decoration: none;
	}

/* Copyright etc */

p.mini	{
	FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif;
	FONT-SIZE: 10px;
	COLOR: #333333;
	MARGIN: 0px 0px 0px 0px;
	}
	
/* Ticker */

.ticker
	{
	FONT-FAMILY: Tahoma;
	FONT-SIZE: 10pt;
	font-weight: Bold;
	VERTICAL-ALIGN: text-bottom;
	}
a:link.ticker
	{
	COLOR: #003399;
	text-decoration: none;
	}
a:visited.ticker
	{
	COLOR: #003399;
	text-decoration: none;
	}
a:hover.ticker
	{
	COLOR: #CC0000;
	text-decoration: underline;
	}

/* Homepage Tab Storys */

p.tabs	{  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px; 
	font-weight: normal;
	color: White;
	margin: 0px 0px 8px 0px;
	text-decoration: none;
	text-align: left;
	}

a.tabs:link
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px; 
	font-weight: normal;
	color: #0033FF;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	}
a.tabs:visited
	{
	color: #0033FF;
	text-decoration: none;
	}
a.tabs:hover
	{
	color: #0033FF;
	text-decoration: underline;
	}


/* ID Styles */

#pagetemplate {
	background-image:url(../library/images/background.gif);
	background-repeat:no-repeat;
	width: 1024px;
	height: 900px}
	
#dragontemplate {
	background-image:url(../library/images/dragonbg.gif);
	background-repeat:no-repeat;
	width: 1024px;
	height: 900px}

.slideshow{ /*CSS for DIV containing each image*/
float: left;
margin-right: 10px;
margin-bottom: 10px;
}

.slideshow img{ /*CSS for each image tag*/
border: 0;
width: 100px;
height: 66px;
}

#navlinks{ /*CSS for DIV containing the navigational links*/
width: 400px;
}

#navlinks a{ /*CSS for each navigational link*/
margin-right: 8px;
margin-bottom: 3px;
font-size: 110%;
}

/* End */
