﻿img, div {
	behavior: url(iepngfix.htc);
}
body {
	background-image: url('images/bground.jpg');
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #010101;
	background-attachment: scroll;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: x-small;
	font-weight: normal;
	font-variant: normal;
}
a {
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	font-size: x-small;
	font-weight: bold;
	font-variant: normal;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #6699FF;
	text-decoration: none;
	font-size: x-small;
	font-weight: bold;
	font-variant: normal;
}
a.menu {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	font-size: x-small;
	font-weight: normal;
	font-variant: normal;
}
a.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #b3b3b3;
	text-decoration: none;
	font-size: x-small;
	font-weight: normal;
	font-variant: normal;
}
a.email {
	color: #555555;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: x-small;
	font-weight: normal;
	font-variant: normal;
}
a.email:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #808080;
	text-decoration: none;
	font-size: x-small;
	font-weight: normal;
	font-variant: normal;
}
.mybox {
	background-color: #000000;
	filter: alpha(opacity=25);
	-moz-opacity: .25;
	opacity: .25;
}
#smalltopDiv {
	background: url("images/boxes/small_top.png") left top no-repeat;
	width: 191px;
	height: 8px;
}
#smallmiddleDiv {
	background: url("images/boxes/small_middle.png") repeat-y right top;
	width: 191px;
	height: 8px;
}
#smallbottomDiv {
	background: url("images/boxes/small_bottom.png") left bottom no-repeat;
	width: 191px;
	height: 7px;
}
.info {
	color: #555555;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	text-decoration: none;
}
.hiddenPic {
	display: none;
}
h2 {
	font-size: small;
	font-weight: bold;
	color: #b3b3b3;
}
#gallery {
	position: relative;
	width: 500px;
	height: 248px;
	margin: 0;
	padding: 0;
}
#gallery li {
	display: block;
}
#textbox {
	padding: 0px 20px;
}

