body {
 margin-left: 1px; 
 margin-right: 0px; 
 margin-top: 0px;
 font-size: 14px; 
 font-family: verdana,georgia,sans-serif;
 background: #ffffff;
}

a:link {
 color: #cc6633;
 font-weight: bold;
 text-decoration: none;
}

a:visited {
 color: #cc6633;
 font-weight: bold;
 text-decoration: none;
}

a:active {
 color: #cc6633;
 font-weight: bold;
 text-decoration: none;
}

a:hover {
 color: #cc6633;
 font-weight: bold;
 text-decoration: underline;
}

.leftstyle {
 background-image: url(http://greatmindsthinkright.com/wireboundblue2.jpg); background-repeat:repeat-y; padding-left:15px;
}

.rightstyle
{
 border-color: #444444;
 border-bottom-width: 0px; 
 border-top-width: 0px; 
 border-left-width: 1px; 
 border-right-width: 0px; 
 border-style: solid;
}
.inabox
{	
border-bottom-width: 1px; 
border-top-width: 1px; 
border-left-width: 1px; 
border-right-width: 1px; 
border-style: solid;	
border-color: #444444;
}

.boxedright
{	
border-bottom-width: 1px; 
border-top-width: 1px; 
border-left-width: 0px; 
border-right-width: 1px; 
border-style: solid;	
border-color: #04315F;
background-color: #ffffff;
font-weight: bold; 
}

.boxedleft
{	
border-bottom-width: 0px; 
border-top-width: 0px; 
border-left-width: 2px; 
border-right-width: 0px; 
border-style: solid;	
border-color: #444444;
font-weight: bold; 
}