body {
	background-color: #09C;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

strong {
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
color:#8A0CB5;
}

#one {
background: url('images/index_01.jpg') no-repeat;
}

#two {
background: url('images/index_02.jpg') no-repeat;
cursor:pointer;
}


#three, #three a:hover {
background: url('images/index_03-over.jpg') no-repeat;
}

#three a {
background: url('images/index_03.jpg') no-repeat;
display:block;
width:240px;
height:236px;
cursor:pointer;
}

#four {
background: url('images/index_04.jpg') no-repeat;
}

#five {
background: url('images/index_05.jpg') no-repeat;
}

#six, #six a:hover {
background: url('images/index_06-over.jpg') no-repeat;
}

#six a {
display:block;
width:166px;
height:240px;
background: url('images/index_06.jpg') no-repeat;
}

#seven {
background: url('images/index_07.jpg') no-repeat;
}

#eight {
background: url('images/index_08.jpg') no-repeat;
}

#nine {
background: url('images/index_09.jpg') no-repeat;
}

#ten {
background: url('images/index_10.jpg') no-repeat;
}

#eleven, #eleven a:hover {
background: url('images/index_11-over.jpg') no-repeat;
}

#eleven a {
display:block;
width:415px;
height:338px;
background: url('images/index_11.jpg') no-repeat;
}

#twelve, #twelve a:hover {
background: url('images/index_12-over.jpg') no-repeat;
cursor:pointer;
}

#twelve a {
display:block;
background: url('images/index_12.jpg') no-repeat;
width:240px;
height:253px;
}

#thirteen, #thirteen a:hover {
background: url('images/index_13-over.jpg') no-repeat;
cursor:pointer;
}

#thirteen a {
display:block;
background: url('images/index_13.jpg') no-repeat;
cursor:pointer;
width:202px;
height:229px;
}

#fourteen {
background: url('images/index_14.jpg') no-repeat;
}

#fourteen:hover {
background: url('images/index_14-over.jpg') no-repeat;
cursor:pointer;
}

#fifteen {
background: url('images/index_15.jpg') no-repeat;
}

td a {

}

#footer {
background-color:#003366;
padding: 2px 10px 5px 10px;
color:#fff;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

#footer a {
color:#fff;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
margin-right:15px;
}

#footer a:hover {
text-decoration:none;
}
