body {
	background-color: #eee;
	margin: 0px;
	padding: 0px;
	color: #333333;
	font: 12px Verdana,Geneva,Arial,Helvetica,sans-serif;
}

#page {
    background: url("/Layout/images/background2.jpg") repeat-x scroll left top transparent;
	background-color: #fff;
	width: 960px;
	margin: 20px auto;
	padding: 0px 20px 0px 10px;
	position: relative;
}

p,ul,ol,li,div,td,th,address,nobr,b,i { font-size:10pt; }
pre { font-family:Courier New,Courier; font-size:10pt; color:#0000C0; }
tt { font-family:Courier New,Courier; font-size:10pt; color:#0000C0; }
td.xmpcode { border-width:1pt; border-style:solid; border-color:#999999; background-color:#FFFFE0; }
.code { background-color:#FFFFE0; }
td.xplcode { background-color:#EEEEFF; }
.doc { background-color:#EEEEEE; }
.qbar { background-color:#FFFFE0; font-size:10pt; font-family:Arial,sans-serif; }
pre.normal { color:#000000; }
a:link { color:#000000;text-decoration:none;font-weight:bold; }
a:visited { color:#000000;text-decoration:none;font-weight:bold; }
a:hover { color:#158200;text-decoration:underline;font-weight:bold; }
a.an { text-decoration:none; }
a {
	text-decoration: none;
}
#header {
    background: url("/Layout/images/banner.gif") no-repeat scroll left 10px transparent;
	margin: 0 -10px 0 0;
	padding: 0;
	height: 120px;
}

#header > a {
    display: block;
	height: 110px
}

#logo {
	float: left;
	width: 145px;
	background-image: url(/Layout/images/addx.gif);
	height: 67px;
}
#headline {
	margin-left: 145px;
	text-align: center;
	font-size: 24px;
	color: red;
}
#amazon {
	position: absolute; 
	top: 53px;
	right: 20px;
	font-size: 8pt;
	text-align: center;
	color: #000;
}

#facebook {
	position: absolute; 
	top: 80px;
	right: 20px;
}

#sidebar {
	float: left;
	width: 150px;
}
#content {
	margin-left: 150px;
	padding: 10px;
}
#logo {
}
#menu {
}
#footer {
	padding: 5px;
	text-align: center;
}
#footer p {
	font-size: 8pt;
	font-weight: bold;
	margin: 10px 0 0 0;
}
#menu ul {
	border-radius: 10px;
	background-color: #f3c542;
	margin: 0;
	padding: 0;
	list-style: none;
}
#menu li {
	font-weight: bold;
	font-size: 11pt;
	list-style: none;
	padding-left: 0;
}
#menu li a{
	color: #000;
	display: block;
	padding: 4px 0 4px 10px;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 8pt;
	}
#menu li a:hover{
	color: #158200;
	text-decoration: underline;
}
#menu li.cat {
	padding: 4px 0 4px 10px;
	color: #f70200;
	padding-top: 10px;
	padding-bottom: 4px;
}
.clear {
	clear: both;
}
p, h1, h2, h3, h4, ul, ol, li, div, td, th, address, blockquote, nobr, b, i {
    font: 12px Verdana,Geneva,Arial,Helvetica,sans-serif;
}

h1 { font-size:24pt; }
h2 { font-size:18pt; font-weight: bold; }
h2.sh2 { font-size:16pt; }
h3,h3.xmp,h3.xpl,h3.inf,h3.tip { font-size:14pt; font-weight: bold; }
h4 { font-size:10pt; color:maroon; }

a {
    color: #000;
    font-weight: bold;
    text-decoration: none;
}
a:hover {
	text-decoration:underline;
}
.leftshade {
    background: url("/Layout/images/leftShade.png") repeat-y scroll center bottom transparent;
    display: block;
    height: 100%;
    left: 0;
    margin-left: -7px;
    margin-top: 3px;
    position: absolute;
    width: 7px;
}
.rightshade {
    background: url("/Layout/images/rightShade.png") repeat-y scroll center bottom transparent;
    display: block;
    height: 100%;
    margin-right: -7px;
    margin-top: 3px;
    position: absolute;
    right: 0;
    width: 7px;
}
#header .leftshade {
    background: url("/Layout/images/topLeftShade.png") no-repeat scroll left top transparent;
    display: block;
    height: 10px;
    left: 0;
    margin-left: -6px;
    margin-top: -7px;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 100;
}
#header .rightshade {
    background: url("/Layout/images/topRightShade.png") no-repeat scroll right top transparent;
    display: block;
    height: 10px;
    margin-right: -6px;
    margin-top: -7px;
    position: absolute;
    right: 0;
    top: 0;
    width: 12px;
    z-index: 100;
}
#footer .leftshade {
    background: url("/Layout/images/bottomLeftShade.png") no-repeat scroll left bottom transparent;
    bottom: -13px !important;
    display: block;
    height: 10px;
    left: 0;
    margin-left: -6px;
    position: absolute;
    width: 100%;
    z-index: 100;
}
#footer .rightshade {
    background: url("/Layout/images/bottomRightShade.png") no-repeat scroll right bottom transparent;
    bottom: -13px !important;
    display: block;
    height: 10px;
    margin-right: -6px;
    position: absolute;
    right: 0;
    width: 12px;
    z-index: 100;
}
.leftcorner, .rightcorner {
    background: url("/Layout/images/topCorner.png") repeat scroll 0 0 transparent;
    display: block;
    height: 4px;
    left: 0;
    position: absolute;
    top: 0;
    width: 4px;
}
#footer .leftcorner, #footer .rightcorner {
    background-image: none;
    bottom: 0;
    top: auto;
}
#menufill {
min-height: 20px;
}

img.rktb  { border-width:1pt; border-style:solid; border-color:#000; }