BODY {
font-size : 1em; 
font-family : Arial, Helvetica, sans-serif;
font-weight : normal;
color : #000000;
background-color : #eeeeee;
}

#wrapper {
  width: 750px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0px;
  border: 1px solid #000000;
  background-color: #ffffff;
  color: #000;
  padding: 0 0 0 0;
  text-align: left;
}

div#header {
   margin: 0 0 0 0;
   padding-right: 10px;
   text-align: right;
   background-color: transparent;
   color: white;
   font-size: 35px;
   line-height: 2.75em;
   height: 119px;
   background-image: url(http://www.imagicolor.biz/site/themes/Default/images/header_new.gif);
   border-bottom: 1px solid #000000;
}

div#nav {
  width: 143px;
  height: 652px;
  padding: 0px;
  float: left;
  background-color: #cccccc;
  background-image: url(http://www.imagicolor.biz/site/themes/Default/images/sidebar_whole.gif);
}

#nav a:link {{text-decoration: none; color : #C7322B; font-weight: bold; font-style: italic; padding-left: 20px; line-height: 40px; font-size: 20px;}}
#nav a:visited {text-decoration: none; color : #000000; font-weight: bold; font-style: italic; padding-left: 20px; line-height: 40px; font-size: 20px;}
#nav a:hover {text-decoration: none; color : #95C89E; font-weight: bold; font-style: italic; padding-left: 20px; line-height: 40px;}
#nav a:active {text-decoration: none}

div#main {
   margin-left: 25%;
   padding-top: 10px;
   padding-bottom: 35px;
   padding-left: 25px;
   padding-right: 25px;
   background-color: #ffffff;
}

div#footer {
  line-height: 2.0;
  font-size: .7em;
  padding-left: 5px;
  margin: 0px;
  border-top: thin solid #E5E5E5;
  background-color:  #E5E5E5;
  color: #000000;
  clear:left;
}


a:link
{
  color: #382398;
  text-decoration: none;
}

a:visited
{
  color: #000;
  text-decoration: none;
}

a:hover
{
  color: Red;
  text-decoration: underline;
}

a:active
{
  color: Red
}

H1 {
font-style : normal;
font-variant : normal;
font-weight : bold;
font-size : 1.2em;
color : #000000;
background-color : transparent;
}

p {
font-size : .9em;
}

.smalltext {
font-style : normal;
font-variant : normal;
font-weight : normal;
font-size : .9em;
}


.smalltext a:link{
font-style : normal;
font-variant : normal;
font-weight : normal;
}

.smalltext a:visited{
font-style : normal;
font-variant : normal;
font-weight : normal;
}

.noline a:link{
  text-decoration : none;
}

.noline a:visited{
  text-decoration : none;
}


.largetext {
font-style : normal;
font-variant : normal;
font-weight : normal;
font-size : 1.2em;
}

.largetext a:link{
font-style : normal;
font-variant : normal;
font-weight : normal;
font-size : 1.2em;
}

.largetext a:visited{
font-style : normal;
font-variant : normal;
font-weight : normal;
font-size : 1.2em;
}

.errortext {
  font-size : .9em;
  color : red;
  font-weight : bold;
}

.grid {
border : #efb240 .05em solid;
}

.white {
  background-color : white;
}

.black {
  background-color : black;
}

.bg_dark {
  background-color : #d8860a;
}

.bg_medium {
  background-color : #efb240;
}

.bg_light {
  background-color : #f7ca88;
}

.alt_bg_dark {
  background-color : #066fa0;
}

.alt_bg_medium {
  background-color : #2794d8;
}

.alt_bg_light {
  background-color : #5fb0d8;
}

.copyright {
    font-size: .8em;
    text-align: center;
}
