ul {
list-style: none;
color: #000000;
text-decoration: none;
margin: 0;
padding: 0;
border: none;
text-align: right;

}


li a {
/* 15px padding + 110px width = 125 total width */
display: block;
padding: 5px 15px 5px 0px;
background-color: transparent;
color: #000;
text-decoration: none;
width: 110px;
}

li a:link {
font-weight: normal;
color: #000;
}

li a:active {
font-weight: normal;
color: #000;
}
li a:visited {
font-weight: normal;
color: #000;
}


li a:hover {
background: #FFFFFF;
color: #000000;
text-decoration: none;
/* background: url(../images/list_h.gif);*/ 
filter: Alpha(Opacity=70);
}


body {
background: #EEEEEE;
}


h1 {
font-size: 12px;
}

.bold {
color: #15326E;
font-weight: bold;
}

.main { 	
position: absolute;	  
width: 800px;
height: 600px;
left: 50%;
margin-left: -400px;
margin-top: 20px;
background: #FFFFFF;
font: 10px verdana,arial,serif;
}

.navbar {
position: absolute;	  
width: 100%;
top: 0px;
height: 26px;
background: #000000;
}	


.navbar_text {
position: absolute;
top: 5px;
left: 12px;
height: 16px;
color: #FFFFFF;
}


a.nav:link, a.nav:active, a.nav:visited {
padding: 0px 12px 0px 8px;
color: #FFFFFF;
text-decoration: none;
}

a.nav:hover {
color: #CCCCCC;
}

a:link, a:active, a:visited {
color: #15326E;
font-weight: bold;
text-decoration: none;
}

a:hover {
color: #AAAAFF;
}

.topright {
position: absolute;
top: 0px;
width: 225px;
height: 43px;
left: 100%;
margin-left: -225px; 
}	 

.main_photo {
position: absolute;
top: 26px;
width: 150px;
height: 424px;
left: 0px;
margin-top: 0px; 
}


.list {
position: absolute;
top: 26px;
width: 125px;
left: 150px;
margin-top: 0px; 
}


.product_text {
	position: absolute;
	top: 64px;
	width: 662px;
	height: 511px;
	left: 86px;
	margin-top: 0px;
	background: #FFFFFF;
	line-height: normal;
	font-family: verdana, arial, serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
} 

.product_photo {
position: absolute;
top: 125px;
width: 225px;
height: 325px;
left: 100%;
margin-left: -225px;
margin-top: 0px; 
}

.special_offer {
position: absolute;
top: 450px;
width: 225px;
height: 150px;
left: 100%;
margin-left: -225px;
margin-top: 0px; 
}

.logo {
position: absolute;
top: 480px;
width: 300px;
height: 120px;
left: 0px;
margin-top: 0px;
}

.subscribe {
position: absolute;
top: 125px;
width: 450px;
height: 350px;
left: 250px;
margin-top: 0px;
}

.para {
margin-top: 0px; 
margin-bottom: 7px;
}

.copyright {
position: absolute;
top: 602px;
width: 384px;
left: 416px;
margin-top: 0px;
}	 

