﻿/* ids for unique divs */

#outer	{
	margin:0 auto;
	text-align:left;
	background-color:white;
	width:808px;
}
#top	{
	margin-bottom:0;
	margin:0 auto;
}
#logo	{
/*	margin-left:80px;
	width:648px;	*/
	text-align:center;
}	
#content	{
	margin:0 auto;
	background-image:url(images/sidebar3.jpg);
	background-repeat:repeat-y;
	text-align:left;
}
#left {
	float:left;
	width:75px;
}
#right	{
	float:right;
	width:150px;
}
#main	{
	margin-left:80px;
	background-color:white;
	min-height:400px;
	width:573px;
}
#mainSchB	{
	margin-left:80px;
/*	background-color:white;  */
	background-image:url(images/a4a-water-mk.jpg);
	min-height:400px;
	width:573px;
}
#bottom{
	clear:both;
	margin:0 auto;
	text-align:left;
	width:808px;
	background-color:white;
	margin-bottom:10px;
}

#navbox	{
	/*width:29.5em;*/
	/*width:54em;*/
	text-align:center;
	background-color:white !important;
	margin:0 auto;
}
#officers	{
	width:600px;
	height:9em;
	border-left:1px;
	border-right:1px;
	border-top:1px;
	border-bottom:1px;
	border-color:blue;
	border-style:solid;
	margin:0 auto;
	text-align:center;
}
#bread	{
	float:left;
	width:100%;
	text-align:left;
	margin:10px 0 20px 25px;
}
#anon	{
	background-color:#FFEEF4;
}
#asylumbox	{
	background-color:#ddffee;
	width:450px;
	margin:0 auto;
}
#asylum1	{
	width:250px;
	float:left;
}
#asylum2	{
	width:200px;
	float:left;
}
#davidkay	{
	background-color:#EEFFFF;
	border-left:6px #DDEEEE solid;
	border-top:6px #DDEEEE solid;
	border-bottom:6px #DDEEEE solid;
	border-right:6px #DDEEEE solid;
}
#dkpix	{
	background-color:#eeffff;
	padding-top:40px;
	padding-bottom:40px;
	padding-left:6px;
	padding-right:6px;
	border-right:6px #ddeeee solid;
}
#idahobb	{
	width:360px;
	height:320px;
	padding:10px;
	border-color:#cccccc;
	border-width:1px;
	border-style:solid;
	margin:0 auto;
}
#idahoboard1	{
	background-color:#ffccff;
}
#idahoboard2	{
	background-color:#bbddff;
}
#idahoboard3	{
	background-color:#ffcc66;
}
#idahoboard4	{
	background-color:#bbffbb;
}
#poster	{
	background-color:#999999;
	padding:15px;
	margin-right:10px;
}
#searchbox	{
	border:1pt;
	border-color:blue;
	border-style:solid;
	width:300px;
	padding:20px;
	text-align:center;
	margin:0 auto;
}
#vs	{
	background-color:#ffff99;
}

#leftoff {
	float:left;
	width:49%;
	height:7em;
	border-left:0;
	border-right:1px;
	border-top:0px;
	border-bottom:1px;
	border-color:blue;
	border-style:solid;
}
#rightoff	{
	float:left;
	width:50%;
	height:7em;
	border-left:0;
	border-right:0px;
	border-top:0px;
	border-bottom:1px;
	border-color:blue;
	border-style:solid;
}
#idahobox	{
	width:480px;
	background-color:#aaddff;
	border-color:#88ccff;
	border-width:8px;
	padding:8px;
	border-style:solid;
	margin:0 auto;
}

#translate img	{
	border: 0;
	margin:4px 1px 2px 1px;
}

#transdead h3	{
	font-style:normal;
	color:black;
	font-weight:bold;
}

/* redefined tags */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    background-image:url('images/backgrounds/swimpool.jpg');
    background-position:center top;
   /* background-color:#eeeeee; */
	color:#000000;
}

a	{
	/* background-color:#e0f4ff; */
	color:#228888; /*#000000; */
	font-weight:bold; /* added by me*/
	text-decoration:none;
}

a:hover	{
	text-decoration:underline;
}

a:visited	{
	/* color:maroon; */
	color:#44AACC;
}

a:active	{
	color:#0000FF; /* red; */
}

.skyblue a	{
	color:black;
	font-weight:normal;
	text-decoration:none;
/*	background-color:#eeffff;	*/
}

.skyblue a:hover	{
	text-decoration:underline;
}

.skyblue a:visited	{
	color:#006688; /* maroon; */
}

.skyblue a:active	{
	color:#0000FF; /* red; */
}

blockquote	{
	margin-top:0;
}

h1	{
	font-size:x-large;
	color:black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	margin-top:0;
}

h2	{
	font-size:large;
	color:#002244;/* was 'blue' */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom:.5em;
}
h3	{
	font-size:medium;
	color:#002244;/* was 'blue' */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom:0;
	font-style:italic;
}
img	{
	border:0;
}
li	{
	font-size:small;
	margin-bottom:10pt;
}
.spaced li	{
	margin-bottom:6pt;
}
p	{
	font-size:small;
	margin-top:0;
}
td	{
	font-size:small;
}
th	{
	font-size:medium;
	font-weight:bold;
	text-align:left;
}

/* classes */

.address	{
	margin-left:5em;
}
.bigphone	{
	color:red;
	font-size:x-large;
	font-weight:bold;
}
.centred	{
	text-align:center;
}
.dateline	{
	font-weight:normal; /*was bold; */
	color:#888888; /*was blue*/
	text-align:right;
	font-size:x-small;
	margin-top:0;
	margin-bottom:0;
}
.datestamp	{
	font-size:x-small;
	text-align:center;
}
.footnote	{
	font-size:smaller;
	font-style:italic;
}
.nav	{
	text-align:center;
	background-image:url(images/menu-str-bkgr.jpg);
	background-repeat:repeat-x;
	color:black;
	font-weight:normal;
	text-decoration:none;
	margin:0 auto;
}

.holobox	{
	border-width:1pt;
	border-color:blue;
	border-style:solid;
	padding:10px;
	font-size:medium;
}
.box	{
	border-width:1pt;
	border-color:blue;
	border-style:solid;
	width:100px;
	font-size:medium;
	text-align:center;
}
.idahohdg1	{
	font-size:large;
	font-weight:bold;
	text-align:center;
	color:#0080e0;
}

.sitemap	{
	border:100px;
	margin:0 auto;
	text-align:center;
}
.caption	{
	font-size:small;
	text-align:center;
	margin-top:3px;
	margin-bottom:3px;
}
.centredbox	{
	border:1px;
	border-color:blue;
	border-style:solid;
	margin:0 auto;
	width:90%
}
.centpix	{
	text-align:center;
	margin:0;
}	
.floatleft	{
	float:left;
	margin-right:4px;
}
.floatright	{
	float:right;
	margin-left:4px;
}
.idahohdg	{
	color:#808080;
	text-align:center;
	font-style:italic;
}
.idahoboard	{
	width:160px;
	height:145px;
	text-align:center;
	font-style:italic;
	float:left;
	margin:5px;
	border-color:#999999;
	border-width:1px;
	border-style:solid;	
}
.letter	{
	color:#0000a0;
}
.links	{
	margin-left:3em;
	text-indent:-3em;
	margin-top:3pt;
	margin-bottom:3pt;
}
.linksli	{
	margin-top:0;
	margin-bottom:3pt;
}	
.middle	{
	vertical-align:middle;
}

.n1	{
	font-size:small;
}

.phone	{
	font-weight:bold;
}
.parnum	{
	font-size:small;
	color:black;
	font-weight:normal;
}
.skyblue	{
	background-color:#eeffff;
	font-size:small;
}
.vsmall	{
	font-size:x-small;
}
.subtitle	{
	margin-top:1em;
	text-align:center;
	font-size:medium;
	font-weight:bold;
	color:#445566;
}
.speaker1	{
	color:gray;
}
.speaker2	{
	color:red;
}
.speaker3	{
	color:green;
}
.topic	{
	color:blue;
	font-weight:bold;
}
.whichloo	{
	background-color:#f8eeff;
}
.whlooendorse	{
	color:#00287d;
	text-align:center;
}
.who	{
	font-weight:bold;
	font-style:italic;
}

.faint	{
	color:#808080;
	font-style:italic;
}
