/* Font Definitions */
		
 /* Style Definitions */
 
 
/* defaults for cross-browser differences */
/** { margin: 0; padding: 0; }*/ 
 
body, tr
	{
	background-color: #085c88;
	font-family: "Comic Sans MS", Verdana, Arial, Helvetica, sans-serif;
	color:yellow;
	font-style:normal;
	font-weight:normal;
	}

	
.table-indent
	{
	margin-left:30px;
	}

h1
	{
	text-align:center;
  font-size:140%;
	font-style:normal;
	font-weight:normal;		
	}	

h2
	{
	text-align:center;
  font-size:120%;
	font-style:normal;
	font-weight:normal;	
	}		
	
h3
	{
	text-align:left;
  font-size:110%;
	font-style:normal;
	font-weight:normal;	
	text-decoration:underline;
	margin-left:0.5cm;
	}		
	
/* Indent list items*/
li
  {
  text-indent:0px;
	margin:0 30px 10px 0;
	}

#homecontainer
 {
/*	font-size: 90%;*/
	margin: 0 auto;
	text-align: left;
	height:100%;
	padding:10px 5% 10px 5%;
 }	
	
/* row containers */ 
#firstrow, #secondrow, #thirdrow, #fourthrow
  {
	clear:both;
	position:relative;
	}	

#divslide1, #divslide2, #divslide3
  {
/*	width:37%;*/
	min-width:150px;
	margin-top:20px;	
	}	

#leftcol
  {
	clear:both;
	width:47%;
	float:left;
/*	align:left;*/
	margin:0px auto;
	}

#rightcol
  {
	width:47%;
	float:right;
/*	align:right;*/
	}

	
#td_1, #td_2, #td_4
  {
	margin-top:20px;	
  }

#td_5, #td_3
  {
	margin-top:40px;	
  }
	
	
#td_1, #td_1 ul 
  {
  text-align:center;
  }	
	
/* left-hand divs */	
#hm_avatar, #divslide2
	{
	float:left;
	position:relative;
	}

/* left-hand divs */	
#td_1, #td_3, #td_5
	{
	float:left;
	position:relative;
	overflow:visible;
	width:100%;
	}
	
/* right-hand divs */
#hm_banner
	{
  float:right;
  position:relative;
  margin-top:10px;
  } 

#divslide1, #divslide3 
  {
  float:right;	
  position:relative;
	}

 #td_2, #td_4	
  {
  float:right;	
  position:relative;
	overflow:visible;
	}	
	
#firstrow, #secondrow, .hm_banner, #hm_avatar, #thirdrow, #fourthrow
  {
	margin:10px 0px 10px 0px;
  }	


#hm_avatar
	{
	width:355px;
	}
	
.leftimage
	{
	left:0;
	}
.rightimage
  {
	right:0;
	}	
	
a:link 
	{
	text-decoration:underline;
	color:gold;
	text-decoration:underline;
	font-weight:bold;
	}
	
/* Taking out this section turns the Netscape links blue */
a:visited 
	{
	color:silver;
	text-decoration:underline;
	}
	
.Hyperlink, .BigHyperLink	
	{
	color:gold;
	font-weight:bold;
	text-decoration:underline;
	}

.BigHyperLink
	{
  font-size:100%;
	}

.Hyperlink	
	{
  font-size:90%;
	}
/* table content */
.t_cont1
 {
 margin: 0; 
 padding:0.25cm;
 }	
.t_cont2
 {
 text-align: center;
 font-size:90%;
 }
 
/**/
	
ol
	{margin-bottom:0cm;}
ul
	{
	text-align: center;
	margin-bottom:0cm;
	}
#footer
	{
	text-align: center;
	}	
