@charset "utf-8";
/* CSS Document */

body {
	background-color:#21204C;
	font-family:Georgia, "Times New Roman", Times, serif;
	}
	
h1	{
	font-size:21px;
	color:#E01F1F;
	}
	
.footer {
	font-size:12px;
	color:#34327D;
	}
	
a.footer {
	font-size:12px;
	color:#34327D;
	}
	
.products {
	text-align:center;
	}
	
.rule {
	color:#34327D;
	width:650px;
	}
	
div#thumbs {
	text-align:center;
    height: 500px; 
	width: 170px;
	background-color:#ffffff;
	bottom:0px;
	overflow:auto;
	vertical-align:top;
    }
	
div#thumbnails {
	background-color:#FFFFFF;
	vertical-align:top;
	width:170px;
	}
	
body.thumbnails {
	background-color:#FFFFFF;
	}
	
.mainsub {
	font-size:12px;
	}
	
.prevnext {
	font-size:13px;
	font-weight:bold;
	color:#E01F1F;
	}

a.prevnext {
	font-size:13px;
	font-weight:bold;
	color:#E01F1F;
	}
	
#BottomFrame {
	width: 170px;
	height: 500px;
	border: 0px;
	}
	
#TopFrame {
	width: 600px;
	height: 550px;
	border: 0px;
	}
	
.indexContent {
	padding-top:3px;
	padding-bottom:3px;
	}

