h1 {
	font-size: 2em;
	margin: 0;
	padding-left: 25px;
	color: white;
	padding-top: .25em;
	height: 1.5em;
}

/* @group portfolio topmenu */

ul#port-menu {
	display: block;
	margin: 0;
	float: left;
	clear: both;
	width: 800px;
	background-color: #373737;
	background-image: url(images/menu-bottom1a.gif);
	padding: 0;
}

ul#port-menu li {
	padding: 0;
	float: left;
	display: inline;
	list-style-type: none;
	margin-right: 0;
}

ul#port-menu li a {
	float: left;
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding: 2em 1em 1em;
	margin: 0;
	color: #234937;
}

ul#port-menu li a:hover {
	text-decoration: underline;
}



/* @end */

div#gallery {
	height: auto;
	opacity: 1;
	width: 800px;
	float: left;
	background: #b9bab9 url(images/menu-bottom1a.gif) repeat-x;
}

div#gallery ul {
	display: block;
	margin: 0;
	width: 775px;
	padding: 16px 0 16px 10px;
}

div#maintext {
	height: auto;
	width: 800px;
	overflow: visible;
	background-image: url(images/mainimages/rotate.php);
}

div#gallery ul li {
	list-style-type: none;
	float: left;
	margin: 10px;
}

div#gallery ul li a {
	float: left;
	padding: 12px;
	background: #ceccc8 repeat;
	border-top: 1px solid gray;
	border-left: 1px solid gray;
	border-right: 1px solid white;
	border-bottom: 1px solid white;
	display: inline;
}

div#gallery ul li a:hover {
	background-color: white;
	background-image: none;
}

div#main {
	height: auto;
	background: #b9bab9 url(images/gallery-bg.gif) no-repeat;
	float: left;
}

img {
	border-style: none;
}

div#gallery h2 {
	background: url(images/menu-bottom1a.gif) repeat-x;
	color: #373737;
	padding-top: 20px;
	padding-bottom: 0;
}

/* My Comment */

div#maintextbox {
	background-image: url(images/screen.png);
	margin: 0;
}

b {
	font-style: italic;
	font-weight: normal;
	padding: 16px;
	display: block;
}