}
.portfolio {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	color : #686884;
	text-decoration : none;
	font-weight : none;
}
.bodywhite {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	color : #ffffff;
	text-decoration : none;
}
.coming {
	font-family : times;
	font-size : 32px;
	color : #926566;
	text-decoration : ;
	font-weight : bold;
}
.subhead {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 20px;
	color : #9C1B1F;
	text-decoration : none;
	font-weight : none;
}
.formhead {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	color : #9C1B1F;
	text-decoration : none;
	font-weight : none;
}
.footer {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #ffffff;
	text-decoration : none;
}
.body {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	text-decoration : none;
}
a.body {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #9C1B1F;
	text-decoration : underline;
}
a.body:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #000000;
	text-decoration : underline;
}
 .mainmenu2 { 
            color:#42434F;
            font-size:12px;
            font-family:arial;
			text-decoration : none;
}

A.mainmenu2 { 
            color:#42434F;          
            font-size:12px;
            font-family:arial;
			text-decoration : none;
}
A.mainmenu2:hover { 
            color:#9C1B1F;
            font-size:12px;
            font-family:arial;
			text-decoration : none;
}
 .mainmenu { 
            color:#ffffff;
            font-size:12px;
            font-family:arial;
			text-decoration : none;
}

A.mainmenu { 
            color:#ffffff;          
            font-size:12px;
            font-family:arial;
			text-decoration : none;
}
A.mainmenu:hover { 
            color:#9C1B1F;
            font-size:12px;
            font-family:arial;
			text-decoration : none;			
}
 .menuActuator { 
            color:#A02527;
            font-weight:bold;
            font-size:12px;
            font-family:arial;
			text-decoration : none;
        }

 		A.menuActuator { 
            color:#A02527;
            font-weight:bold;
            font-size:12px;
            font-family:arial;
			text-decoration : none;
        }
		 A.menuActuator:hover { 
            color:#A09CAA;
            font-weight:bold;
            font-size:12px;
            font-family:arial;
			text-decoration : none;
        }


        .menu {
            font-family:verdana;
            color:#D6B3BA;
            font-size:12px;
			font-weight:none;
			border-size: 1;
			text-decoration : none;
        }
		A.menu {
            font-family:verdana;
            color:#991C20;
            font-size:12px;
			text-decoration : none;
        }
		A.menu:hover{
            font-family:verdana;
            color:#ffffff;
            font-size:12px;
			text-decoration : none;
        }
        .menu2 {
            font-family:verdana;
            color:#D6B3BA;
            font-size:12px;
			font-weight:none;
			background-color:#686884;
            layer-background-color:#686884;
			border-size: 1;
			text-decoration : none;
  z-index: 100
        }
		A.menu2 {
            font-family:verdana;
            color:#991C20;
            font-size:12px;
			background-color:#686884;
            layer-background-color:#686884;
			border-size: 1;
			text-decoration : none;
        }
		A.menu2:hover{
            font-family:verdana;
            color:#ffffff;
            font-size:12px;
			background-color:#686884;
            layer-background-color:#686884;
			border-size: 1;
			text-decoration : none;
        }

    td div {
      /* this makes TDs a container with their own coordinate system.
         absolutely-positioned elements will be offset relative to them */
      position:relative;
      }