body {
	margin: 0px;
	padding: 0px;
	background: #313131 url(../images/bg_main.gif) repeat-x left top;
	font: 11px Arial, Helvetica, sans-serif;
	color: #666666;
}
p {
	line-height: 20px;
}
ol li {
	margin-top: 5px;
	margin-bottom: 5px;
}
ol {
	margin-bottom: 25px;
}
a img {
	border: none;
	color: #666666;
}
ul {
	padding: 0px 0px 0px 10px;
	margin: 0px;
}
ul li {
	list-style: url(../images/bullet.gif);
	line-height: 18px;
	padding: 0px;
	margin-left: 5px;
}
a {
	text-decoration: none;
	color: #999933;
}
a:hover {text-decoration: underline;}
p {
	margin: 0px;
	padding: 0px;
}
.clear {
	clear: both;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
	margin-bottom: -1px;
}
.pad {
	padding-top: 15px;
	padding-bottom: 15px;
}
#wrap_body {
	width: 770px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
}
#wrap_content {
	border: 2px solid #333333;
	background: #FFFFFF;
}

#logo {
	float: left;
}
#nav {
	bottom: 0px;
	float: right;
	margin-top: 30px;
}
#nav a, #nav .selected {
	font: bold 14px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #CCCCCC;
	padding: 10px;
	float: left;
	border-bottom: 7px solid #000000;
	margin-right: 5px;
	margin-left: 5px;
}
#nav .selected {
	color: #999999;
}
#nav a:hover {
	text-decoration: none;
	color: #FFFFFF;
	border-bottom: 7px solid #993366;
}
#welcome_blurb {
	background-color: #1F1F1F;
	width: 292px;
	height: 295px;
	color: #999999;
	float: left;
}
h1 {
	font: italic 20px/46px "Lucida Grande", Arial, Helvetica, sans-serif;
	color: #CC9933;
	background: url(../images/bg_h1.gif);
	padding-left: 15px;
	border: 1px solid #000000;
	margin: 0px;
}
h2 {
	font: bold 14px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	margin: 0px 0px 10px;
	padding: 0px;
	color: #993366;
}
h3 {
	font: bold 14px Arial, Helvetica, sans-serif;
	margin: 0px 0px 10px;
	padding: 0px;
	color: #999999;
}
#welcome_blurb h2 {
	color: #CC9933;
	padding-bottom: 20px;
	border-bottom: 1px solid #666666;
	margin: 40px 30px 0px;
}
#welcome_blurb p {
	margin: 20px 30px 30px;
}

/* #statusdiv {
position: absolute;
left: -300px;
visibility: hidden;
}

#motioncontainer {
	position:relative;
	overflow:hidden;
	width:100%;
}
#motiongallery {
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
	white-space: nowrap;
}

#statusdiv {
	border: 1px solid gray;
	padding: 2px;
	position: absolute; 
	left: -300px;
	visibility: hidden;
}
*/
#motioncontainer a img{ 
	border: 0px solid #ccc;
	margin-left: 10px;
	margin-right: 10px;
}

#motioncontainer a:hover img{ 
border: 0px solid navy;
}

#motioncontainer a:hover{
color: red; 
}

#statusdiv{
	position: absolute;
	padding: 4px;
	left: -300px;
	background-color: #EEEEEE;
	border: 1px solid #CCCCCC;
	visibility: hidden;
}

#white_bar {
	background: #FFFFFF url(../images/bg_whitebar.gif) no-repeat left top;
	padding-top: 17px;
	padding-bottom: 17px;
}
#white_bar .blurbs {
	float: left;
	width: 238px;
}
#white_bar .blurbs p {
	font-size: 11px;
	line-height: 16px;
	color: #666666;
	margin: 5px 35px;
	padding: 0px;
}
#what h2, #work h2 {
	margin-top: 10px;
	margin-left: 35px;
	margin-right: 35px;
	line-height: 42px;
	margin-bottom:0;
}
#what h2 {
	color: #999933;
}
#work h2 {
	color: #993366;
}

#subnav {
	width: 120px;
	float: left;
	margin-left: 15px;
	margin-right: 15px;
}
#subnav h2 {color:#000000;}
#subnav a,  #subnav .selected {
	display: block;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 5px;
	background: url(../images/subnav_bg.gif) no-repeat 8px center;
	padding-left: 25px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

#subnav a:hover, #subnav .selected {
	background: #EEEEEE url(../images/subnav_bg-over.gif) no-repeat 8px center;
	color: #000000;
	text-decoration: none;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

#wrap_footer {
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}

#footer_nav {float: left;}

#footer_nav a {
	color: #CCCCCC;
	margin-right: 15px;
}

#footer_nav a:hover {
	color: #CC9933;
	margin-right: 15px;
}

#footer_nav .selected {
	color: #FFFFFF;
	margin-right: 15px;
}
#copyright {
	float: right;
	color: #FFFFFF;
}
#copyright a {
	color: #FFFFFF;
}

#form_contact {
	float: left;
	margin-top: 20px;
}

#form_contact .input input, #form_contact .input textarea {
	display: block;
	width: 250px;
	padding: 4px;
	background: #EEEEEE;
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
	color: #999999;
	font: 11px Arial, Helvetica, sans-serif;
}

#form_contact .input input:focus, #form_contact .input textarea:focus {
	color: #000000;
	background-color: #FFFFFF;
	border-color: #000000;
}
hr {
	border: none;
	height: 1px;
	background-color: #CCCCCC;
}
.errors {
	border: 2px solid #CC9933;
	width: 246px;
	padding: 5px;
	float:left;
}

.projects {
	padding: 15px 0 0 10px;
	float: left;
	width: 197px;
}
.projects h2 {
	padding-left: 5px;
}
.projects ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.projects ul li {
	list-style-type: none;
	list-style-image: none;
	margin-left: 0;
}
.projects li {
	float:left;
	width: 96px;
	list-style-type: none;
	text-align:center;
	margin-bottom: 5px;
}
.projects a img {
	padding: 4px;
	border: 1px solid #CCCCCC;
	margin: auto;
	margin-bottom: 6px;
	width: 70px;
	height: 70px;
	display: block;

}
.projects span {
	font-size:11px;
	line-height: 11px;
	display: block;
	height:26px;
}
.spotlight {
	background-color: #000000;
	padding: 15px 0 15px 24px;
	width: 528px;
	float: right;
	height: 598px;
}
.spotlight h2 {color:#FFFFFF;}
.spotlight a {
	padding: 4px;
	margin: 0px 0px 8px 0px;
	display:block;
	float: left;
}
.spotlight .image {
	padding-right:15px;
}
.spotlight .image h3 {
	margin: 10px 0 6px 0;
}
.spotlight .image img {
	padding: 4px;
	border: 1px solid #333333;
}
.spotlight p {
	color: #999999;
	margin-top: 6px;
	font-size: 12px;
	line-height: 140%;
}