﻿body {
	margin:10px 10px 0px 10px;
	padding:0px;
	background:#404040;
	font-family:Verdana;
	background-image:url('images/bktile.gif');
	background-repeat:repeat;
	min-width:900px;
	}

#three-column-container {
	width:100%;
	background:#000000;
	}

#three-column-left {
	float:left;
	width:260px;
	background:#000000;
	}

#three-column-right {
	float:right;
	width:260px;
	background:#000000;
	}

#three-column-middle {
	border-left:3px #404040 solid;
	border-right:3px #404040 solid;
	border-bottom:3px #404040 solid;
	margin:0px 260px 0px 260px;
	background:#fff;
	}

#three-column-middle a {
	text-decoration:none;
	font-weight:bold;
	color:#FFFFFF;

}

#three-column-middle a:hover {

	text-decoration:underline;
}

	
#three-column-footer {
	width:100%;
	background:#FFFFFF;
}

#three-column-footer a {
	text-decoration:none;
	font-weight:bold;
	color:#FFFFFF;
}

#three-column-footer a:hover {

	text-decoration:underline;
}


.clear {
	clear:both;
	}

a {
	text-decoration:none;
	color:#0000c0;
}

img {
	border:0px;
}

a:hover {
	color:#800000;
	text-decoration:underline;
}

#titlebar {
	background:#464646;
	padding-top:2px;
	padding-bottom:3px;
	color:#FFFFFF;
	text-align:center;
	font-size:75%;
	min-height: 1px; /* Fix peekaboo */
}

#main {
	padding-left:10px;
	padding-right:10px;
	font-size:75%;
}

#main h2 {
	padding:8px;
	font-size:110%;
	color:black;
}

#main table {
	border: 1px #000000 solid;
}

#main td {
	background:#fffce5; /*#EEEEEE;*/
	border: 1px #CCCCCC solid;
}

#main a {
	text-decoration:none;
	color:#0000c0;
}


#banner 
{
	padding-top:14px;
	background:#000000;
	height:110px;
	border-top:1px solid #000;
	border-right:1px solid #000;
	border-left:1px solid #000;
	voice-family: "\"}\"";
	voice-family: inherit;
	height:109px;
	text-align:center;
	background-image:url('images/headertile.gif');background-repeat:repeat-x;
	}
html>body #banner {
	height:109px;
	}
	
p,h1,pre {
	margin:0px 0px 0px 0px;
	}
	
h1 {
	font-size:14px;
	padding-top:10px;
	}
	
h2 {
	padding:0px;
	margin:0px;
	font-size:80%;
	text-align:center;
	color:#0000c0;
}

.price 
{
	padding:0px;
	margin:0px;
	text-align:center;
	color:#800000;
	font-weight:bold;
}

p {
	font-size:70%;
}

#banner h1 {
	font-size:14px;
	padding:10px 10px 0px 10px;
	margin:0px;
}

.phead{
	background:#FFFFFF;
	background-image:url('images/boxtop.gif');
	background-position:top;
	background-repeat:no-repeat;
	padding-top:5px;
	padding-left:8px;
	padding-right:8px;
	margin-left:16px;
	margin-right:16px;
}

.pmain {
	background:#FFFFFF;
	background-image:url('images/boxbottom.gif');
	background-position:bottom;
	background-repeat:no-repeat;
	padding-left:8px;
	padding-right:8px;
	margin-left:16px;
	margin-right:16px;
	padding-bottom:5px;
	min-height: 1px; /* Fix peekaboo */
}

.pmain a {
	font-weight:bold;
	font-size:70%;
}

.pmain h2 {
	margin:0px;
	text-align:left;
	color:#800000;
}

.pmain .price {
	font-size:80%;
}

.pmain ul {
	margin:0px;
	padding:0px;
	line-height:100%;
	padding-top:5px;
	padding-bottom:5px;
}

.pmain li {
	margin:0px;
	padding:2px;
	line-height:100%;
	font-size:70%;
	list-style:none;
}

.pimage {
	float:left;
	margin-top:5px;
	margin-bottom:15px;
	font-size:70%;
	text-align:center;
}

.pclear {
	clear:left;
}
