@import url(format800x600.css);
@import url(menustyle.css);
@import url(projectMatte.css);


/*  Main CSS */

body {
	background-color: #666666;
  }
#topShadow{
	background-image: url(../images/background/topShadow.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
}
#layout_container {
	background-image: url(../images/background/centerShadow.gif);
	background-repeat: repeat-y;
	background-position: center;
}
#bottomShadow{
	background-image: url(../images/background/bottomShadow.gif);
	background-position: center top;
	background-repeat: no-repeat;
}
#layout_container #header #tagline  {
	font-size: large;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-style: oblique;
	text-indent: 3em;
	margin-top: -0.1em;
}

#title {
	font-size: large;
	color: #0099FF;
	font-weight: 600;
	font-family:  Georgia, "Times New Roman", Times, serif;
	font-style: oblique;
	clear: both;
	padding-bottom: 1em;
	padding-left: 20px;
	padding-top: 0.5em;
}
 										/* Content background color base typeface styles */
#content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	clear: both;
	color: #CCCCCC;
	width: 700px;
	margin-bottom: 2em;
	margin-top: 5px;
}
#indexpageworks {
	background-image: url(../images/background/indexContent.jpg);
	width: 740px;
	background-repeat: no-repeat;
	background-position: center center;
	margin-left: -20px;
}

h1 {
	font-size: 24px;
  }
h2 {
	font-size: 20px;
	color: #DC4D14;
 }
h3 {
	font-size: 14px;
	color: #00EA8C;
 }
.run-in {
	font-weight: bold;
	margin-bottom: -5px;
	color: #00FF99;
	display: inline;
	font-style: oblique;
}

ul {
	line-height: 1.5em;
	list-style-type: square;
	list-style-position: outside;
}
ol {
	line-height: 1.5em;
	list-style-type: upper-roman;
}
.center {
	text-align: center;
	display: block;
}


blockquote {
	border: thin solid #CCCCCC;
	padding-right: 1em;
	padding-left: 1em;
	font-size: small;
	padding-top: 1em;
	background-color: #000000;
}
#layout_container #content p {
	font-style: normal;
}
#footer{
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-align: center;
	text-indent: 1em;
	padding-top: .5em;
	padding-bottom: .5em;
	}
#footer a:link{
	color: #FFFFFF;
	}

#footer a:hover{
	color: #FF0000;
	}
#footer a:visited{
	color: #FFFFFF;
	}
.popupClose {
	position: relative;
	float: right;
}
#mailForm{
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FEDAE3;
	color: #333333;
	padding-top: 1em;
	padding-right: 2em;
	padding-bottom: 1em;
	padding-left: 2em;
}
frameset {
	border: medium solid #333333;
	padding: 1em;
}
a:link {
	color: #0199ED;
}
a:hover {
	color: #37D11B;
}
a:visited {
	color: #B997FF;
}

#layout_container #content .information {
	position: absolute;
	z-index: -1;
	width: 178px;
	left: -1914px;
	top: 64px;
	height: 550px;
	margin-right: auto;
	margin-left: auto;
}
#layout_container #header img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#layout_container #content p #FLVPlayer {
	float: left;
	padding-right: 2em;
}
 #layout_containerz div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #CCC;
	text-align: center;
	text-decoration: none;
}
#layout_container div a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.specialFooter  {
	font-size: x-small;
	text-align: center;
	color: #CCC;
}
