body {
	background-color:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	margin : 10px 0px 20px 90px;
	scrollbar-face-color: #444444; /*/ obviously change this to whatever you want /*/
	scrollbar-arrow-color: #999999;
	scrollbar-highlight-color: #444444;
	scrollbar-3dlight-color: #000000;
	scrollbar-shadow-color: #444444;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #000000;
	background-repeat: no-repeat;
}

#content {
	width:800px;
	hight:auto;
}

#apDivMenu {
}

#apDivTextBox {
	width:580px;
	z-index:2;
	text-align:justify;
}

#apDivNewsBox {
	margin-top:12px;
	text-align:justify;
}

#apDivLogo {
	float:right;
}

.apDivHr2 {
	padding-top:12px;
	clear:right;
}

#apDivMediaBox {
	width:800px;
	height:450px;
	margin-left:-12px;
	margin-top:12px;
	margin-bottom:22px;
	background-color:black;
	border: 12px;
	border-color: #000000;
	border-style: solid;
}

#apDivSlideBox {
	padding-top:24px;
	clear:both;
}

#apDivAddr {
	text-align:center;
}

#menu {
	list-style-type:none;
	margin:0px;
	padding: 0px;
	font-weight: bold;
	font-size: 14px;
	font-weight:bold;
}

#menu li {

	display:inline;
	padding-right: 20px;
}

#html5beta {
	width:800px;
	hight:auto;
	text-align:right;
	color: gray;
	font-weight:normal;
	font-size:10px;

}

#menuiPad {
	list-style-type:none;
	margin:0px;
	padding: 0px 0px 4px 0px;
	font-weight: bold;
	font-size: 18px;
	font-weight:bold;
}

#menuiPad li {

	display:inline;
	padding-right: 20px;
}

#iPhonebeta {
	width:800px;
	hight:auto;
	text-align:right;
	color: gray;
	font-weight:normal;
	font-size:12px;

}

#menuiPhone {
	list-style-type:none;
	margin:0px;
	padding: 0px 0px 4px 0px;
	font-weight: bold;
	font-size: 24px;
	font-weight:bold;
}

#menuiPhone li {

	display:inline;
	padding-right: 20px;
}

#slides {
	list-style-type:none;
	margin:0px;
	padding: 0px;
}

#slides li {
	float:left;
}

table {
	border-collapse:collapse;
}

td {
	padding: 0px 2px 0px 0px;
}


p.zero {
	margin:0px;
	padding: 0px;
	background-color:red;
}
	

.slidesTxt {
	color: gray;
	font-size: 11px;
	width:130px;
	text-align:center;

}

.slidesTxtSel {
	color: black;
	font-size: 11px;
	font-weight:bold;
	width:130px;
	text-align:center;

}

.slidesImgDiv {
	height:76px;
	width:134px;
}

.altText {
	padding-left: 3px;
	color: gray;
	font-size: 11px;	
}

.altTextSel {
	padding-left: 3px;
	color: black;
	font-size: 11px;
	font-weight:bold;
}

.cite { 
	font-size:12px;
	width:200px;
	text-align:right;
}

.gray { 
	color: gray;
}

a { 
	text-decoration: none;
	color: #000000;
}

a:hover {
	text-decoration: underline;
}

a a.link a.link_gal:active {
	outline: none;
}

a a.link a.link_gal:focus {
	-moz-outline-style: none;
}

a.link {
	text-decoration: none;
	color: gray;
}
a.link:hover {
	text-decoration: underline;
	color: #000000;
}

a.news {
	text-decoration: none;
	color: #777777;
}
a.news:hover {
	text-decoration: none;
	color: #000000;
}

a.menutxt {
	color: #469c5b;
}

a.menutxt:focus  {
	text-decoration: underline;
}

a.menutxt:hover {
	color: #000000;
	text-decoration: underline;
}

hr {
	border: 0px;
	height: 1px;
}

.selected {
	color:#FFFFFF;
	-moz-outline-style: none;
}

img { 
	border-style: none;
} 

img.tnimg:hover {
	border: 2px;
	border-color: black;
	border-style: solid;
	float: left;
}

img.tnimg {
	margin:0px;
	padding: 0px;
	border: 2px;
	border-color: #ffffff;
	border-style: solid;
	float: left;
}

img.logo {
	border-style: none;
}

img.add { 
	vertical-align: middle;
	border-style: none;
	margin: 0px 1px 0px 1px;
} 

.mailtxt {
	font-size:11px;
	padding-bottom: 10px;
}

span.add { 
	color: #999999;
}

span.space { 
	color: #999999;
	font-size:0px;
}

span.tn {
	font-size:14px;
	font-weight:bold;
}

h1 {
	font-size:16px;
	font-weight:bold;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	text-align: left;
	letter-spacing: 0px;
}

h2 {
	font-size:14px;
	font-weight:bold;
	padding:5px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	text-align: left;
	letter-spacing: 0px;
}

h3 {
	font-size:14px;
	font-weight:bold;
	background-color:#C6DCEA;
	padding-left:10px;
	margin-top:5px;
	margin-bottom:5px;
	letter-spacing:0px;
}

p {
	margin-top:10px;
}

p.extlink {
	color:gray;
	margin:0px;
	text-align:left;
	font-weight:bold;
}

.mailtxt {
	padding-bottom: 10px;
	line-height: 12px;
}