/* Only IE/Win sees this \*/
* html #content  {width: 440px;}/* End hide */

body, td, tr, table, ol, li, ul, p, input, option, select, textarea {
font-family:trebuchet ms, serif; 
font-size:9pt; 
color:#3C3C3C; 
cursor:crosshair; 
line-height:14px; 
text-align:left;
} 

input, option, select, textarea {
padding:3px; 
background-color:#BCBCBC; 
color:#000000; 
border:1px solid #00000;
} 

a:link, a:visited, a:active {
font-weight:bold; 
text-decoration:none; 
color:#E6E6E6;
} 

a:hover  {
font-weight:bold; 
border:0px; 
color:#000000; 
cursor:crosshair;
} 

.title {
background-color:#767676; 
font-family:trebuchet ms, serif; 
color:#3c3c3c; 
font-size:10pt; 
padding:4px; 
text-transform:lowercase; 
letter-spacing:1pt; 
border:0px solid #F2B349; 
text-align:right; 
margin-top:20px;
} 

body {
background-image:url("images/bg.jpg"); 
background-repeat:repeat-y; 
background-color: #BCBCBC; 
background-position:top left;
margin:0px;
} 

#layout {
margin:0px;
padding:0px;
float:center;
width:500px; 
height:499px; 
background-image:url("images/layout.jpg"); 
background-position:top left;
} 

#content {
position:absolute; 
left:30px; 
top:300px; 
width:440px; 
padding:5px;
}