body {
	margin: 10px 10px 30px 10px;
	padding: 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #333;
	background: url("images/bg.gif");
	}

#printer_on { display:block; font-size:11px }
#printer_off { display:none; font-size:11px }

a {color: #336;	text-decoration : underline; }
a:visited {color: #336;	}
a:active {color: #F00; }
a:hover	{color: #997; text-decoration : none; }

a.menu:link { color: #333; text-decoration:none; }
a.menu:active { color: #f00; text-decoration:none; }
a.menu:visited { color: #000; text-decoration:none; }
a.menu:hover { color: #997; border:0}

#right a:link,		#left a:link { color: #336; text-decoration:none; }
#right a:active,	#left a:active { color: #f00; text-decoration:none; }
#right a:visited,	#left a:visited { color: #336; text-decoration:none; }
#right a:hover,		#left a:hover { color: #997; text-decoration:none; }


	
#banner {
	background: url("images/banner_bg.gif");
	height: 60px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 60px;
	}

html>body #banner {
	height: 60px;
	}

#left {
	position: absolute;
	left: 10px;
	/*top: 85px; */
	background: #eed;
	border: 1px solid #336;
	padding: 0px;
	margin: 0px;
	width: 200px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 200px;
	}
html>body #left {
	width: 200px; /* ie5win fudge ends */
	}


#right {
	position: absolute;
	right: 9px;
/*	top: 85px; */
	width: 200px;
	background: #eed;
	background:  url(images/shadow_right.gif);
	border: 1px solid #336;
	padding: 20px 0px;
	text-align: center;
	}

#center {
	background: #fff url(images/shadow_center.gif);
	/*margin-top: 15px; */
	margin-left: 201px;
	margin-right: 199px;
	padding: 20px 0px 0px;
	border: 1px solid #336;
		voice-family: "\"}\"";
		voice-family: inherit;
   		margin-left: 201px;
   		margin-right:201px;
		}

html>body #center {
	margin-left: 201px;
	margin-right:201px;
	}

#copyright {
	margin-top: 100px;
	background: #bb9;
	border-top: 1px solid #336;
	border-bottom: 6px solid #336;
	}

p,pre {
	margin:0px 10px 10px 10px;
	}

#right p {
	margin: 10px 25px 30px 25px;
	padding: 0px 5px 10px 5px;	
	font-size: 11px;
	line-height : 1.5;
	border:1px solid #ccc;
	background: #fff;
	}

#pre-order p {
	border:1px solid #f90;
}

#right img {
	padding: 10px;
	}

#center p {
	margin: 10px 20px 10px 20px;
	padding: 0px;
	font-size: small;
	text-align: justify;
	line-height : 1.4;
	}

blockquote {
	font-size: small;
	text-align: justify;
	line-height : 1.4;
	}

#center table {
	padding: 0px;
	margin: 0px;
	font-size: small;
	}

#center h1 {
	background-color: #F7F7F2;
	font: bold large arial;
	padding: 5px;
	margin: 0px 15px 0px 15px;
	text-transform: capitalize;
	}

#center h2 {
	text-align: center;
	font-size: small;
	}

#subtitle {
	background-color: #F7F7F2;
	font-size: small;
	padding: 0px 5px 0px 5px;
	margin: 0px 15px 0px 15px;
	}
	
#byline p {
	color : #666666; 
	margin: 20px 20px 60px 20px;
	font-size : xx-small;
	padding: 0px;
	}

#copyright p {
	margin: 0px;
	padding: 2px;
	font-size: xx-small;
	text-align: center;
	}
	
.sidetitle {
	background-color: #E4E4CB;
	font-size: 11px;
	font-weight:bold;
	padding:5px 0px;
	margin: 0px 0px 0px 0px;
	text-align: center;
	border-top: 1px solid #666;
	}

ul {
	margin: 10px 0px 0px 0px;
	padding: 0px;
	}

li {
	font-size: 11px;
	font-weight:bold;
	padding:0px;
	margin: 0px 0px 5px 0px;		
	text-align: left;
	list-style: none;
	}

.side {
	font-size: 10px;
	line-height:140%;
	padding: 10px 8px 20px 8px;				
	}	

img {
	border: 0px;
	}

.formbox {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #336;
	background-color: #F0F8FF;
	border: solid #775;
	border-width : 1px;
	}




	/* The very, very, very end. Amen. */
