@charset "UTF-8";
/* CSS Document */

/*Wis:dom All Pages Style Sheet*/

#wrap			{text-align: left;
				margin-left: auto;
				margin-right: auto;
				width: 995px;
				max-width: 995px;
				min-width: 800px;}
				
body			{background: #000033 url(bgSlice2.jpg) repeat-x;
				font: 16px Arial Narrow, Verdana, Arial, Helvetica, sans-serif;
				}

#logo			{text-align: center;}



#content		{background: #336699 url(box2.jpg) no-repeat;
				width: 995px;
				height: 407px;
				border: none;
				padding: 0px;}
				
#contactBox		{background:  #336699 url(contactBox2.jpg) no-repeat; 
				width: 995px; 
				height: 562px; 
				border: none; 
				padding: 0px;}
				
#links			{padding: 0px;
				font-variant: small-caps;
				font-weight: 700;
				background: url(linkBg.jpg) no-repeat;}

map				{border: none; 
				text-decoration: none;}
				
p				{margin: 10px;}
				
a:link			{color: #CCCCCC; 
				text-decoration:none;}
a:hover			{color: #999999;}
a:active		{color: #999999;}
a:visited		{color: #CCCCCC; 
				text-decoration:none;}

address			{font-style: normal; 
				font-variant:small-caps; 
				font-size:14px; 
				text-align: center; 
				vertical-align:baseline; 
				color: #999999}
