/* Gallery Styles */

body {
	margin: 0px;
	padding: 0px;
	background: #FDFDFD url(images/bg.gif) repeat-y center top;
	 font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}


#motioncontainer {
/*margin:0 auto;  Uncomment this line if you wish to center the gallery on page */
width: 840px; /* Set to gallery width, in px or percentage */
height: 102px; /* Set to gallery height */
}

#motioncontainer a img {
border: 1px solid #cccccc; /* Set image border color */
}

#motioncontainer a:hover img {
border: 1px solid navy; /* Set image border hover color */
}

#statusdiv {
background-color: lightyellow;
border: 1px solid gray;
padding: 2px;
position: absolute; /* Stop Editing Gallery Styles */
left: -300px;
visibility: hidden;
}

#motioncontainer a:hover {
color: red; /* Dummy definition to overcome IE bug */
}
/* End Gallery Styles */




#top {width:840px;text-align:left;margin-bottom:20px;}

#body {width:820px;text-align:left;}
#body_wide {width:860px;margin-left:20px;text-align:center;}
#textblock {width:345px;float:right;text-align:left;color:#666;display:block;}
 
#head {float:right;}
#head  a:hover img{visibility:hidden;} 

html a:hover {visibility:visible} 

#head  .contact {background-image: url(images/contact_on.gif); background-repeat: no-repeat; width:334px; height:48px;display:block;}
#head  .contact a {width:334px; height:48px;display:block;}
#head  .contact img {width:334px; height:48px;display:block;}

#head  .header {background-image: url(images/header.gif) background-repeat: no-repeat; width:493px; height:76px;display:block;}
#head  .header a {width:493px; height:76px;display:block;}
#head  .header img {width:493px; height:76px;display:block;}


#view  a:hover img{visibility:hidden;} 

#view  .view_button {background-image: url(images/button_view_examples_on.gif); background-repeat: no-repeat; width:203px; height:61px; display:block;}
#view  .view_button a {width:203px; height:61px; display:block;}
#view  .view_button img {width:203px; height:61px;}

p {font-family:times, serif;font-size:14px;}

#footer {width:820px;font-size:10px;color:#666; text-align:left;}
