body {
text-align : center; 
background-color : #000000; 
color : #505050; 
} 

div#layoutLogic {
width : 740px; 
text-align : left; 
min-height : 450px; 
border : 1px solid #000000; 
position : relative; 
padding : 0; 
margin:auto 


} 


div#base {
position : absolute; 
left : 0px; 
width : 740px; 
height : 580px; 
background-color : #000000;
color: #909090;
border : 2px solid #2f2f2f; 
z-index : 1;
} 


div#gallerylist {
letter-spacing : 2px; 
font-weight : bold; 
} 
.PageTitle {
font-size : larger; 
color : #A0A0A0; 
font-family : 'Trebuchet MS', Helvetica,sans-serif; 
letter-spacing : 2pt; 
} 
Input, textarea {
color : #333333; 
border-top-style : none; 
font-family : 'Trebuchet MS', Helvetica,sans-serif; 
border-right-style : none; 
border-left-style : none; 
letter-spacing : 1pt; 
background-color : #202020; 
border-bottom-style : none; 
} 
.FormText {
font-size : 10pt; 
width : 74px; 
color : #808080; 
font-family : 'Trebuchet MS', Helvetica,sans-serif; 
letter-spacing : 1pt; 
} 
a:link {
color : #909090; 
font-family : 'Trebuchet MS', Helvetica,sans-serif;  
font-size : 9pt; 
text-decoration : none; 
} 
a:visited {
color : #909090; 
font-family : 'Trebuchet MS', Helvetica,sans-serif; 
font-size : 9pt; 
text-decoration : none; 
} 
a:hover {
color : #eeeeee; 
font-family : 'Trebuchet MS', Helvetica,sans-serif;  
font-size : 9pt; 
text-decoration : none; 
} 
a:visited:hover {
color : #eeeeee; 
font-family : 'Trebuchet MS', Helvetica,sans-serif;  
font-size : 9pt; 
text-decoration : none; 
} 
.GalleryItem {
border : 1px solid #a0a0a0; 
} 
.GalleryItemSelected {
font-weight : bold; 
}