body {
      background:#fff;
      margin:0;
      padding:0;

      color:#000;
      font:x-small/1.5em Georgia,Serif;
      voice-family: "\"}\""; voice-family:inherit;
      font-size:small;
      } html>body {font-size:small;}
 /* Framework*/
#container {
	background: transparent;
	width: 618px;
	height: auto;
	text-align: center;
	margin: 0 auto;


	}
p {
	text-align:center;
	}

#header {
		width:619px;
		height:198px;
		background: url(images/header.jpg) no-repeat ;
		

		}
#main {

	width:618px;
	height:500px;
	float:left;
	margin-top: 8px;
	background-color:#FFFFFF;
	
	}
		
		
    /* Navigation*/
    #nav {
      float:right;
      width:100%;
      font-size:93%;
      line-height:normal;
	  
      }
    #nav ul {
      margin:0;
      padding:165px 30px 0;
      list-style:none;
      }
    #nav li {
      float:right;
      background:url("images/left.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 7px;
      }
    #nav a {
      float:right;
      display:block;
      background:url("images/right.gif") no-repeat right top;
      padding:5px 8px 4px 6px;
      text-decoration:none;
      font-weight:bold;
      color:#FFFFFF;
      }
    /* Commented Backslash Hack
       hides rule from IE5-Mac \*/
    #nav a {float:none;}
    /* End IE5-Mac hack */
    #nav a:hover {
      color:#333;
      }
    #nav #current {
      background-image:url("images/left_on.gif");
      border-width:0;
      }
    #nav #current a {
      background-image:url("images/right_on.gif");
      color:#333;
      padding-bottom:5px;
      }
	  
	  /* Framework*/
	 #columnleft {
	float:left;
	width:auto;
	height:auto;
	}
#columnright {
	text-align:left;
	
	float:right;
	width:auto;
	
	float:right;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	line-height: 20px;
	}
	#textstandard{
	text-align:center;
	height:500px;
	overflow:auto;
	padding-left:10px;
	padding-right:10px;
	}
	#textboxleft {
		text-align:center;
		background-color: #FFFFFF;
		color:#000000;
		font-size:11px;
		width: 250px;
		height:485px;
		float: left;

		padding-left:10px;
		padding-right:10px;
		padding-top:15px;
		overflow:auto;
						}
	#textboxright{
		text-align:left;
		width: 270px;
		float:right;
		margin-right:20px;
		padding-top:20px;
		padding-left:20px;
		}
		
/* Text Styles*/
.style1 {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #006600;
	display: block;
	padding: 10px;
	width:500px;
	text-align:center;
	
		}
.style2 {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color:#333399;
	display: block;
	padding: 10px;
	width:500px;
	text-align:center;
	}
.underlinetitles {
	text-decoration:underline;
	font-size:12px; 
	font-weight:bold;
	}
.finetext{
	color:#999999;
	font-size:9px;
	text-align:center;
}
h3 {
	margin-top: 0;
	text-align:center;
	text-decoration:underline;
	}
	
	
	.mybox { width:250px; height:350px;  padding:0px; overflow:auto;}
	
	
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #999999;
}
a:hover {
	color: #999999;
}
	
	
	
	

