/*atdc_stylesheet.css */



hr	{line-height: 1.2;}



body	{background-color: "#33ccff"; 
	font-color: "#000033";	
	font-family: Arial, Verdana, Georgia, 	sans-serif;}



div #log	{position: absolute;
		top: 0px;
		left: 0px;
		width: 178px;
		height: 183px;}


div #title	{position: absolute;
		top: 5px;
		left: 179px;
		width: 612px;
		height: 135px;}

div #navshadow10	{position: absolute;
		top: 196px;
		left: 9px;
		width: 160px;
		height: 370px;
		background: #006699;}

div #navshadow11	{position: absolute;
		top: -1px;
		left: -1px;
		width: 159px;
		height: 369px;
		background: black;}

div #navshadow	{position: absolute;
		top: 196px;
		left: 9px;
		width: 160px;
		height: 376px;
		background: #006699;}

div #navshadow2	{position: absolute;
		top: -1px;
		left: -1px;
		width: 159px;
		height: 375px;
		background: black;}

div #navinner	{position: absolute;
		top: -2px;
		left: -2px;
		width: 160px;
		height: 370px;
		background: #33ccff;
		border: #330066 solid 2px;}

div #content	{position: absolute;
		top: 160px;
		left: 190px;
		width: 600px;
		height: 462px;
		background: #33ccff;}

div #tooters	{position: absolute;
		top: 600px;
		left: 10px;
		width: 600px;
		height: 100px;
		background: #33ccff;}




		



.title	{font-size: 35pt;
	font-weight: bold;}

.misson	{font-size: 20pt;
	font-weight: bold;
	font-style: italic;}

.navi	{font-size: 18pt;
	padding-top: 6pt;
	text-decoration: none;}

.symbl1	{text-align: right;
	color: #330099;
	font-size: 25pt;}

.symbl2	{text-align: right;
	color: #330066;
	font-size: 25pt;}

	
.guts	{font-size: 15pt;}

.bold	{font-size: 18pt;
	font-weight: bold;
	color:navy;}

.small	{font-size: 12pt;}


a		{color: brown;}	
a:visited	{color: green;} 
a:hover		{color: black;}









