body {font-family:"Trebuchet MS", Verdana, sans-serif;color:black}

table, td {border:none;table-layout:fixed;}

h1 {font-size:1.5em;
	white-space:nowrap;}

h2 {font-size:1.2em;
	white-space:nowrap;}

h3 {color:red;
    text-align:center;
    font-size:1.5em;}

p {font-size:.9em;
   line-height:200%;
   margin:0 0 10px 0;}

/*img {border:5px solid yellow}*/

.rightsidebar {width:450px;
				float:right;
				border:none;
				background:#FFFFFF;
				color:white;}
 
 .rightsidebar_wide {width:700px;
				float:right;
				border:none;
				background:#FFFFFF;
				color:white;}
                      
.rightsidebar_narrow {width:350px;
				float:right;
				border:none;
				background:#FFFFFF;
				color:white;}
 
.emailform {width:500px;
				float:right;
				border:5px double red;
				background:#FFFFFF;
				color:black;}
                               
.advertbar {width:200px;
				float:right;
				border:none;
				background:#FFFFFF;
				color:white;}
  
.picturebar {width:250px;
				float:right;
				background:#FFFFFF;
				color:black;}
                              
.logobar {	font-size:1.5em;
            font-style:italic; 
			color:white;
            background:#003366;}

.whitebar {	background:#FFFFFF;}

.topbar {	background:#77B7FD;}

.caption {font-size:.8em; 
			font-style:italic; 
            background:#77B7FD;
			color:black;
			text-align:center;
			padding:10px;}

.center {	text-align:center;}
.right {	text-align:right;}
.left  {	text-align:left;}

.main {		vertical-align:top;
			padding-left:10px;
            padding-right:10px;}

.toc {		vertical-align:top;
			width:130px;
            background:white url(images/toc_background.jpg);
            background-repeat:repeat;
			padding:25px 0 0 10px;}

.toc a:link {color:yellow;
				text-decoration:none;
				font-weight:bold;}
                
.toc a:visited {color:yellow;
				text-decoration:none;
				font-weight:bold;}
                
.toc a:hover {color:red;
				text-decoration:underline;
				font-weight:bold;}
                
.toc a:active {color:red;
				text-decoration:underline;} 

a:link.current {color:red;}

.linkbar {padding:5px;
            float:left;
			background:white; 
			color:black;
			font-size:.75em;
			font-style:italic;
	        font-weight: bold;}

.copyright {padding:5px;
            float:left;
			background:white; 
			color:black;
			font-size:.7em;
			font-style:italic;}
    
    
