body 
{
background-color: #50667a;
font-family: verdana,trebuchet ms,arial,sans-serif; 
font-size: 10pt;
color: black;
margin: 0; /* to avoid margins */
text-align: center; /* to correct the centering ie bug*/
}


a { color: #484747; 
font-face: trebuchet ms;
font-family: trebuchet ms,verdana,arial,sans-serif; 
font-weight: bold; 
font-size: 11pt; 
text-decoration: none; } 
a:hover { color: #55a3ea; 
face: trebuchet ms;
font-size: 11pt; 
font-weight: bold; 
text-decoration: none; } 


td
{
font-family: verdana,trebuchet ms,arial,sans-serif; 
font-size: 10pt;
color: black;
}

hr
{
border: 0px;
height: 1px;
width: 80%;
background: #000
}

select 
{ 
font-size: 12px;
border: 1px solid #50667a;
font-family: verdana, arial, helvetica, sans-serif; 
padding: 3px; ;
width: 250px;
} 

#main {
margin-left: auto;
margin-right: auto;
margin-top: 0px;
width: 850px;
text-align: center; /* to realign your text */
background-color: #EBEBEB;
}


#strip-date
{
font-size: 13px;
font-weight: bold; 
FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
padding-bottom: 4px;
margin-right: 25px;
text-align: right; 
}

#strip-name
{
font-size: 13px;
font-weight: bold; 
FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
padding-bottom: 4px;
margin-left: 25px;
text-align: left; 
}


#banner-pos
{
margin-left: 150px;
}

.main-links
{
padding-right: 6px;
}

.blog-title
{
FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
padding-top: 15px;
padding-bottom: 0px;
margin-bottom: 0px;
font-weight: bold;
font-size: 14px;
}

.blog-subtitle
{
margin-top: 0px;
font-weight: none;
font-size: 9px;
}

.blog-article
{
padding-top: 10px;
padding-bottom: 15px;
font-weight: none;
font-size: 12px;
}

.footer
{
margin-top: 35px;
margin-left: 8%;
margin-right: 8%;
margin-bottom: 10px;
padding-top: 10px;
padding-bottom: 12px;
font-family: verdana,Trebuchet MS,arial,sans-serif; 
font-size: 10px;
font-color: #A4A4A4;
text-align: center;
background-color: #DEDEDE;
}

.blog-header
{
margin-top: 5px;
margin-left: 8%;
margin-right: 8%;
margin-bottom: 5px;
padding-top: 7px;
padding-bottom: 9px;
padding-left: 10px;
font-family: verdana,Trebuchet MS,arial,sans-serif; 
font-size: 14px;
font-weight: bold;
font-color: #A4A4A4;
text-align: left;
background-color: #DEDEDE;
}


.blog2-header
{
margin-top: 5px;
margin-bottom: 5px;
padding-top: 7px;
padding-bottom: 9px;
padding-left: 10px;
font-family: verdana,Trebuchet MS,arial,sans-serif; 
font-size: 14px;
font-weight: bold;
font-color: #A4A4A4;
text-align: left;
background-color: #DEDEDE;
}

.blog-sidebar-header
{
margin-bottom: 5px;
padding-top: 7px;
padding-bottom: 9px;
padding-left: 10px;
font-family: verdana,Trebuchet MS,arial,sans-serif; 
font-size: 12px;
font-weight: none;
font-color: #A4A4A4;
text-align: left;
background-color: #D7D7D7;
}

.blog-sidebar-content
{
padding-top: 5px;
padding-left: 4px;
padding-right: 3px;
padding-bottom:20px;
}

.fake-a
{
color: #484747; 
font-face: Comic Sans MS;
font-family: Comic Sans MS,Trebuchet MS,verdana,arial,sans-serif; 
font-weight: bold; 
font-size: 11pt; 
text-decoration: none; 
}

a.bloglink { color: #55a3ea; 
font-face: Trebuchet MS;
font-family: Trebuchet MS,verdana,arial,sans-serif; 
font-weight: bold; 
font-size: 9pt; 
text-decoration: none; } 
a.bloglink:hover { color: #484747; 
face: Trebuchet MS;
font-size: 9pt; 
font-weight: bold; 
text-decoration: none; } 

.sidebar
{
margin-top: 5px;
background-color: #F0F0F0;
font-face: Trebuchet MS;
border: 2px solid #D7D7D7;
height: 97%;
width: 200px;
}

/* Gallery Styles */

#motioncontainer {

width: 710px; /* Set to gallery width, in px or percentage */
height: 150px; /* Set to gallery height */

}

#motioncontainer a img {
border: 0px solid white; /* Set image border color */
}

#motioncontainer a:hover img {
border: 0px solid navy; /* Set image border hover color */
}

#statusdiv {
background-color: white;
border: 0px solid gray;
padding: 0px;
position: absolute; /* Stop Editing Gallery Styles */
left: -300px;
visibility: hidden;
}

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