body {
background-color:#FFFFFF;
}

.image1 {
position:fixed;
_position:absolute;
height:221px;
width:295px;
margin-left:60px;
margin-top:10px;
background-image:url(images/target-top.jpg);
}

.image2 {
position:fixed;
_position:absolute;
height:92px;
width:296px;
margin-left:60px;
margin-top:231px;
background-image:url(images/target-bottom.jpg);
}

.image3 {
position:absolute;
height:221px;
width:391px;
margin-left:355px;
margin-top:10px;
background-image:url(images/target-right.jpg);
}

.image4 {
}

.content1 {
position:absolute;
width:390px;
margin-left:355px;
margin-top:231px;
background-color:#FFFFFF;
border-style:solid;
border-color:#000000;
border-width:1px;
}

.content2 {
position:fixed;
_position:absolute;
width:100px;
margin-left:254px;
_margin-left:256px;
margin-top:323px;
background-color:#FFFFFF;
border-style:solid;
border-color:#000000;
border-width:1px;
}

.content3 {
}

.text1 {
font-family:verdana;
font-size:13px;
color:#000000;
padding:3px;
text-decoration:underline;
text-align:left;
}

.text2 {
font-family:verdana;
font-size:11px;
color:#000000;
padding:10px;
text-decoration:none;
text-align:left;
}

.text3 {
font-family:verdana;
font-size:12px;
font-variant:smallcaps;
color:#000000;
padding:3px;
text-align:left;
}

.text4 {
font-family:verdana;
font-size:11px;
color:#000000;
padding:4px;
text-align:left;
}

.text5 {
}

A {
color:#000000;
text-decoration:underline;
}
	
A:link {
color:#000000;
text-decoration:underline;
}

A:visited {
color:#000000;
text-decoration:underline;
}
	
A:active {
color:#000000;
text-decoration:none;
}
	
A:hover {
color:#000000;
text-decoration:none;
}

#nav {
margin:0 0 0 0;
padding:0;
}

#links {
padding:6px;
margin:0;
text-decoration:none;
list-style-type:none;
}

#links li {
padding:3px;
margin:0;
text-decoration:none;
}

#links li a {
font:normal 10px verdana;
text-align:center;
text-decoration:underline;
}

#links li a:hover {
border-style:solid;
border-width:1px;
text-decoration:none;
}

#links li a:active {
text-decoration:none;
}

#links li a.current {
text-decoration:none;
} 