body {
	background-color: #525866;
	background-image: url(images/body-bgnd.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 18px;
}


a:link {
	color: #eed9b3;
}

a:visited {
  color: #FFFFFF;
}

a:hover {
	text-decoration: none;
}


#main {
	float:left;
	width:910px;
	height:500px;
	z-index:1;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	clear: both;
}
.cornerlogo {
	clear: none;
	float: left;
	height: 120px;
	width: 87px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	top: auto;
	clip: rect(auto,auto,auto,auto);
}


#content {
	float: left;
	width:900px;
	float: left;
	padding-top: 220px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
		}

#footercontainer {
	width:910px;
	float: left;
	height: 110px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
		}

#footer {
	width:773px;
	float:left;
	position: relative;
	clear: left;
	padding-top: 60px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
		}
	
	.footertext {
	color: #8d93a0;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
	word-spacing: normal;
	text-align:left;
	text-decoration: none;
}
.footertext a:link{
	color: #8d93a0;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
	word-spacing: normal;
	text-align:center;
	text-decoration: none;
}
.footertext a:visited{
	color: #8d93a0;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
	word-spacing: normal;
	text-align:center;
	text-decoration: none;
}
.footertext a:hover{
	color: #FFFFFF;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
	word-spacing: normal;
	text-align:center;
	text-decoration:underline;
}
#navigation {
	position:absolute;
	left:530px;
	top:46px;
	width:auto;
	height:22px;
	z-index:2;
	float: none;
}



	.numberbox {
	color: #FFFFFF;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
	word-spacing: normal;
	text-align:center;
	text-decoration: none;
	height: 20px;
	width: 20px;
	border: 1px solid #FFFFFF;
	line-height: 20px;
	float: right;
	margin-left: 10px;
}

.numberbox a:link{
	color: #FFFFFF;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
	word-spacing: normal;
	text-align:center;
	text-decoration: none;
	height: 20px;
	width: 20px;
	border: 1px solid #FFFFFF;
	line-height: 20px;
	float: right;
	margin-left: 10px;
}


.numberbox a:hover{
	color: #eed9b3;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
	word-spacing: normal;
	text-align:center;
	text-decoration: none;
	
	height: 20px;
	width: 20px;
	border: 1px solid #eed9b3;
	line-height: 20px;
	float: right;
	margin-left: 10px;
	}
.bigtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 20px;
}
.norepeat {
	background-repeat: no-repeat;
}


#navcontainer {
	margin: 0px;
	padding: 0px;
}

/*Fat Erik's Pipelist*/
#navlist
{
list-style: none;
padding: 0;
margin: 0;
}

#navlist li
{
display: inline;
padding: 0;
margin: 0;
}

#navlist li:before { content: "| "; }
#navlist li:first-child:before { content: ""; }

/*IE workaround*/
/*All IE browsers*/
* html #navlist li
{
	padding: 0 0.4em 0 0.4em;
	margin: 0 0.4em 0 -0.4em;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #8d93a0;
}

/*Win IE browsers - hide from Mac IE\*/
* html #navlist { height: 1%; }

* html #navlist li
{
display: block;
float: left;
}

/*End hide*/
/*Mac IE 5*/
* html #navlist li:first-child { border-left: 0; }



#motiongallery img {

margin: 0 0 10px 0;}

#motioncontainer a img{ /*image border color*/
border: 1px solid #8E929E;
}

#motioncontainer a:hover img{ /*image border hover color*/
border: 1px solid #FFFFFF;
}

#motioncontainer a:hover{
color: red; /* Dummy definition to overcome IE bug */
}

#statusdiv{
color:#000000;
position: absolute;
padding: 2px;
left: -300px;
background-color: lightyellow;
border: 1px solid gray;
visibility: hidden;
}



#artcolumn
{
float:left;
width:404px;
}

.art
{
text-align: center;
}

.art img
{
border:solid 2px #8E929E;
}

#artText
{
padding:20px 0 0 0;
float:left;
clear:left;}

#artBuy
{
padding:20px 0 0 0;
float:right;
clear:right;}