/* CSS Document */
#showImage{
	z-index:100000;
	position: absolute;
	display: inline-table;
	vertical-align:middle;
	text-align:center;
	/*background-image: url(../images/background.png);
	background-repeat: repeat;*/
	background:#000;
}
#showImage img {
	cursor: pointer;
}
img{
	border:none;
}
#slideshow {
	height: 540px;
	width: 900px;
	margin-top: -288px;
	margin-left: -450px;
	position: absolute;
	left: 50%;
	top: 50%;
}
#imgDiv{
    width:200px;
    height:200px;
    background-color:#ffffff;
}
td,th {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	vertical-align: middle;
}
.FontColor {
	color: #333333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	background-color: #070506;
	color: #CCCCCC;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
h1 {
	font-size: 13px;
	letter-spacing: 3px;
	text-align: right;
	margin-right: 27px;
	margin-top: -27px;
	margin-bottom: 27px;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 14px;
}
#main {
	height: 540px;
	width: 900px;
	margin-top: -270px;
	margin-left: -450px;
	position: absolute;
	left: 50%;
	top: 50%;
}
#ContentLeft {
	float: left;
	height: 486px;
	width: 638px;
	padding-top: 27px;
	padding-right: 27px;
	padding-bottom: 27px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
}
#Gallery {
	height: 270px;
	width: 540px;
	display: table-cell;
	vertical-align: bottom;
	padding-left: 90px;
	text-align:right;
}
.Thumbnails {
	height: 36px;
	width: 36px;
	margin: 27px;
	float: right;
	overflow: hidden;
}
.Thumbnails:hover {
	height: 72px;
	width: 72px;
	margin: 9px;
	float: right;
	vertical-align: bottom;
	display: inline;
}
.thumbs {
	display: block;
	height: 36px;
	width: 36px;
}
.thumbs:hover {
	display: block;
	height: 72px;
	width: 72px;
}
#Synopsis {
	/*height: 171px;*/
	bottom: 27px;
	margin-top: 36px;
	padding-bottom: 35px;
}
#ContentRight {
	float: left;
	/*height: 486px;
	width: 207px;*/
	padding-top: 27px;
	padding-bottom: 27px;
	padding-left: 27px;
}
#Synopsis p {
	text-align: right;
	margin-left: 260px;
	margin-right: 27px;
}
#Top {
	position: absolute;
	height: 18px;
	width: 207px;
	top: 9%;
}
#Middle {
	position: absolute;
	height: 12px;
	width: 207px;
	top: 27%;
	overflow: hidden;
	cursor: pointer;
}
#Middle:hover {
	position: absolute;
	height: auto;
	width: 207px;
	top: 27%;
	overflow: hidden;
}
#Projects {
	height: 11px;
	width: auto;
	padding-top: 9px;
	padding-left: 18px;
}
#Bottom {
	position: absolute;
	height: auto;
	width: 207px;
	top: 81%;
}
.contact{}
.contact:hover{
	color:#ccc;
}
