/*Header, etc*/



body, body * {
	margin:0;
	padding: 0;
	font-weight: normal;
	text-decoration: none;
	font-family: Verdana, sans-serif;
}


h1 {
	font: 76px Times, serif;
	letter-spacing: 1px;
	color: #777777;
	margin: 20px 0px 0px 0px; padding: 0;
}

p.top {
	font-size: 15px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0 0 0 3px;
	text-transform: lowercase;
	line-height: 10%;
}

ul.navigation { 
}

ul li.navigation {
	list-style-type: none;
	display: inline;
	letter-spacing: 1px;
}



a.nav, a.navh {
	font-size: 13px;
	text-transform: uppercase;
	color: #006666;
	padding: 0px 42px;
	text-decoration: none;
	letter-spacing: 1px;
}

a.nav:hover, a.publ:hover {
	color: #660066;
}


a.navh {
	color:#660066;
	font-weight: bold;
}

p {
	font-size: 12px;
	line-height: 170%;
	letter-spacing: 0;
	margin-bottom: 20px;
}

td.steth {
	text-align: right;
	width: 300px;
}


/*Articles Type*/
h2 {
	font-size: 15px;
	text-transform: uppercase;
	margin-bottom: 20px;
	letter-spacing: 2px;
	color: #660066;	
}

h3 {
	font-size: 14px;
	margin-bottom: 4px;
	padding-top: 4px;
	line-height: 20px;
}

h3.sm {
	font-size: 13px;
	margin-bottom: 7px;
	line-height: 17px;
	color: #555555;
	margin-right: 10px;
}

h3.smind {
	font-size: 13px;
	margin-bottom: 7px;
	line-height: 17px;
	color: #555555;
	margin-right: 10px;
	margin-left: 20px;
}

a.article {
	color: #006666;
}

a.black {
	color: black;
}


h4 {
	font-size: 11px;
	margin-bottom: 10px;
	color: #222222;
	font-weight: bold;
}

h3.it {
	font-size: 12px;
	margin-bottom: 8px;
	padding-top: 10px;
}

h3.itnobreak {
	font-size: 12px;
	margin-bottom: 8px;
	padding-top: 0px;
}


h5{
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 10px;
	padding-top: 20px;
	color: #222222;
}

h7 {
	font-size: 12px;
	font-style: italic;
	margin-bottom: 10px;
	padding-top: 10px;
	color: #222222;
}


/*Articles Bar*/

h6 {
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 10px;
	color: #black;
}


ul.publ { 
}

ul li.publ {
	list-style-type: none;
	font: 12px Verdana, sans-serif;
	margin-bottom: 5px;
}

ul li.publind {
	list-style-type: none;
	font: 12px Verdana, sans-serif;
	margin-bottom: 5px;
	margin-left: 10px;
}

a.publ {
	font-size: 12px;
	color: #006666;
}

a.articles {
	color: #660066;
}

a.back, a.back:visited {
	color: #006666;
	font-size: 12px;
}

a.back:hover {
	color: #660066;
}

a.h1 {
	font: 60px Georgia, serif;
	letter-spacing: 4px;
	color: #777777;
}

a.ptop, a.ptop:visited {
	font-weight: bold;
	color: #777777;
	text-transform: lowercase;
	line-height: 60%;
}

a img {
	border: none;
	border-color: none;
}

a div, a.div:active {
	border: none;
}

p.subs {
	font-weight: bold;
	font-size: 20px;
	color: #777777;
	text-transform: uppercase;
	line-height: 20%px;
	letter-spacing: 1px;
	margin-top: 3px;
	margin-bottom: 0px;
}

p.subs2 {
	font-weight: bold;
	font-size: 12px;
	color: black;
	line-height: 70%;
}

p.home {
	margin-top: 10px;
	margin-bottom: 0px;
	padding: 0;
}

a.homelink, a.homelink:visited {
	font-size: 26px;
	color: #006666;
	text-transform: none;
	letter-spacing: 0;
}

a.homelinksm, a.homelinksm:visited {
	font-size: 16px;
	color: #006666;
	text-transform: none;
	letter-spacing: 0;
	line-height: 20px;
}

a.homelink:hover, a.homelinksm:hover {
	color: #660066;
}

p.homebig {
	font-size: 13px;
	margin-bottom: 20px;
	margin-top: 0px;
}

h4.big {
	font-size: 13px;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #333333;
	line-height: 18px;
}

h2.home {
	font-size: 13px;
	margin: 30px 0px 30px 0px;
	text-transform: uppercase;
	font-weight: normal;
	color: #660066;	
	letter-spacing: 2px;
	border-top: solid 1px #888888;
	border-bottom: solid 1px #888888;
	padding: 5px 0px 5px 0px;
	text-align: center;
}

a.greenbold {
	color: #006666;
	font-weight: bold;
}

a.green {
	color: #006666;
}

span.boldit {
	font-weight: bold;
	font-style: italic;
}

/*Divs*/

div#page {
	width: 100%;
	background-image: url('images/gray2.jpg');
}

div#container {
	text-align: left;
	width: 895px;
	margin-left: 110px;
	padding: 0px 50px 0px 30px;
	min-height: 100%;
	background-color: white;
	background-image:url('images/grad2.jpg');
}


div#header {
	padding: 55px 0px 70px 70px;
	width: 320px;
	position: relative;
	height: 105px;
	width: 800px;
}

div#headimg {
	position: relative;
	left: 0px;
	top: 0px;
}

div#navbar {
	text-align: center;
	height: 30px;
	border-top: solid 1px #888888;
	border-bottom: solid 1px #888888;
	padding: 10px 0px 0px 0px;
	margin-top: 25px;
	margin-right: 20px;
	margin-left: 25px;

}

div#main {
	text-align: left;
	width: 780px;
	padding: 30px 50px 50px 70px;
}

div.articletext {
	width: 500px;
	position: relative;
	top: 0;
	left: 0;
	margin-top: 30px;
}

div.text {
	width: 500px;
	position: relative;
	top: 0;
	left: 0;
	margin-top: 30px;
	height: 500px;
}

div.textwrap {
	width: 504px;
	position: relative;
}

div#barwrap {
	position: absolute;
	left: 760px;
	}

div#barwrapin {
	position: relative;
	top: 0;
	clear: none;
	width: 192px;
}

div#barwrapin.fixed {
	position: fixed;
	top: 0px;
	left: 760px;
	width: 192px;
}

div#articlebar {
	position: relative;
	top: 0;
	background-image:url('images/gray.jpg');
	clear: none;
	border: solid 1px #cccccc;
	padding: 20px;
	width: 190px;
	margin-top: 20px;
}

div.photo {
	width: 230px;
	height: 270px;
	margin-top: 30px;
	border: none;
}

div#rss {
	border: solid 1px #cccccc;
	width: 230px;
	margin-top: 20px;
	background-image:url('images/gray.jpg');
}

div#twitter {
	margin-top: 20px;
	margin-bottom: 10px;
	background-image:url('images/twitter.jpg');
	color: #333333;
	text-align: center;
}

p.twitter {
	font-size: 12px;
	padding: 12px;
	margin: 0px;
	border-bottom: solid 2px #cccccc;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: bold;
}


div.homeboxtab {
	border-top: solid 0px #888888;
	border-bottom: solid 0px #888888;
	width: 100%;
	text-align: center;
	padding-bottom: 30px;
	padding-top: 0px;
}

div.homeboxblog {
	border: solid 1px #888888;
	width: 100%;
	text-align: center;
	padding: 35px 0px;
	margin-bottom: 0px;
	

}

table.home {
	margin: 20px 0px;
	text-align: center;
	border: 0;
}

td.homel {
	border-bottom: solid 1px #888888;
	padding: 16px 12px;
	vertical-align: top;
	width: 480px;
}
