body	{
text-align: center;
margin: 0;
padding: 0;
border: 0;	
background-image: url(images/bg.jpg);
background-attachment: fixed;
}

img {
border: 0;	
}

img.menu {
padding: 2px;
}

/* typography a go go */

h3  {
font-family: verdana, sans-serif;
color: #0061C0;
font-size: 13px;
line-height: 16px;
font-weight: bold;
padding-left: 20px;
}


p   {
font-family: verdana, sans-serif;
color: #000;
font-size: 11px;
line-height: 13px;
}

p.content   {
font-family: verdana, sans-serif;
color: #000;
font-size: 13px;
line-height: 16px;
padding-left: 20px;
}

p.contentfooter {
font-family: verdana, sans-serif;
color: #000;
font-size: 14px;
line-height: 16px;
align: center;
}

p.title {
font-family: verdana, sans-serif;
color: #0061C0;
font-size: 20px;
line-height: 22px;
font-weight: bold;
padding-left: 20px;
}

p.leftmenu  {
font-family: verdana, sans-serif;
line-height: 20px;
font-size: 12px;
font-weight: bold;
}

p.leftmenuactive    {
font-family: verdana, sans-serif;
font-color: #000;
line-height: 20px;
font-size: 12px;
font-weight: bold;
}



p.item  {
font-family: verdana, sans-serif;
line-height: 12px;
font-size: 10px;
padding-left: 10px;
font-weight: normal;
}

p.item2 {
font-family: verdana, sans-serif;
line-height: 12px;
font-size: 10px;
padding-left: 20px;
font-weight: normal;
}

p.menuactive  {
font-family: verdana, sans-serif;
font-color: #000;
line-height: 12px;
font-size: 10px;
font-weight: bold;
padding-left: 10px;
}

td.td    {
font-family: verdana, sans-serif;
line-height: 13px;
font-size: 11px;
}

td.left {
width: 150px;
text-align: left;
line-height: 18px;
font-family: verdana, sans-serif;
color: #000;
font-size: 13px;
padding-left: 30px;
}

td.right    {
width: 250px;
text-align: left;
line-height: 18px;
font-family: verdana, sans-serif;
color: #000;
font-size: 13px;
}

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

a:hover, a:active   {
text-decoration: none;
color: #000;
}	

a:link.menu   {
text-decoration: none;
font-weight: normal;
color: #fff;
}

a:visited.menu   {
text-decoration: none;
font-weight: normal;
color: #fff;
}


a:hover.menu   {
text-decoration: none;
font-weight: normal;
color: #0061C0;
}	

a:active.menu   {
text-decoration: none;
font-weight: normal;
color: #0061C0;
}	

  
/* navigation */

div#wrapper	{
background-color: #fff;
width: 700px;
margin: 0 auto;
padding: 0;
border: 1px solid #000;
text-align: center;
min-height: 500px;
}

    
div#header {
background-color: #fff;
width: 700px;
height: 148px;
float: left;
}

div#index    {
background-color: #fff;
width: 700px;
float: left;
margin: 0;
padding: 0;
}

div#menu    {
width: 680px;
height: 20px;
padding-left: 20px;
float: left;
border: 0px;
background-color: #666;
text-align: left;
font-size: 10px;
font-family: helvetica, sans-serif;
font-weight: bold;
line-height: 20px;
display: inline;
}

div#maincontent 	{
float: left;
width: 640px;
margin-right: 20px;
margin-left: 20px;
background-color: #fff;
text-align: left;
border: 0;
}	

div#content	{
float: left;
width: 450px;
margin-right: 10px;
margin-left: 20px;
margin-bottom: 30px;
background-color: #fff;
text-align: left;
border-left: 1px solid #000;
min-height: 400px;
}	


div#leftmenu    {
width: 145px;
float: left;
padding-left: 10px;
text-align: left;
font-family: verdana, sans-serif;
line-height: 20px;
font-size: 12px;
font-weight: bold;
line-height: 30px;
}

div#footer  {
width: 640px;
margin: 20px;
}

div#footer p	{
background-color: #fff;
font-family: verdana, sans-serif;
color: #000;
height: 50px;	
font-size: 11px;
line-height: 12px;
margin: 0;
display: inline;
padding: 0;
}		

div#qsi {
width: 400px;
display: inline;
}

/* special stuff */



hr {
noshade border: 1px dotted;
color: #000;
width: 75%;
text-align: center;
height: 1px;
}
