/* styles for UUCWI web site home page (index)*/

body	{background-color: #006666;
	 background-position: top left; 
	background-repeat: repeat-y;
	color: #FFFFFF}

ul	{list-style: square}

a	{text-decoration: none;
	color: #0000cc;
	font-weight: bold}

a:hover {
	text-decoration: underline;
	color: #D4D0C8;
}

td {
	vertical-align: top;
	/*background-color: #009999;*/
	
}

h1	{font-family: Gill Sans MT Condensed, Arial Narrow, Arial, sans-serif;
	color: #AB8B5D;
	font-size: 2.2em}

h2	{font-family: Gill Sans MT Condensed, Arial Narrow, Arial, sans-serif;
	color: #00225C;
	font-size: 1.5em;
	border-top-style: solid;
	border-color: #00225C;
	border-top-width: 2px;
	padding-top: 5px}

textarea {background-color: #F5EFE3;
	font-family: Arial, sans-serif;

		}
		
.yellowtext{font-family: Arial Narrow, Arial, sans-serif;
	color: #FFFF66;
	font-weight: bold}
	
.greentext	{
	font-family: Arial Narrow, Arial, sans-serif;
	color: #FF3300;
	font-weight: bold;
	border-left: 10;
}

.greentext a {color: #1D7527}

.greentext a:hover {color: #1F7D2A}
	
.bluetext	{font-family: Arial Narrow, Arial, sans-serif;
	color: #002963;
	font-weight: bold}

.uucwi	{font-family: Gill Sans MT Condensed, Arial Narrow, Arial, sans-serif;
	font-size: 3em;
	font-weight: bold;
	color: #00327E;
	letter-spacing: 5}

hr {size: 2;
	color: #C4AC8A}

.blacktext {color: black;
	font-family: Arial Narrow, Arial, sans-serif;
	text-size: 100%}

.blacktext a {color: #1D7527}

.blacktext a:hover {color: #1F7D2A}

.blacktext hr {color: #0E3C13;
	size: 2}

.beigetext	{color: ##006868;
	font-family: Arial Narrow, Arial, sans-serif;
	text-size: 100%;
	font-weight: bold;
	text-align: left}

.beigetext a	{color: #C4AC8A}

.beigetext a:hover {color: #DED0C0;
	text-decoration: underline}

.note {color: #DED0C0;
	font-family: Arial Narrow, Arial, sans-serif;
	text-size: 100%;
	text-align: center}

.note a	{color: #C4AC8A}

.note a:hover {color: #DED0C0;
	text-decoration: underline}

.yellowtext {color: #FFFF9C;
	font-family: "Arial Narrow", Arial, sans-serif;
	text-size: 100%;
	text-align: center}

.yellowtext a	{color: #FFFF10}

.yellowtext a:hover {color: #FFFF9C;
	text-decoration: underline}

.navigation {
	text-align: center;
	color: #006868;
	font-family: Arial Narrow, Arial, sans-serif;
	text-size: 100%;
	font-weight: bold;
}

.navigation a	{color: #FFFF00}

.navigation a:hover {
	color: #00327E;
	font-weight: bold;
	font-weight:600
	text-decoration: underline;
	background-image: url(images/backgroundhome.jpg);
}

.bluecursive {font-family: Bradley Hand ITC, cursive;
	font-face: Apple Chancery, Lucida Calligraphy, cursive;
	color: #002963;
	font-weight: bold;
	font-style: italic}

.announcementhead {color: #002963;
	font-weight: bold;
	text-align: center}
	
.center {margin-left: 50; 
	margin-right: 50}

.top {text-align: center;
	vertical-align: top}
