html {font-size:100.01%;}
body {
	margin:0;
	background-image:url(images/background.gif);
	font-size:16px;
	color:#000000;
	font-family:Arial,Helvetica,Geneva,Tahoma,Swiss,Verdana,sans-serif;
	text-align:center;
	}

.clear {clear:both;}

.bold   {font-weight:bold;}
.blue   {color:#0000ff;}
.red    {color:#ff0000;}
.white  {color:#ffffff;}
.yellow {color:#ffcc00;}
.lh1pt5 {line-height:150%;}

.tiny  {color:#000000; font-size:10px;}
.sml   {color:#000000; font-size:12px;}
.med   {color:#000000; font-size:14px;}
.body  {color:#000000; font-size:16px;}
.lrg   {color:#000000; font-size:18px;}
.xlrg  {color:#000000; font-size:24px;}
.xxlrg {color:#000000; font-size:32px;}

h1 {color:#00C; font-size:32px; font-weight:bold; margin-bottom:-4px; font-family:"Times New Roman", Times, serif; font-style:italic;}
h2 {color:#00C; font-size:28px; font-weight:bold; margin-bottom:-4px; font-family:"Times New Roman", Times, serif; font-style:italic;}
h3 {color:#00C; font-size:24px; font-weight:bold; margin-bottom:-4px; font-family:"Times New Roman", Times, serif; font-style:italic;}
h4 {color:#00C; font-size:20px; font-weight:bold; margin-bottom:-4px; font-family:"Times New Roman", Times, serif; font-style:italic;}
h5 {color:#00C; font-size:16px; font-weight:bold; margin-bottom:-4px; font-family:"Times New Roman", Times, serif; font-style:italic;}
h6 {color:#00C; font-size:16px; font-weight:bold; margin-bottom:-4px; font-family:"Times New Roman", Times, serif; font-style:italic;}

td {color:#000000; font-size:16px; font-family:Arial,Helvetica,Geneva,Tahoma,Swiss,Verdana,sans-serif;}
.td-header {background:#996633; color:#000000; font-size:30px; font-family:Arial,Helvetica,Geneva,Tahoma,sans-serif; font-weight:bold; padding:5px 5px 5px 5px; text-align:center; vertical-align:middle;}
.td-subheader {background:#ffffcc; color:#000000; font-size:16px; font-family:Arial,Helvetica,Geneva,Tahoma,sans-serif; font-weight:bold; padding:5px 5px 5px 5px; text-align:center; vertical-align:middle;}
.td-yellow {background:#ffffcc; color:#000000; font-size:12px; font-family:Arial,Helvetica,Geneva,Tahoma,sans-serif; padding:3px 3px 3px 3px; text-align:center; vertical-align:middle;}
.td-blue   {background:#ccffff; color:#000000; font-size:12px; font-family:Arial,Helvetica,Geneva,Tahoma,sans-serif; padding:3px 3px 3px 3px; text-align:center; vertical-align:middle;}

ul {text-indent:-5px;}
li {color:#000000; padding-bottom:5px; padding-right:25px;}
img {border:0;}

a:link    {color:#0000ff; text-decoration:none; font-weight:bold;}
a:visited {color:#663399; text-decoration:none; font-weight:bold;}
a:hover   {color:#009900; text-decoration:underline; font-weight:bold;}


/*div#menu {position:relative; top:10px; left:10px; width:140px; height:330px; font:14px Arial,Helvetica,Geneva,Tahoma,Swiss,Verdana,sans-serif; z-index:100; url(images/menu-bg.gif);}*/
div#menu-container {background-image:url(images/menu-sides.jpg); width:210px;}
div#menu-bottom {background-image:url(images/menu-bottom.jpg); width:210px; height:30px;}

div#menu {
/*	border:1px solid red;*/
	font:14px Arial,Helvetica,Geneva,Tahoma,Swiss,Verdana,sans-serif;
	height:390px;
	left:10px;
	position:relative;
	top:10px;
	width:175px;
	}
div#menu a {
	color:#900;
	display:block;
	font:bold 1em sans-serif;
	margin-bottom:10px; /* Spacing between each menu item */
	padding:5px 5px 5px 15px; /* Spacing around each menu item */
	text-align:left;
	text-decoration:none;
	}
/*div#menu a:hover {color:#060; background:#CC9;}*/
div#menu a:hover {color:#fff; background:#093;}
div#menu a img {height:0px; width:0px; border-width:0;}
div#menu a:hover img {position:absolute; top:446px; left:91px; width:24px; height:24px; border:0;}


div#menu-home {
/*	border:1px solid red;*/
	font:14px Arial,Helvetica,Geneva,Tahoma,Swiss,Verdana,sans-serif;
	height:360px;
	left:10px;
	position:relative;
	top:10px;
	width:175px;
	}
div#menu-home a {
	color:#900;
	display:block;
	font:bold 1em sans-serif;
	margin-bottom:10px; /* Spacing between each menu item */
	padding:5px 5px 5px 15px;
	text-align:left;
	text-decoration:none;
	}
/*div#menu-home a:hover {color:#060; background:#CC9;}*/
div#menu-home a:hover {color:#fff; background:#093;}
div#menu-home a img {height:0px; width:0px; border-width:0;}
div#menu-home a:hover img {position:absolute; top:-10px; left:700px; width:250px; height:60px; border:0;}

div#dragon-link {
	height:auto;
	width:auto;
	}
div#dragon-link a {
	cursor:hand;
	}
div#dragon-link a:hover {
	cursor:hand;
	}
/*********************************************************/
/******************** Container **************************/
#container {
	background:#fff;
	border:0;
	margin:0px auto;
	padding:0px;
	text-align:left;
	width:960px;
	}
/*********************************************************/
/********************** Header ***************************/
#header {
/*	background-image:url(images/bg-header.jpg);*/
	height:130px;
	margin:0;
	position:relative;
	width:960px;
	}
#header-for-printing {
	display:none;
	}
/*********************************************************/
/********************** Content ***************************/
#content {
	float:right;
	height:1% /* Holly hack for Peekaboo Bug */
	margin:0;
	width:750px;
	}
#content p {
/*	padding:10px 0px;*/
/*	padding:10px 25px 10px 0;*/
	padding-right:25px;
	}
/*********************************************************/
/******************** Navigation *************************/
#navigation {
/*	background-image:url(images/bg-lh-sidebar.jpg);*/
	float:left;
	width:210px;
	}
/*********************************************************/
/************************* Footer ************************/
#footer {
	clear:both;
	padding-bottom:5px;
	}
#footer p {
	padding:10px 0px;
	}
/* You will find all other Footer coding in the browser specific stylesheets */

/*********************************************************/
/*************** Top of Page Image Rollover **************/
a.ro-top {
	background:url("images/top-of-page.jpg");
	display:block;
	height:60px;
	text-decoration:none;
	width:60px;
	}
a.ro-top:hover {
	background-position: 0 -60px;
	}
.displace {
	left: -5000px;
	position: absolute;
	}

/*********************************************************/
/********************* Image Related *********************/
img {border:none;}
.blue-border1 {border:1px solid #003399;}
/*.blue-border2 {border:2px solid #0066cc;}*/
.blue-border2 {border:2px solid #003399;}

/*********************************************************/
/*************** Pictures without Captions ***************/
img.floatLeft {
	/*border:1px solid #ff0000;*/
	float:left;
	margin:0 10px 2px 0;
	}
img.floatRight {
	/*border:1px solid #ff0000;*/
	float:right;
	margin:0 0 2px 10px;
	}
img.floatNone {border:1px solid #ff0000;}

/*********************************************************/
/************** Pictures with Captions *******************/
/* Source: http://www.labnol.org/internet/design/add-text-captions-align-images-html-css/2309/  */
.picture {
/*	border:1px solid #069;*/
	padding:3px;
	font-size:10px;
	text-align:center;
	font-style:italic;
	font-weight:bold;
	}
.picture img {
	border:2px solid #0066cc;
	vertical-align:middle;
	margin-bottom:3px;
	}
.right {
	padding-left:15px;
/*	margin:0.5em 0pt 0.5em 0.8em;*/
	float:right;
	}
.left {
	padding-right:15px;
/*	margin:0.5em 0.8em 0.5em 0*/;
	float:left;
	} 

/*********************************************************/
/**************** Testing Board Table ********************/
.table1 td {padding-left:7px;}

