@charset "UTF-8";
/* CSS Document */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, button, table, caption, tbody, tfoot, thead, tr, th, td, hr {
       margin: 0;
       padding: 0;
}
body {
	background-color:#910523;
	margin:0;
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	color:#FFF;
}
a { 
	text-decoration:none;
	color:#910523;
}
a:hover {
	text-decoration:none;
	color:#999;
}
hr {
	color:#910523;
	width:100%;
	height:2px;
}

h2 {
	font-size:2.2em;	
}
p {
	padding-bottom:10px;	
}
#container {
	text-align:center;
	margin:0 auto;
	width:1019px;
	height:1000px;
	background-color:#000;
	border: #000 solid 3px;
}
#content {
	position:absolute;
	top:248px;
	left:48px;
	background-color:#000;
	margin-top:20px;
	padding:20px 10px 0px 10px;
	text-align:center;
	height:673px;
	width:886px;
}
#content-form {
	position:absolute;
	top:248px;
	left:48px;
	background-color:#000;
	margin-top:20px;
	padding:20px 10px 0px 10px;
	text-align:center;
	height:673px;
	width:886px;
}
#content-gallery {
	background-color:#000;
	margin-top:20px;
	padding:20px 10px 0px 10px;
	text-align:center;
	height:500px;
	width:980px;
}
#content-home {
	position:absolute;
	top:200px;
	left:5px;
	background-color:#000;
	margin-top:60px;
	padding:80px 10px 0px 10px;
	text-align:center;
	height:500px;
	width:980px;
}
#content-pictures {
	position:absolute;
	top:248px;
	left:48px;
	background-color:#000;
	margin-top:20px;
	padding:20px 10px 0px 10px;
	text-align:center;
	height:673px;
	width:886px;
}
#content-projects {
	position:absolute;
	background-color:#000;
	margin-top:20px;
	padding:0px 10px 0px 10px;
	text-align:center;
	height:300x;
	width:980px;
	top:240px;
	left:5px;
	font-size:15px;
}
#FlashID {
	background-color:#000;
}
#footer {
	clear:both;
	width:1025px;
	padding:0;
	text-align:center;
	color:#FFF;
	text-align:center;
	margin:0 auto;
	font-size:18px;
}
#footer a {
	text-decoration:none;
	color:#FFF;
}
#footer a:hover {
	background-color:#000;
}
#footer2 {
	position:absolute;
	width:1028px;
	height:35px;
	top:1006px;
	text-align:center;
	color:#FFF;
	text-align:center;
	margin:0 auto;
	font-size:18px;
	background-color:#910523;
	left: -3px;
}
#footer2 a {
	text-decoration:none;
	color:#FFF;
}
#footer2 a:hover {
	background-color:#000;
}
#header {
	position:absolute;
	height:200px;
	top:0;
	left:0;
	margin:0;
	width:100%;
	border-bottom: #910523 1px solid;
}
#header img {
	float:left;
	padding-left:70px;
	padding-top:20px;
	
}
#header p {
	padding:30px 10px 0 10px;
	color:910523;
	float:left;
	text-align: center;
}

#ImageFlowGallery {
	margin-top:40px;
}
#leftColumn {
	position:absolute;
	top:50px;
	left:50px;
	width:410px;
	height:350px;
	text-align:left;
}
#pageContent {
	position:absolute;
	width:980px;
	height:465px;
	z-index:1;
	left: 10px;
	top: 264px;
	color:#fff;
	visibility:visible;
	text-align:left;
}
#rightColumn {
	position:absolute;
	top:50px;
	left:500px;
	width:410px;
	height:350px;
	text-align:left;
}
#wrapper {
	width: 1025px;
	border: 1px solid #666666;
	text-align: left;
	position: absolute;
	top: 10px;
	left: 50%;
	margin-left: -512px;
	background-color:#000;
	height:1000px;
	margin-top:20px;
}
#pcenter {
	clear:both;
	text-align:center;
	padding-left:390px;
}
.float-left {
	float:left;
	padding-left:50px;
	padding-top:50px;
}
.float-right {
	float:right;
	padding-right:70px;
	padding-top:55px;
}
.text {
	font-size:12px;
}
.thumbnails {
	float:left;
	padding-bottom:10px;
	padding-left:5px;
	border:0;
}
.thumbnails-a {
	padding-bottom:10px;
	padding-left:5px;
	border:0;
	clear:both;	
}

