/* CSS Document */


#indexPageNavigation_sampleProjs {
position:absolute;
border:none;
color:#99FFFF;
text-align:center;
top:200px;
left:400px;
padding-bottom:0px;
width:500px;
height:17px;
clear:right;
}



#indexPageNavigation_sampleProjs a{
font-family:"Times New Roman", Times, serif;
font-style:italic;
font-weight:normal;
color:#99FFFF;
font-size:13px;
text-align:center;
}


#previousSlideNav_sampleProjs {
float:left;
height:17px;
width:20%;
text-align:center;
display:block;
/*background-color:blue;*/
}

#pagenums_sampleProjs {
float:left;
width:60%;
height:17px;
font-size:16px;
font-family:  "Times New Roman", Times, serif;
color:#FF00FF;
text-align:center;
font-weight:bold;
/*background-color:tan;*/

}


#nextSlideNav_sampleProjs {
float:left;
height:17px;
width:20%;
text-align:center;
/*background-color:blue;*/
}

#previousSlideNav_sampleProjs img{
float:left;

}

#previousSlideNav_sampleProjs a, #nextSlideNav_sampleProjs a{
display:block;
font-size:13px;
font-weight: normal;
font-style: italic;
font-family:  "Times New Roman", Times, serif;


}

#nextSlideNav_sampleProjs img{
float:right;

}




/*---*/

#previous_image {
float:left;
height:17px;
width:20px;
}

#previous_text {
float:left;
height:17px;
width:50px;
text-align:left;
font-family:"Times New Roman", Times, serif;
font-style:italic;
font-weight:normal;
color:#99FFFF;
font-size:13px;
text-align:center;
}

#previous_text a {
font-family:inherit;
color:#99FFFF;
font-size:13px;
font-style:italic;
font-weight:bold;


}


#previous_text a:visited {
text-decoration:none;

}

#previous_text a:hover {
text-decoration:underline;

}



#next_image {
height:17px;
width:35px;
background-color:brown;

}

#next_text {
height:17px;
width:80px;
text-align:right;
font-family:"Times New Roman", Times, serif;
font-style:italic;
font-weight:bold;
color:#99FFFF;
font-size:16px;
background-color:blue;

}

#next_text a:link {
font-family:inherit;
color:#99FFFF;
font-weight:bold;
}


#next_text a:hover {
text-decoration:underline;
}
