/* <style> */

/* CSS Sheet for AHQ Web Site */

body		{background: #FFFFFF url(images/header.jpg) top right no-repeat;
			padding: 5px;
			margin-top: 0px; margin-right: 8px;
			font-family: "Trebuchet MS", arial, sans-serif;}
			
.hr			{width: auto; height: 9px;
			font-size: 1px;
			background: url(images/hr.bmp) repeat-x ;
			border-right: solid 0px; border-left: solid 0px;
			clear: both;
			padding: 0px;
			margin-left: -15px; margin-right: -13px;}

table		{font-family: "Trebuchet MS", arial, sans-serif; font-size: x-small;}			

/*  Anchor stuff  */

a	   		{text-decoration: none;
			color: rgb(0,0,112); }
a:link		{}
a:visited	{}

div.menu a	{font-size: 70%;
			font-weight: bold;
			width: 135px; }

p a			{font-size: 85%; }

div.menu a:active	{color: blue; width: 135px; }

a:hover		{text-decoration: underline;}

div.menu a:hover		{background: /*#CECEFF*/; width: 135px; padding-left: 2px;}

/* end anchor stuff */

/*  Header Stuff  */

span.ahq	{float: right; 
			font: italic small "Book Antiqua";
			padding-right: 5px;}

div.head	{width: 100%; height: 73px; 
			border: solid 0px; 
			padding: 0px; 
			margin: 0px;
			position: relative;}

.logo		{float: left;
			padding-bottom: 7px; padding-left: 7px;}
			
/* end header */
			
/*  Left Column Stuff  */
			
.leftcol	{width: 135px; height: auto;
			padding-top: 10px;
			position: absolute;
			left: 13px; top: 85px;}

.menucont	{background: url(images/menuback2.bmp) repeat-y /*#F4F4FF*/;
			border-top: solid 0px ; border-right: solid 1px #330066;
			border-bottom: solid 0px #330099; border-left: solid 1px #FFFFFF; }
								
.menu		{width: 135px; height: 21px;
			line-height: 20px;
			padding: 0px;
			text-align: left; }
			
.misc		{width: 135px; height: auto;
			clear: left;
			padding-top: 0px; padding-left: 0px;
			margin-left: 0px;}
		
.miscin		{border-right: solid 1px #330066; border-bottom: solid 1px #330066; 
			border-left: solid 1px #D1D1D1; border-top: solid 1px #D1D1D1;
			padding-top: 0px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px; 
			margin-top: 10px; margin-bottom: 10px;
			width: auto; height: auto;
			background: #EFEFEF;}

div.miscin p	{font-size: 70%; text-align: left; }


/* end left column */

/*  Main Content Area  */

div.main	{border: solid 0px;
			height: auto; width: auto;
			padding: 10px;
			margin: 10px 0px 0px 145px;}

p			{font-size: 90%; }

.indent		{text-indent: 35px; }
			
h1			{clear: right;
			float: right;
			border: solid 0px;
			margin-top: 17px;
			margin-right: 5px;
			font-size: 120%; font-weight: normal; font-family: "Trebuchet MS", "Book Antiqua", serif;}
			
			
h2			{font-size: small; }			

h3			{font-weight: normal; margin-left: 250px; }

div.img		{margin: 0px 10px 10px 0px;
			float: left;}
.imgr		{float: right; padding-left: 10px; }
.caption	{font-style: italic; font-size: 75%;
			text-align: center; }
.imgupdate		{width: 100%; text-align: center; clear: both; }
.imgupdatel		{width: 45%; float: left;}
.imgupdater		{width: 45%; float: right;}

hr			{width: 50%; height: 2px;
			color: #330066; background-color: #330066;
			border: 0px; 
			clear: both; }

.album		{width: auto; height: 300px; clear: both; }
.album p	{margin-left: 300px; }
.album img	{float: left; }
.album h3	{margin-left: 300px; }

.linkitem	{width: auto; height: 140px; clear: both; }
.linkitem p	{margin-left: 250px;}
.linkitem ul	{margin-left: 380px;}
.linkitem h2	{margin-left: 350px;}
.linkitem img	{float: left; }

ul			{list-style-type: square;}
.ulinkl		{list-style-type: none; font-size: 90%; }
.miscin ul	{padding-left: 17px; 
			margin-left: 3px;}
.miscin li	{font-size: 70%; font-weight: ; }
ol			{list-style-type: decimal; 
			list-style-position: inside;
			font-size: x-small; 
			text-indent: 8px;  }
ol a		{font-weight: bold;}
dl			{text-indent: 35px; 
			font-size: 90%; }
dd			{font-size: 80%; }

.top		{clear: both; text-align: center;}

.size		{font-size: xx-small; font-weight: bold; }
			
/* end Main */

/*  Footer Stuff  */

div.footer	{width: 100%; height: auto;
			clear: both;
			padding: 5px;
			font-size: xx-small;
			text-align: center;}

div.count	{width: auto; height: auto;
			clear: both; float: left;}


/*</style>*/
