@charset "utf-8";
/* CSS Document */
body {
	background-image: url(img/body_bg.jpg);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	width: 1000px;
	height: 1325px;
}
p {
	text-indent: -9999px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0000ff;
	text-align: center;
	padding: 0px;
	margin: 0px;
}
a:link {
	color: #0000ff;
}
a:hover {
	color: #660066;
}
ul {
	margin: 0px;
	padding: 0px;
}

li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#mylink {
	background-image: none;
	height: 450px;
	width: 100px;
	position: absolute;
	margin: 0px;
	padding: 0px;
	top: 0px;
	right: 0px;
}
#charity {
	background-image: none;
	width: 120px;
	position: absolute;
	top: 14px;
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	left: 12px;
}
#mylinks {
	background-image: none;
	width: 792px;
	position: absolute;
	height: 353px;
	background-color: #000000;
	border: medium double #68620F;
	top: 0px;
	left: 0px;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}


#sidebar_nav {
	position: absolute;
	z-index: 1;
	list-style-type: none;
	height: 442px;
	width: 93px;
	padding: 0px;
	overflow: visible;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	top: 0px;
	right: 0px;
}
#sidebar_nav ul   {
	z-index : 2;
	position : fixed;
	width : 93px;
	height : 455px;
	padding : 0;
	list-style-type: none;
	text-indent: -9999px;
	background-image: url(../Assets/img/checkered.png);
	background-repeat: no-repeat;
	background-position: top;
	margin: 0px;
	overflow: visible;
}
#sidebar_nav li  {
	padding: 0px;
	list-style-type: none;
	text-indent: -9999px;
	position: relative;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#sidebar_nav a  {
	position: relative;
	text-indent: -9999px;
	display: block;
}

li.sidebar_navhome a {
	top : 8px;
	width : 42px;
	height : 88px;
	background-image: url(../Assets/img/home.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	list-style-type: none;
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: -142px;
	margin-bottom: 0px;
	margin-left: 0px;
	right: 5px;
}
li.sidebar_navhome a:hover {
	background-image: url(../Assets/img/homehover.png);
	background-repeat: no-repeat;
	list-style-type: none;
	height: 88px;
	width: 42px;
	text-indent: -9999px;
	display: block;
	top: 8px;
	margin-top: 0px;
	margin-left: 0px;
	right: 5px;
}
li.sidebar_navdownloads a {
	width : 42px;
	height: 88px;
	background-image: url(../Assets/img/downloads.png);
	background-repeat: no-repeat;
	list-style-type: none;
	text-indent: -9999px;
	display: block;
	top: 8px;
	right: 5px;
}
li.sidebar_navdownloads a:hover {
	background-image: url(../Assets/img/downloadshover.png);
	background-repeat: no-repeat;
	list-style-type: none;
	height: 88px;
	width: 42px;
	text-indent: -9999px;
	display: block;
	top: 8px;
	right: 5px;
}
li.sidebar_navlinks  a {
	width : 42px;
	height: 88px;
	background-repeat: no-repeat;
	text-indent: -9999px;
	background-image: url(../Assets/img/links.png);
	list-style-type: none;
	display: block;
	top: 8px;
	right: 5px;
}
li.sidebar_navlinks  a:hover {
	top : 8px;
	width : 42px;
	height: 88px;
	background-repeat: no-repeat;
	text-indent: -9999px;
	background-image: url(../Assets/img/linkshover.png);
	list-style-type: none;
	display: block;
	right: 5px;
}
li.sidebar_navimage a {
	background-image: url(../Assets/img/image.png);
	background-repeat: no-repeat;
	list-style-type: none;
	height: 88px;
	width: 42px;
	text-indent: -9999px;
	display: block;
	top: 8px;
	right: 5px;
}
li.sidebar_navimage a:hover {
	background-image: url(../Assets/img/imagehover.png);
	background-repeat: no-repeat;
	list-style-type: none;
	height: 88px;
	width: 42px;
	top: 8px;
	text-indent: -9999px;
	display: block;
	right: 5px;
}
li.sidebar_navcontact a {
	background-image: url(../Assets/img/contact.png);
	background-repeat: no-repeat;
	list-style-type: none;
	height: 88px;
	width: 42px;
	text-indent: -9999px;
	display: block;
	top: 8px;
	right: 5px;
}
li.sidebar_navcontact a:hover {
	background-image: url(../Assets/img/contacthover.png);
	background-repeat: no-repeat;
	list-style-type: none;
	height: 88px;
	width: 42px;
	top: 8px;
	text-indent: -9999px;
	display: block;
	right: 5px;
}

.item {
	background-image: url(img/amazonitem_bg.png);
	background-repeat: repeat;
	height: 330px;
	width: 120px;
	border: medium solid #000000;
	background-position: center center;
	text-align: center;
	float: left;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: -10px;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
}

.itemlabel {
	width: 128px;
	padding: 3px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: auto;
	margin-left: -7px;
	background-position: center;
	height: 75px;
	text-indent: 0px;
}
.amazoncolumn {
	height: 350px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-position: left;
	text-align: center;
	text-indent: 1px;
	width: 625px;
	margin: 0px;
	float: left;
	position: absolute;
	top: 50px;
	left: 0px;
}
.amazonsearch {
	height: 600px;
	background-position: left;
	text-align: center;
	text-indent: 1px;
	width: 160px;
	float: right;
	position: absolute;
	top: 210px;
	left: 625px;
	margin: 0px;
	padding: 10px;
}
#topcyberplace1 {
	height: 609px;
	text-align: center;
	width: 745px;
	margin: 0px;
	position: absolute;
	top: 448px;
	left: 25px;
	padding: 0px;
	background-image: url(img/tcp_title.jpg);
	background-repeat: repeat;
	display: block;
}
#linktoustxt {
	background-image: url(img/linktous.jpg);
	margin: 0px;
	padding: 0px;
	height: 63px;
	width: 204px;
	position: absolute;
	left: 14px;
	top: 25px;
}
#linktous {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	height: 330px;
	width: 640px;
	position: absolute;
	left: 142px;
	top: 13px;
}

#godlinklogo a  {
	margin: 0px;
	padding: 0px;
	height: 72px;
	width: 239px;
	position: absolute;
	left: 10px;
	top: 220px;
	border: thin solid #333333;
}
#godlinklogo a:hover {
	margin: 0px;
	padding: 0px;
	height: 72px;
	width: 239px;
	position: absolute;
	left: 10px;
	top: 220px;
	border: thin solid #0000FF;
}
#codes {
	height: 90px;
	width: 350px;
	margin: 0px;
	overflow: scroll;
	position: absolute;
	left: 265px;
	top: 30px;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
}
#codes a {
	color: #0000FF;
	padding-bottom: 5px;
	padding-left: 15px;
}

#codes2 {
	height: 110px;
	width: 357px;
	margin: 0px;
	overflow: scroll;
	position: absolute;
	left: 265px;
	top: 200px;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 5px;
}
.code {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #590000;
	background-position: center;
	text-align: center;
	margin: 0px;
	width: 380px;
	text-indent: 1px;
	padding: 0px;
	position: absolute;
	left: 249px;
	top: 178px;
}
#line1 {
	background-color: #590000;
	margin: 0px;
	padding: 0px;
	height: 2px;
	width: 650px;
}

.code1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #590000;
	background-position: center;
	text-align: center;
	margin: 0px;
	width: 350px;
	text-indent: 1px;
	position: absolute;
	padding: 0px;
	left: 274px;
	top: 13px;
}
.codeinside {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0000ff;
	background-position: center;
	text-align: center;
	margin: 0px;
	width: 375px;
	text-indent: 1px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#links {
	position: absolute;
	left: 27px;
	top: 300px;
	margin: 0px;
	padding: 0px;
	display: block;
}

#links2 {
	position: absolute;
	left: 275px;
	top: 300px;
	margin: 0px;
	padding: 0px;
	display: block;
	width: 197px;
}
#links3 {
	position: absolute;
	left: 520px;
	top: 300px;
	margin: 0px;
	padding: 0px;
	display: block;
	width: 197px;
}
ul.MenuBarOrange a {
	display: block;
	text-decoration: none;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #6F1509;
	background-image: url(img/orange.jpg);
	background-repeat: repeat-x;
	color: #FFFFFF;
	padding: 10px;
	list-style-type: none;
	margin: 0px;
	height: auto;
	width: 175px;
	text-align: center;
}
ul.MenuBarOrange a:hover {
	color: #B66E00;
	border: 1px solid #6f1509;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-image: url(img/hoververtical.jpg);
	background-repeat: repeat-x;
	padding: 10px;
	list-style-type: none;
	width: 175px;
	text-align: center;
	display: block;
	margin: 0px;
}
ul.MenuBarPurple a {
	display: block;
	text-decoration: none;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #321D6B;
	background-image: url(img/purple.jpg);
	background-repeat: repeat-x;
	color: #FFFFFF;
	padding: 10px;
	list-style-type: none;
	margin: 0px;
	height: auto;
	width: 175px;
	text-align: center;
}
ul.MenuBarPurple a:hover {
	color: #7A54CB;
	border: 1px solid #321d68;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-image: url(img/hoververtical.jpg);
	background-repeat: repeat-x;
	padding: 10px;
	list-style-type: none;
	width: 175px;
	text-align: center;
	display: block;
	margin: 0px;
}
ul.MenuBarBlue a {
	display: block;
	text-decoration: none;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #232443;
	background-image: url(img/blue.jpg);
	background-repeat: repeat-x;
	color: #FFFFFF;
	padding: 10px;
	list-style-type: none;
	margin: 0px;
	height: auto;
	width: 175px;
	text-align: center;
}
ul.MenuBarBlue a:hover {
	color: #2766A5;
	border: 1px solid #232443;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-image: url(img/hoververtical.jpg);
	background-repeat: repeat-x;
	padding: 10px;
	list-style-type: none;
	width: 175px;
	text-align: center;
	display: block;
	margin: 0px;
}
ul.MenuBarRed a {
	display: block;
	text-decoration: none;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #2B0000;
	background-image: url(img/red.jpg);
	background-repeat: repeat-x;
	color: #FFFFFF;
	padding: 10px;
	list-style-type: none;
	height: auto;
	width: 155px;
	text-align: center;
	margin: 0px;
}
ul.MenuBarRed a:hover {
	color: #5B010B;
	border: 1px solid #2b0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-image: url(img/hoververtical.jpg);
	background-repeat: repeat-x;
	padding: 10px;
	list-style-type: none;
	width: 155px;
	text-align: center;
	display: block;
	margin: 0px;
}
ul.MenuBarGreen a {
	display: block;
	text-decoration: none;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #293106;
	background-image: url(img/green.jpg);
	background-repeat: repeat-x;
	color: #FFFFFF;
	padding: 10px;
	list-style-type: none;
	margin: 0px;
	height: auto;
	width: 175px;
	text-align: center;
}
ul.MenuBarGreen a:hover {
	color: #568300;
	border: 1px solid #293106;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-image: url(img/hoververtical.jpg);
	background-repeat: repeat-x;
	padding: 10px;
	list-style-type: none;
	width: 175px;
	text-align: center;
	display: block;
	margin: 0px;
}
ul.MenuBarBlack a {
	display: block;
	text-decoration: none;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #6F1509;
	background-image: url(img/black.jpg);
	background-repeat: repeat-x;
	color: #FFFFFF;
	padding: 10px;
	list-style-type: none;
	margin: 0px;
	height: auto;
	width: 175px;
	text-align: center;
}
ul.MenuBarBlack a:hover {
	color: #B66E00;
	border: 1px solid #272727;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-image: url(img/hoververtical.jpg);
	background-repeat: repeat-x;
	padding: 10px;
	list-style-type: none;
	width: 175px;
	text-align: center;
	display: block;
	margin: 0px;
}
