body{
width:100%;
height:100%;
background-image: url('background.gif');
background-repeat: repeat-x;
background-color: #ffffff;
margin: 0;
padding-top:10px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
}

a:link, a:visited, a:active{
color: #660033;
text-decoration: none;
}

a:hover{
color: #993366;
text-decoration: none;
}

hr{
margin: 5px 0px 5px 0px;
color: #660033;
border: 0;
border-top: 1px solid #660033;
height: 1px;
width: 580px;
}

h1{
font-size: 16px;
color: #993366;
text-align: left;
margin: 8px 2px 8px 2px;
}

form{
margin: 0;
}

.main{
position:relative;
width:800px;
margin:0 auto;
text-align:center;
padding: 0;
background-color: #dee3e7;
border:solid 2px #000000;
}

.banner{
position:relative;
width: 800px;
height: 280px;
text-align: left;
background-image: url('header2.jpg');
background-repeat: repeat-x;
font-size: 20px;
font-weight: bold;
color: #FFFFFF;
}

#objj{
position:relative;
top:4px;
left:3px;
}

.highlight{
background-color: #D0D0D0;
}

.banner a{
color: #FFFFFF;
}

.menu{
position:relative;
left:0px;
width: 140px;
margin: 5px;
margin-top: 8px;

}

.menu ul, .menu li{
margin: 0;
padding: 0;
list-style: none;
margin-bottom: 5px;
}

.menu a:link, .menu a:visited, .menu a:active, .menu a:hover{
display: block;
padding: 2px;
font-weight:bold;
}

.login_table{
border: 1px solid #D0D0D0;
margin-top: 20px;
margin-bottom: 5px;
text-align: center;
padding-bottom: 3px;
}

.login_table h1{
color: #660033;
font-size: 12px;
text-transform: uppercase;
font-weight: bold;
text-align: center;
margin: 5px 0px 5px 0px;
}

.login_table input{
text-transform: uppercase;
font-size: 10px;
margin: 5px 0px 1px 0px;
width: 100px;
}

.bcontainer{
position:relative;
top:0px;
left:0px;
width:800px;
background-image: url('footer.gif');
background-repeat: no-repeat;
}

#leftcontent{
float:left;
width: 230px;
text-align:left;
padding-left:10px;
}

.content{
float: right;
width: 545px;
text-align: left;
padding-right: 4px;
padding-left: 10px;
border-left: dashed 1px #000000;
}

.footer{
background-color: #dee3e7;
clear: both;
height: 5px;
}

.powered_by{
text-align: center;
font-size: 10px;
padding-top: 2px;
}

/* Gallery Styles */
#motioncontainer{
position:relative; 
margin: 0 auto;
text-align:center;
width: 680px;
height: 130px;
}

#motioncontainer a img{
border: 1px solid #cccccc; /* Set image border color */
}
/* End Gallery Styles */
