.largepic { 
margin: 10px; 
float: right; /* to replace your align="right" */ 
} 

.menu {
width:741px; 
font-size:0.85em;
position:relative;
z-index:100;
}
/* remove all the bullets, borders and padding from the default list styling */
.menu ul {
padding:0;
margin:0;
list-style-type:none;
}
.menu ul ul {
width:100px;
}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {
float:left;
width:100px;
position:relative;
}
/* style the links for the top level */
.menu a, .menu a:visited {
display:block;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
text-decoration:none; 
color:#fff; 
width:110px; 
height:22px; 
border:1px solid #fff; 
border-width:0px 0px 1px 1px; 
background:#758279; 
padding-left:10px; 
line-height:22px;
}
/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited {
width:150px;
w\idth:110px;
}

/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited {
background:#d4d8bd;

}
/* style the second level hover */
.menu ul ul a.drop:hover{
background:#c9ba65;
}
.menu ul ul :hover > a.drop {
background:#c9ba65;
}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {
visibility:hidden;
position:absolute;
height:0;
top:23px;
left:0; 
width:100px;
}
/* another hack for IE5.5 */
* html .menu ul ul {
top:22px;
t\op:23px;
}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {position:absolute; top:0; left:0;}

/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {
background:#d4d8bd; 
color:#000; 
height:auto; 
line-height:1em; 
padding:5px 10px; 
width:100px
/* yet another hack for IE5.5 */
}
* html .menu ul ul a{
width:150px;
w\idth:110px;
}


/* style the top level hover */
.menu a:hover, .menu ul ul a:hover{
color:#fff; 
background:#949e7c;
}
.menu :hover > a, .menu ul ul :hover > a {
color:#fff;
background:#949e7c;
}

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{
visibility:visible; 
}
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{
visibility:hidden;
}

/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ 
visibility:visible;
}

.repeat {background-image: url(images/draft4_06.jpg); background-repeat: no-repeat;
}

.style1 {
color: #6666FF
}
.border {
	background-color: #000000;
	border: 1pt solid #FFFFFF;
}
.border1 {
	border-top-width: 0pt;
	border-right-width: 1pt;
	border-bottom-width: 0pt;
	border-left-width: 1pt;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	border-top-color: #000000;
	border-bottom-color: #000000;
	padding: 0px;
}
.border2 {
	border-top-width: 1pt;
	border-right-width: 1pt;
	border-bottom-width: 1pt;
	border-left-width: 1pt;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	border-top-color: #000000;
	border-bottom-color: #000000;
	padding: 0px;
}
/*a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #330066;
	text-decoration: underline;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3399FF;
	text-decoration: underline;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #330066;
	text-decoration: underline;
}
*/
.bod {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	white-space: normal;
	line-height: normal;
	color: #666666;
	margin-top: 0px;
	margin-right: 12px;
	text-align: justify;
}
.caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #305CA5;
	line-height: 24px;
	text-decoration: none;
}
.bodlink:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #E33131;
	text-decoration: none;
}
.bodlink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.bodlink:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:  #CC9933;
	text-decoration: none;
}
.head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 12px;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	line-height: normal;
}
.product {
	color: #CC3300;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
DIV.navLink A {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	PADDING-RIGHT: 1px;
	PADDING-LEFT: 5px;
	FONT-WEIGHT: normal;
	PADDING-BOTTOM: 2px;
	WIDTH: 150px;
	COLOR: #CC9933;
	PADDING-TOP: 2px;	
}
DIV.navLink A:link {
	BACKGROUND: #ffffff;
	COLOR: #CC9933;
	TEXT-DECORATION: none;
}
DIV.navLink A:visited {
	BACKGROUND: #ffffff; 
	COLOR: #CC9933; 
	TEXT-DECORATION: none
}
DIV.navLink A:hover {
	BACKGROUND: #FFFFFF; 
	COLOR: #e42c2a;  
	TEXT-DECORATION: none
}
.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	word-spacing: normal;
}
.style4 {font-family: Verdana, Arial, Helvetica, sans-serif}
.style9 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; word-spacing: normal; color: #FF0000; }
.style11 {color: #CC9933}
.style15 {font-size: 16px}
.style20 {
	color: #CC9933;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.navposition {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.style4 {font-family: Verdana, Arial, Helvetica, sans-serif}
.style7 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	word-spacing: normal;
	color: #666666;
	margin-right: 20px;
	text-align: justify;
}
.style11 {color: #999999}
.style13 {color: #FF0000; }
.style21 {white-space: normal; line-height: normal; color: #666666; margin-top: 0px; font-family: Verdana, Arial, Helvetica, sans-serif;}

