@charset "utf-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
}
body {
	background-color: #000033;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


#container {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	background-color: #666666;
}

#top {
	background-color: #666666;
	text-align: center;
	padding-bottom: 10px;
}
#nav {
	text-align: center;
	background-color: #666666;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
}
#nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#nav li {
	display: inline;
	margin-right: 0px;
	margin-left: 0px;
}
#nav a {
	text-decoration: none;
	font-size: 90%;
	color: #000033;
	font-weight: normal;
}
#nav a:hover {
	text-decoration: none;
	font-size: 90%;
	color: #CCCCCC;
	font-weight: normal;
}
#painting_pages {
	padding: 10px;
	width: 760px;
	text-align: center;
	margin-bottom: 5px;
}
#footer {
	background-color: #666666;
	text-align: center;
	padding: 10px;
	clear: both;
	height: 1000px;
}


#footer ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#footer li {
	display: inline;
	margin-right: 10px;
	margin-left: 10px;
}
#footer a {
	text-decoration: none;
	font-size: 90%;
	color: #000033;
	font-weight: normal;
}
#footer a:hover {
	text-decoration: none;
	font-size: 90%;
	color: #CCCCCC;
	font-weight: normal;
}

.image-left {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	border: 1px solid #000000;
}
.image-right {
	float: right;
	margin-bottom: 5px;
	margin-left: 10px;
	border: 1px solid #000000;
}
.image-border {
	border: 1px solid #000000;
}
#painting_pages img {
	border: 2px solid #000000;
	text-align: center;
}
#bottom_row {
	float: left;
	width: 570px;
	margin-top: 5px;
	padding-left: 5px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 5px;
}
#bottom_row #port10 {
	padding: 0px;
	margin-right: 10px;
}
#bottom_row #port11 {
	margin-right: 10px;
}
#bottom_row #port12 {
	margin-right: 10px;
}
#bottom_row #port13 {
	margin-right: 10px;
}
#paintings_barry #text_imput {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #CCCCCC;
	text-align: center;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	list-style-type: square;
}
#bottomset {
	float: right;
	width: 650px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
	height: 145px;
	text-align: center;
}
#bottomset #img1 {
	margin-right: 10px;
}
#bottomset #img2 {
	margin-right: 10px;
}
#bottomset #img3 {
	margin-right: 10px;
}
#bottomset #img4 {
	margin-right: 10px;
}
#bottomset img {
	margin-right: 10px;
}
.link_color {
	color: #CCCCCC;
}
a {
	color: #CCCCCC;
}
a:hover {
	color: #FFFFFF;
}
#bottom-text {
	float: right;
	width: 700px;
	margin-right: 30px;
	text-align: center;
	height: 60px;
}
#Slide Show {
	text-align: center;
	float: right;
	height: 125px;
	width: 520px;
}

#Slide Text {
	text-align: center;
	float: right;
	height: 100px;
	width: 300px;
}
#top #nav a:hover {
	color: #FFFF00;
}
