body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	color:#FFFFFF;
	background-color: #0e2242;
}
a
{
  outline: none;
}
#BodyContainer {
	width: 100%;
}
#BodyContainer #BodyMain {
	margin: auto;
	width: 980px;
	background-image: url(../images/TopBG5.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height:auto;
	padding-top: 172px;
}
#BodyContainer #BodyBottom {
	background-image: url(../images/BottomBG.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: auto;
	height: 22px;
	width: 980px;
}
#FootContainer{
	width:100%;
}
#FootContainer #TopShadow{
	background-image: url(../images/CrTopBG.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin: auto;
	height: 17px;
	width: 980px;
}
#FootContainer #BottomShadow{
	background-image: url(../images/CrBotBG.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin: auto;
	height: 17px;
	width: 980px;
}
#FootContainer #FootText {
	margin: auto;
	width: 890px;
	padding-right: 45px;
	padding-left: 45px;
	color: #E3ECF9;
	font-size: 10px;
}
#nav{
	height:32px;
	width:600px;
	margin-left: 42px;
	padding-left: 4px;
}
#nav ul {
	padding: 0px;
	margin: 0px;
}
#nav ul li {
	display: inline;
}
#nav a:link, #nav a:visited {
	background-image: url(../images/button_u.gif);
	background-repeat: repeat-x;
	background-position: left top;
	display: block;
	height: 19px;
	width: 100px;
	border: 1px solid #0E2242;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	line-height: 19px;
	letter-spacing: 1px;
	float: left;
	margin-right: 6px;
	margin-left: 6px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#nav a:hover {
	background-image: url(../images/button_a.gif);
}
#content {
	margin-top: 22px;
	margin-left: 50px;
	width: 670px;
	background-image: url(../images/sketch.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #DEE6ED;
	text-transform: uppercase;
	line-height: 20px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #6583A7;
	padding-bottom: 5px;
	padding-left: 5px;
}
#content p {
	font-size: 12px;
	color: #EAEFF4;
	text-align: justify;
	padding-right: 5px;
	padding-left: 5px;
}
.DShadow{
	background-image: url(../images/MidBG.gif);
	background-repeat: repeat-y;
	background-position: center top;
}

div.Carousel .up {
background:transparent url(../images/gallery/up.gif) no-repeat scroll center;
border:0px none;
height:16px;
width:131px;
}
div.Carousel .down {
	background:transparent url(../images/gallery/down.gif) no-repeat scroll center;
	border:0px none;
	height:16px;
	width:100px;
}
div.Carousel {
	width: 100%;
	margin: auto;
}
div.Carousel ul {
}
div.Carousel ul li {
border:0px solid #AAAAAA;
line-height:0px;
margin:5px;
padding:3px;
}
div.Carousel ul li a {
display:block;
}
div.Carousel ul li a img {
border:0px none;
display:block;
}
#titleWorks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #DEE6ED;
	text-transform: uppercase;
	line-height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #6583A7;
	width: 151px;
	margin-top: 22px;
	margin-left: 40px;
	margin-bottom: 15px;
	text-align: center;
}
td {
	vertical-align: top;
}
#FootText #smallNav ul {
	list-style-type: none;
	margin: 0px;
}
#FootText #smallNav {
	text-align: right;
}
#FootText #smallNav li {
	display: inline;
}
#FootText #smallNav a:link,#FootText #smallNav a:visited {
	color: #EBF3FC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #EEF3FB;
}
#FootText #smallNav a:hover {
	color: #CCEEFF;
	text-decoration: underline;
}
a:link, a:visited {
	color: #D9F2FF;
}
a:hover {
	color: #A6E0FF;
}
#FootText .copyright {
	color: #A4B0BD;
}
#FootText .poweredBy {
}
#FootText .poweredBy a {
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1px;
}
#FootText .validDoc {
	color: #A4B0BD;
}
#FootText .validDoc a {
	color: #C8CADD;
}
