/* (c) Technology Alliance */
/* http://www.technology-alliance.com */
/* css stylesheet - index.html only */

body
	{
	margin: 0;
	padding: 0;
	background-position: center center;
	background-color: #FFFFFF;
	text-align: center;
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 12px;
	color: #554;
	}

form
	{
	display: inline;
	}

img 
	{
	border: none;
	}

img.right
	{
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 100px;
	margin-left: 20px;
	}

img.left
	{
	float: left;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 0px;
	}

img.sidebar
	{
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 15px;
	}

a
	{
	color: #4C8875;
	background-color: #FFFFFF;
	text-decoration: none;
	outline: none;
	font-weight: 600;
	}

a:hover 
	{
	color: #00356C;
	cursor: pointer;
	text-decoration: none;
	background-color: #FFFFFF;
	}

.bold
	{
	font-weight: bold;
	}

.italic
	{
	font-style: italic;
	}

.clear
	{
	clear: both;
	}

/* CONTENT */

h1
	{
	font-weight: bold;
	font-family: georgia, "times new roman", times, serif;
	font-size: 12px;
	line-height: 1.15em;
	color: #FFFFFF;
	background-color: #336699;
	margin-top: 1px;
	margin-bottom: 2px;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 0px;
	width: 160px;
	}

h1 a:link, h1 a:visited
	{
	text-decoration: none;
	color: #FFFFFF;
	background-color: #336699;
	}

h1 a:hover, h1 a:active
	{
	text-decoration: underline;
	color: #FBEC5D;
	background-color: #336699;
	}

h2
	{
	font-size: 12px;
	margin-top: 0;
	margin-bottom: 10px;
	margin-left: 15px;
	}

h3
	{
	color: #00356C;
	background-color: #FFFFFF;
	font-size: 12px;
	margin-top: 0;
	margin-bottom: 0px;
	margin-left: 15px;
	clear: both;
	}

p.sidebar
	{
	font-size: 12px;
	margin-top: 15px;
	margin-right: 15px;
	margin-left: 15px;
	color: #554;
	background-color: #FFFFFF;
	}

p.bottoms
	{
	font-size: 12px;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	color: #554;
	background-color: #FFFFFF;
	}

p.descrip
	{
	font-size: 12px;
	color: #554;
	background-color: #FFFFFF;
	font-weight: 600;
	}

li.descrip
	{
	list-style-type: square;
	line-height: 1.1em;
	list-style-position: inside;
	font-size: 12px;
	font-weight: 600;
	color: #554;
	background-color: #FFFFFF;
	width: 300px;
	}

ul
	{
	padding: 0;
	margin-top: 0px;
	margin-left: 5px;
	margin-bottom: 0px;
	}

li
	{
	list-style-type: none;
	line-height: 2em;
	font-size: 11px;
	width: 160px;
	color: #FFFFFF;
	background-color: #336699;
	text-indent: 0;
	}

#nav1 li a:link, #nav1 li a:visited
	{
	text-decoration: none;
	color: #FFFFFF;
	background-color: #336699;
	}
#nav1 li a:hover, #nav1 li a:active
	{
	text-decoration: underline;
	color: #FBEC5D;
	background-color: #336699;
	}

#nav2 li a:link, #nav2 li a:visited
	{
	text-decoration: none;
	color: #FFFFFF;
	background-color: #336699;
	}
#nav2 li a:hover, #nav2 li a:active
	{
	text-decoration: underline;
	color: #FBEC5D;
	background-color: #336699;
	}

#nav3 li a:link, #nav3 li a:visited
	{
	text-decoration: none;
	color: #FFFFFF;
	background-color: #336699;
	}
#nav3 li a:hover, #nav3 li a:active
	{
	text-decoration: underline;
	color: #FBEC5D;
	background-color: #336699;
	}

#nav4 li a:link, #nav4 li a:visited
	{
	text-decoration: none;
	color: #FFFFFF;
	background-color: #336699;
	}
#nav4 li a:hover, #nav4 li a:active
	{
	text-decoration: underline;
	color: #FBEC5D;
	background-color: #336699;
	}

#nav5 li a:link, #nav5 li a:visited
	{
	text-decoration: none;
	color: #FFFFFF;
	background-color: #336699;
	}
#nav5 li a:hover, #nav5 li a:active
	{
	text-decoration: underline;
	color: #FBEC5D;
	background-color: #336699;
	}



/* STRUCTURE, FRAMEWORK, GRAPHICS */

#header
	{
	position: relative;
	top: 10px;
	width: 750px;
	margin-left: auto; 
	margin-right: auto;
	text-align: right;
	}

#hr
	{
	position: relative;
	width: 750px;
	margin-top: 130px;
	margin-left: -370px;
	padding-top: 20px;
	padding-left: 0px;
	border-top-style: dotted;
	border-top-width: 2px;
	border-color: #BBA;
	}

#bottomleft
	{
	float: right;
	position: absolute;
	width: 325px;
	margin-top: 25px;
	margin-left: 10px;
	text-align: left;
	}

#bottomright
	{
	position: absolute;
	width: 350px;
	margin-top: 20px;
	margin-left: 365px;
	}

#footer
	{
	position: relative;
	font-size: .75em;
	margin-top: 50px;
	margin-bottom: 25px;
	}

/* MAIN GRAPHICS */

#whitebox
	{
	position: relative;
	top: 5px;
	height: 416px; 
	width: 750px; 
	background: url(images/homepage/ta_whitebox4.jpg); 
	background-repeat: no-repeat;
	text-align: left;
	}

#sidebar 
	{
	position: absolute;
	top: 155px;
	width: 200px; /* image currently spans into #centerpic below at 385px*/
	height: 250px;
	margin-left: -20px;
	/* background: url; */ 
	background-repeat: no-repeat;
	overflow: hidden;
	}

#centerpic
	{
	position: absolute;
	background-repeat: no-repeat;
	top: 155px;
	width: 385px;
	height: 250px;
	margin-left: -20px;
	color: #FFF;
	}

#descrip
	{
	position: absolute;
	/* background: url(images/homepage/tadescrip.gif); */
	background-repeat: no-repeat;
	top: 425px;
	margin-left: 10px;
	width: 325px;
	height: 241px;
	overflow: hidden;
	}

#special
	{
	position: relative;
	top: 425px;
	height: 190px;
	width: 240px;
	margin-left: 650px;
	/* background: url; */
	background-repeat: no-repeat;
	text-align: left;
	}

/* SQUARE IMAGES */

#squarenav1
	{
	position: absolute;
	background: url(images/homepage/square_pubs.jpg);
	background-repeat: no-repeat;
	top: 155px;
	height: 95px;
	width: 95px;
	margin-left: 370px;
	}

#squarenav2
	{
	position: absolute;
	background: url(images/homepage/square_events.jpg);
	background-repeat: no-repeat;
	top: 255px;
	height: 95px;
	width: 95px;
	margin-left: 370px;
	}

#squarenav3
	{
	position: absolute;
	background: url(images/homepage/square_aoa.jpg);
	background-repeat: no-repeat;
	top: 355px;
	height: 95px;
	width: 95px;
	margin-left: 370px;
	}

#squarenav4
	{
	position: absolute;
	background: url(images/homepage/square_strt.jpg);
	background-repeat: no-repeat;
	top: 455px;
	height: 95px;
	width: 95px;
	margin-left: 370px;
	}

#squarenav5
	{
	position: absolute;
	background: url(images/homepage/square_support.jpg);
	background-repeat: no-repeat;
	top: 555px;
	height: 95px;
	width: 95px;
	margin-left: 370px;
	}

/* RECTANGLES */

#nav1
	{
	position: absolute;
	background: url(images/homepage/navrec_blue.gif);
	background-repeat: no-repeat;
	top: 155px;
	margin-left: 465px;
	height: 95px;
	width: 175px;
	overflow: hidden;
	/* opacity removed for validation purposes */
	}

#nav2
	{
	position: absolute;
	background: url(images/homepage/navrec_blue.gif);
	background-repeat: no-repeat;
	top: 255px;
	margin-left: 465px;
	height: 95px;
	width: 175px;
	overflow: hidden;
	/* opacity removed for validation purposes */
	}

#nav3
	{
	position: absolute;
	background: url(images/homepage/navrec_blue.gif);
	background-repeat: no-repeat;
	top: 355px;
	margin-left: 465px;
	height: 95px;
	width: 175px;
	overflow: hidden;
	/* opacity removed for validation purposes */
	}

#nav4
	{
	position: absolute;
	background: url(images/homepage/navrec_blue.gif);
	background-repeat: no-repeat;
	top: 455px;
	margin-left: 465px;
	height: 95px;
	width: 175px;
	overflow: hidden;
	/* opacity removed for validation purposes */
	}

#nav5
	{
	position: absolute;
	background: url(images/homepage/navrec_blue.gif);
	background-repeat: no-repeat;
	top: 555px;
	margin-left: 465px;
	height: 95px;
	width: 175px;
	overflow: hidden;
	/* opacity removed for validation purposes */
	}
