#internalbar {
	background-color: #666;
	float: left;
	height: 510px;
	width: 35px;
	vertical-align: text-bottom;
}
#internalbar img {
	vertical-align: bottom;
	margin-top: 250px;
}
#externalbar {
	background-color: #2EABE2;
	float: left;
	height: 510px;
	width: 35px;
	vertical-align: text-bottom;
}
#externalbar img {
	vertical-align: bottom;
	margin-top: 250px;
}
#menuitem {
	height: 20px;
	width: 120px;
	border-bottom-style: solid;
	border-top-color: #8FD7F4;
	border-right-color: #8FD7F4;
	border-bottom-color: #8FD7F4;
	border-left-color: #8FD7F4;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	text-transform: uppercase;
	line-height: 20px;
	margin-left: 20px;
	color: #FFF;
	text-decoration: none;
}

#menuitem a{
	height: 20px;
	width: 120px;
	text-transform: uppercase;
	line-height: 20px;
	margin-left: 10px;
	color: #FFF;
	text-decoration: none;
}
#menuitem2 a{
	height: 20px;
	text-transform: lowercase;
	line-height: 20px;
	margin-left: 15px;
	float: right;
	text-decoration: none;
	color: #FFF;
}
#menuitem2S a{
	height: 20px;
	text-transform: lowercase;
	line-height: 20px;
	margin-left: 15px;
	float: right;
	color: #2EABE2;
	text-decoration: none;
}
#menuitem2 a:hover {
	height: 20px;
	text-transform: lowercase;
	line-height: 20px;
	margin-left: 15px;
	float: right;
	text-decoration: none;
	color: #2EABE2;
}
#internalContent {
	background-color: #000;
	height: 510px;
	float: left;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #2EABE2;
	color: #FFF;
	text-align: left;
	width: 745px;
}
#head {
	height: 150px;
	margin-left: 10px;
	float: left;
	width: 300px;
	padding-right: 10px;
	font-size: 13px;
	margin-right: 30px;
}
#head p {
	font-size: 11px;
	color: #2EABE2;
	margin-bottom: 5px;
}

#title {
	float: left;
	height: 30px;
	width: 150px;
	margin-top: 10px;
	margin-left: 10px;
	text-align: left;
}
#Text {
	float: right;
	height: 226px;
	width: 495px;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: justify;
	overflow: hidden;
}
#Text p {
	margin-top: 0px;
	margin-bottom: 10px;
}
#externalbar a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#internalbar a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#mainPic {
	height: 511px;
	width: 328px;
	float: right;
}
#thumbs {
	text-align: center;
	height: 340px;
	width: 390px;
	float: left;
	margin-left: 10px;
}
#thumb {
	text-align: center;
	height: 91px;
	width: 64px;
	float: left;
}
#thumb img {
	margin-top: 5px;

}
#slideshow {
	float: right;
}
#nav {
	width: 380px;
	margin: 15px
}
#nav li {
	width: 60px;
	float: left;
	margin: 8px;
	list-style: none
}
#nav a {
	width: 50px;
	padding: 3px;
	display: block;
}
#nav a.activeSlide {
}
#nav a:focus { outline: none; }
#nav img { border: none; display: block }
#head p a {
	color: #FFF;
	text-decoration: none;
	font-size: 11px;
}

