/*The Basics*/	
body
{
	margin: 0px;
	background-color: #d5e7ff;
	background-image: url(images/alumifull_1.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Tahoma, Geneva, sans-serif
}

h1 {font-family:Tahoma,Geneva,sans-serif; font-size:23px;}
h2, h3, h4 { margin-bottom: 0px; margin-top: 0px; }

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

#col_01
{
	background-image: url(images/alumifull-L.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
#col_02
{
	background-image: url(images/alumifull-R.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
#row_01
{
	background-image: url(images/alumifull-01_10b.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	font-size: 18px;
	font-weight: bold;
	color: #339;
	padding: 25px 0px 0px 10px;}
#head_row {
	padding: 10px 0px 0px 10px;
	font-size: 18px;
	font-weight: bold;
	color: #339;
}
#head_rowM {
	font-size: 16px;
	font-weight: bold;
	color: #339;
}

#row_foot
{
	background-image: url(images/alumifull-01_12.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
}
#content_main 
{ font-size: 10pt; text-align: justify;}
#content_links
{ font-size: 10pt; font-weight: bold; }

#link_td
{
	background-color: #FFF;
}
#link_td2 { background-color: #FFF; font-variant: small-caps; }
#link_td a { color: #000; font-weight: normal; text-decoration: none; 	padding-right: 15px;}
#link_td a:hover
{
	color: #000;
	text-decoration: underline;

	background-image: url(images/symp.png);
	background-repeat: no-repeat;
	background-position: right center;
}
#link_td:hover { background-color: #FF0; }

.footer { font-size: 8pt; color: #6699FF; }
.foot_addy { font-size: 8pt; color: #333; }
.webby { font-size: 8pt; color: #6699FF; }
.mapsection {font-family: Tahoma;font-size: 10pt;}
.mapitem {font-family: Tahoma;font-size: 10pt;}

#qwikpic
{
	float: right; 
	margin: 0px 0px 5px 10px; 
	padding: 3px;
	border-top: 1px #CCC solid;
	border-right: 1px #333 solid;
	border-bottom: 1px #333 solid;
	border-left: 1px #CCC solid;
}

#qwikpicNF
{
	margin: 0px 0px 5px 10px; 
	padding: 3px;
	border-top: 1px #CCC solid;
	border-right: 1px #333 solid;
	border-bottom: 1px #333 solid;
	border-left: 1px #CCC solid;
}
#Table_02
{
	font-size: 10pt;
	text-align: left;
	text-transform: capitalize;
	border: 1px solid #339;
}