a {
	text-decoration:none;
}
img {
	border: none;
}
body {
	background-color: #000000;
}
address {
	margin: 0px;
	padding: 30px;
	text-align: center;
	line-height: 1.0em;
	font-size: 11px;
	font-family: "Times","Times New Roman",serif!important;
}
address,
address a:link,
address a:active,
address a:visited,
address a:hover {
	color: #99c;
}
address a {
	text-decoration: none;
	border-bottom: 1px solid #ccd;
}
ul#photos {
	width: 500px;
	padding: 50px 0px;
	margin: 0px auto;
	text-align: center;
	list-style: none;
}
ul#photos li {
	display: inline;
	width: 160px;
	height: 160px;
}
ul#photos a.horizontal img,
ul#photos a.effectable img {
	padding: 15px 0px;
}
ul#photos a.vertical img {
	padding: 0px 15px;
}

.ttltxt {
	font-size: xx-large;
	font-style: normal;
	color: #999999;
	letter-spacing: 1.2em;
}

.body {
	line-height: 30px;
	font-size: large;
}

.body2 {
	line-height: 20px;
	font-size: medium;
}

p {
	text-decoration:none;
}

.tabs {
	color: #ffffff;
}

#container{
	width: 90%;
	height: 300px;
	margin: auto;
	padding: 10px;
	border: 1px solid #222;
	background-image: url(../../images/60opac-white.png);
	background-repeat: repeat;  
	overflow: scroll;
}

#conport{
	width: 91%;
	margin: auto;
	padding: 10px;
	border: 1px solid #222;
	background-image: url(../../images/60opac-white.png);
	background-repeat: repeat;
	color: #000000;
	font-size: small;
	line-height: 15px;
	overflow: auto;
	height: 350px;
}

