body { font-family: Verdana, sans-serif; color: #333; font-size: 13px; margin: 0; padding: 0; text-align: left; }

#container { width:760px; margin:0 auto; padding: 0px; border-top: 2px solid #000; border-right: 2px solid #000; border-left: 2px solid #000; border-bottom: 6px solid #000; background: url(images/workaround.jpg) top left no-repeat; }
	
p { margin:0 0 8px 0; padding:0; line-height: 17px; }

a { color: #221F97; }
a:hover { color: #666; }
img { border: 0; } 

h1 /* page header */ { font-family: Tahoma, sans-serif; font-size: 18px; font-weight: bold; margin-bottom: 5px; margin-top: 0px; color: #666; }
h2 { color: #fff; font-size: 13px; text-align: center; margin: 0; } 
h2 a { color: #fff; text-decoration: none; }
h3 { text-align: center; font-size: 12px; margin: 0; }
h4 { font-size: 12px; } 
dfn { font-style: normal; }

.highlight { background-color: #eee; padding: 8px; }   
.specialMessage { color: #f00; font-weight: bold; padding: 4px; border: 1px dashed #000; }

/*Header*/
#header {
	background-image:url(images/header.jpg);
	background-position:top;
	background-repeat:no-repeat;
	height:112px;
	margin: 0 auto; }


#bar { margin: 0;}                                     

#left { position: absolute; left: 100px; top: 10px; width: 200px; background: #ccc; }
#center { margin-left: 220px; margin-right: 220px; }
#right { position: absolute; right: 10px; top: 10px; width: 200px; }

	
#header-text { text-align:right; font-size: 11px; margin-top: 15px; margin-right: 30px; }
#header-text a{ color:#666; text-decoration: underline; }
#header-text a:hover { color:#999; text-decoration: underline; }   

  
#footer { background: #ccc; text-align: center; padding: 5px; color: #333; font-size: 11px; }   

#sidebar { padding: 28px 10px 20px 10px; width: 140px; background: #f4f3d5; font-size: 11px; }
#sidebar li { font-size: 11px; padding: 4px; 0; }
