body { 
margin : 0; 
padding : 0; 
text-align : left; 
min-width : 740px; 
} 
#container { 
position : relative; 
width : 850px; 
margin-left : auto; 
margin-right : auto; 
} 
#wrapper { 
text-align : left; 
width : 740px; 
margin-left : auto; 
margin-right : auto; 
} 
div.transbox { 
width : 200px; 
height : 180px; 
margin : 0 0; 
background-color : #eedd82; 
border : 1px solid black; 
} 

h1{text-align : left;  }

h4 { 
color : #ff4500; 
} 
pre { 
font-family : sans-serif; 
font-size : 100%; 
} 
form.c1 { 
font-family : arial, helvetica; 
font-size : 70%; 
} 
#header { 
width : 850px; 
margin : 20px; 
padding : 10px; 
height : 80px; 
border : 1px solid gray; 
background: #ff6666;
background:#D3D3D3 url(Pictures/jlogo.jpg) no-repeat center;

} 
img.left { 
float : left; 
margin : 4px 20px 0 0; 
} 
img.right { 
float : left; 
margin : 4px 0 0 20px; 
} 
#left { 
position : absolute; 
left : 20px; 
top : 100px; 
width : 200px; 
border : 1px solid gray; 
} 
#center { 
top : 0; 
margin-left : 230px; 
margin-right : 230px; 
width : 550px; 
} 
#lowcenter { 
position : absolute; 
left : 250px; 
float : left; 
width : 425px; 
border : 1px solid gray; 
} 
#right { 
position : absolute; 
left : 685px; 
top :100px; 
width : 200px; 
padding : 2px; 
border : 1px solid gray; 
} 
