@charset "UTF-8";
/* CSS Document */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #6e6e6e;
	margin:0px;
}
a:link {
	color: #6e6e6e;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #6e6e6e;
}
a:hover {
	text-decoration: underline;
	color: #6e6e6e;
}
a:active {
	text-decoration: none;
	color: #6e6e6e;
}
.design:link {
	text-decoration: none;
	color: #6e6e6e;
	margin-right:10px;
}
.design:visited {
	text-decoration: none;
	color: #6e6e6e;
	margin-right:10px;
}
.design:hover {
	text-decoration: none;
	color:#92ac5a;
	margin-right:10px;
}
.design:active {
	text-decoration: none;
	color: #92ac5a;
	margin-right:10px;
}
.ne:link {
	text-decoration: none;
	color: #92ac5a;
}
.ne:visited {
	text-decoration: none;
	color: #92ac5a;
}
.ne:hover {
	text-decoration: underline;
	color:#92ac5a;
}
.ne:active {
	text-decoration: none;
	color: #92ac5a;
}
.date {font-family: georgia; font-size:10px;}
.textbox {border: solid 1px #999999; color:#999999; padding:3px;}
.designbutton {border: solid 1px #999999; color:#999999; background-color:#eaeaea;}
.huge {font-size: 40px}
.green {color:#92ac5a; font-weight:bold;}
.greenr {color:#92ac5a; font-size:10px; font-family: georgia;}
h3 {
  margin: 0;
  font-size:28px;
  display: inline;
  font-family:helvetica;
  font-weight:normal;
}
h2 {
  margin: 0;
  font-size:18px;
  display: inline;
  font-family:helvetica;
  font-weight:normal;
  color:#92ac5a;
}
h1 {
  margin: 0;
  font-size:x-small;
  display: inline;
  font-family:georgia;
  font-weight:bold;
}
h4 {
  margin: 0;
  font-size:14px;
  display: inline;
  font-family:helvetica;
  font-weight:normal;
  color:#92ac5a;
}
h6 {
  margin: 0;
  font-size:x-small;
  display: inline;
  font-family:georgia;
  font-weight:bold;
}
#topper {width:100%; height:25px; background-color:#353535;}
#toplinks {width:900px; height:20px; padding-top:5px; margin:0px auto 0px auto; text-align:right; font-size:x-small;}
#container {width:900px; margin:0px auto 0px auto; padding-bottom:20px;}
#designlinks {width:900px; height:20px; padding-top:65px; background-image:url(images/graphicdesignlogo.gif); text-align:right; font:georgia;}
#contfooter {widows:900px; height:30px; clear:both;}
#contfooter2 {widows:900px; height:30px; clear:both;}

#subhead {width:630px; float:right; padding-top:30px;}
#main {width:900px; clear:both; padding-top:15px;}
#maintext {width:630px; float:right;}
#designshow {width:225px; float:left;}

#motioncontainer {
  clear:both;
  width: 900px;
  height: 96px;
}
#motioncontainer a img {
  border: 3px solid #808080;
}
#motioncontainer a:hover img {
  border: 3px solid #92ac5a;
}
#statusdiv {
  border: 1px solid gray;
  padding: 2px;
  background-color: lightyellow;
  position: absolute;
  left: -300px;
  visibility: hidden;
}
#motioncontainer a:hover {
  color: red;
}

#footer {width:100%; background-color:#eaeaea; border-top:solid 1px #CCCCCC; clear:both;  font-size:xx-small; color:#999999;}
#footwrap {width:900px;  margin-left:auto; margin-right:auto; padding-top:20px; padding-bottom:45px;}
#foottxt {float:left;}
#foottxtr {float:right; text-align:right;}

#slide {border-right:1px solid #999999; width:300px;}
#slideimg {float:left;}
#slidetxt {float:right; padding-left:20px;}