html {
margin: 0px;
height: 100%;
}
body {font-family: Verdana,Helvetica,Arial,sans-serif;
font-size: 70%;
background-color: #ccc;
margin: 0px;
height: 100%;
line-height: 150%;
}
td					{font-family: Verdana,Helvetica,Arial,sans-serif; font-size: 70%;}
input			{font-family: Verdana,Helvetica,Arial,sans-serif; font-size: 70%;}
textarea		{font-family: Verdana,Helvetica,Arial,sans-serif; font-size: 70%;}
form				{font-family: Verdana,Helvetica,Arial,sans-serif; font-size: 70%;}
a:link			{background: transparent; color: #000; text-decoration: underline}
a:active		{background: transparent; color: #000; text-decoration: underline}
a:visited		{background: transparent; color: #000; text-decoration: underline}
a:hover			{background: transparent; color: #000; text-decoration: none}

#bartop  {
position: absolute;
top: 15px;
left: 36px;
width: 765px;
height: 29px;
z-index: 10;
background-image: url("../media/images/bar_top.gif");
background-position: {0px,0px};
background-repeat: no-repeat;
}
#MenuPos {
position: absolute;
top: 19px;
left: 46px;
filter:alpha(opacity=20);
-moz-opacity:0.2;
opacity: 0.2;
}
#logo {
position: relative;
top: 7px;
left: 13px;
}
#leftpicone {
position: absolute;
top: 192px;
left: 50px;
z-index: 2;
}
#leftpictwo {
position: absolute;
top: 332px;
left: 50px;
z-index: 2;
}
#leftpicthree {
position: absolute;
top: 472px;
left: 50px;
z-index: 2;
}
#leftpicfour {
position: absolute;
top: 612px;
left: 50px;
z-index: 2;
}
#lefttextone {
position: absolute;
top: 762px;
left: 50px;
z-index: 2;
}
#content {
position: absolute;
top: 44px;
left: 36px;
background-color: #fff;
background-image: url("../media/images/watermark.gif");
background-position: {33px,13px};
background-repeat: no-repeat;
}
#article {
position: relative;
top: 0px;
left: 231px;
width: 437;
}
#barbtm {
position: relative;
background-color: #fff;
width: 765px;
height: 60px;
bottom: 0px;
left: 0px;
}
#btmimg {
position: relative;
bottom: -31px;
}

.button    {font-size : 9pt;
	font-family : Verdana, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #000033;
        text-decoration: none;
}

.button:Visited  {
	font-size : 9pt;
	font-family : Verdana, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #000033;
	}

.button:Active  {
	color : #000033;
	text-decoration: none;
}

.button:Hover  {
	color : #ffcc66;
	text-decoration: underline;
}

.nav_local  {
	color : #e6e9f3;
}


/*LI {
	display: block;
	margin-left: -24px;
}*/

.alpha {
	list-style-type : upper-alpha;
}

h1 {
	font-size : 200%;
	font-family : Verdana, Helvetica, sans-serif;
	font-weight : 600;
	color : #000000;
}
h2 {
	font-size : 150%;
	font-family : Verdana, Helvetica, sans-serif;
	font-weight : 600;
	color : #000000;
}

.head2 {
	font-size : 12pt;
	font-family : Verdana, Helvetica, sans-serif;
	font-weight : 600;
	color : #000066;
}

.smallcopy {
	font-size : 7pt;
	font-family : Verdana, Helvetica, sans-serif;
	font-weight : 100;
	color : #000066;
}

.body_text {
	font-size : 11pt;
	font-family : Verdana, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #000033;
	background-color: #ffffff;
	padding: 5px;
}


.btn {
	font-size : 9pt;
	font-family : Verdana, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #000033;
	background-color: #9999cc;
	cursor: hand;
}

.byline {
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : italic;
	color : #000033;
}
