﻿#MainContainer {
	border-style: 0;
	border-width: 0px;
	padding: 0px;
	margin: 0px;
	position: absolute;
	width: 100%;
	height: 850px;
	top: -3px;
	left: 0px;
}
#TempMsg {
	box-shadow: 2px 5px 7px 5px #666666;
	border-radius: 10px;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: normal;
	color: #0000FF;
	position: absolute;
	z-index: 5;
	width: 500px;
	height: auto;
	top: 380px;
	left: 255px;
	text-align: center;
	background-color: #C0C0C0;
}
#GrandOpen {
	box-shadow: 2px 5px 7px 5px #666666;
	border-radius: 10px;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	position: absolute;
	width: 500px;
	top: 550px;
	left: 255px;
	color: #FFCC00;
	font-size: small;
	z-index: 7;
	background-color: #000080;
}
#BackgroundContainer {
	background-position: 0px 0px;
	position: absolute;
	width: 100%;
	height: 850px;
	background-repeat: repeat;
	background-color: #000066;
	top: 5px;
	z-index: 0;
	left: 0px;
}
#CenterAll {
	border-style: 0;
	padding: 0px;
	border-width: 0px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 1020px;
	height: 850px;
	background-repeat: repeat;
	clear: both;
	z-index: 1;
	top: 5px;
}
#TMenu {
	padding: 0px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	width: 587px;
	height: 20px;
	top: 70px;
	left: -15px;
	z-index: 8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: center;
	font-weight: bold;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	line-height: 20px;
	text-align: center;
	vertical-align: middle;
	height: 20px;
	z-index: 6;
	left: 5px;
}
li {
	position: relative;
	float: left;
	text-decoration: none;
	list-style-type: none;
	width: 78px;
}
#Intro {
	box-shadow: 2px 5px 7px 5px #666666;
	border-radius: 10px;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;
	position: absolute;
	top: 185px;
	left: 255px;
	width: 500px;
	text-align: center;
	z-index: 6;
	background-color: #000000;
}
body {
	padding: 0px;
	margin: 0px;
}
#MenuCenter {
	background-size: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-weight: bold;
	color: #C60000;
	position: absolute;
	width: 475px;
	text-align: center;
	left: 270px;
	top: 100px;
	z-index: 5;
	text-shadow: 3px 3px 5px gray;	
}

#Title3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	position: relative;
	float: left;
	width: 130px;
	padding-right: 10px;
	padding-left: 10px;
}

#SmlPhoto {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	float: left;
	width: 130px;
	height: 112px;
	z-index: 10;
	padding-right: 10px;
	padding-left: 10px;
}
#MedPhoto {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	float: left;
	width: 175px;
	height: 112px;
	z-index: 4;
	padding-right: 10px;
	padding-left: 10px;
}
#WallpaperContainer {
	padding: 0px;
	margin: 0px;
	position: absolute;
	left: 282px;
	height: 570px;
	top: 155px;
	width: 458px;
	clear: both;
	z-index: 3;
}

.Wallpapers {
	border: medium ridge #663300;
	margin-right: auto;
	margin-left: auto;
}
.PhotoTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
}
#Names {
	padding: 10px;
	height: 150px;
	font-family: Arial;
	font-size: 8pt;
	color: #FFFFFF;
	font-weight: bold;
	position: absolute;
	text-align: center;
	top: -1px;
	left: -1px;
	width: 304px;
}
#Borderback {
	border: thin solid #FFFF00;
	position: absolute;
	width: 300px;
	height: 150px;
	top: 116px;
	left: 490px;
}

#Window2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: bold;
	color: #FFCC00;
	width: 200px;
	height: auto;
	top: 20px;
	left: 790px;
	position: absolute;
	text-align: center;
	line-height: 7px;
	z-index: 1;
}
#MediaPlayPlug {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	position: absolute;
	top: 610px;
	left: 415px;
}
#switch {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	position: absolute;
	top: 560px;
	left: 423px;
	border: thin outset #990000;
	padding: 2px;
	width: 170px;
	z-index: 1;
}
#switch2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	position: absolute;
	top: 560px;
	left: 430px;
	border: thin outset #990000;
	padding: 2px;
	width: 160px;
	z-index: 6;
}
#MediaPlayPlug {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	position: absolute;
	top: 650px;
	left: 410px;
	z-index: 1;
}
#RedLogo {
	position: absolute;
	left: 245px;
	height: 76px;
	z-index: 10;
	top: 0px;
}
#CTKLogoBack {
	position: absolute;
	z-index: 15;
	top: 8px;
	left: 5px;
}
#CTKLogoSpin {
	position: absolute;
	z-index: 16;
	top: 50px;
	left: 43px;
}
#CTKLogo {
	position: absolute;
	z-index: 17;
	top: 8px;
	left: 5px;
}
#TitleWhite {
	background-color: #FFFFFF;
	border-radius: 20px 20px 0px 0px;
	position: absolute;
	text-align: center;
	margin-right: 0px;
	margin-left: 0px;
	z-index: 2;
	width: 530px;
	top: 90px;
	left: 245px;
	height: 55px;
}
#Gray {
	border-radius: 20px;
	position: absolute;
	top: 90px;
	left: 245px;
	z-index: 1;
	width: 530px;
	background-color: #909090;
	background-repeat: no-repeat;
	height: 635px;
}
#Free {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	text-align: center;
	position: absolute;
	top: 700px;
	left: 255px;
	color: #FFFFFF;
	z-index: 6;
}
#Verse {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	text-align: center;
	line-height: 20px;
	position: absolute;
	width: 250px;
	height: auto;
	top: 140px;
	left: 765px;
	z-index: 5;
}
#fvotd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-align: center;
	position: absolute;
	width: 115px;
	top: 272px;
	left: 10px;
	color: #FFFFFF;
	background-color: #0000FF;
	z-index: 1;
}
#votd {
	z-index: 5;
}
#study {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	text-align: center;
	position: absolute;
	top: 272px;
	left: 125px;
	width: 115px;
	background-color: #0000FF;
	z-index: 1;
}
#PicIn {
	border: 5px solid #000000;
	position: absolute;
	width: 510px;
	height: 280px;
	left: 250px;
	top: 150px;
	visibility: visible;
	z-index: 2;
	background-color: #5E5E5E;
}
#PhotoRight {
	position: absolute;
	width: 235px;
	height: 195px;
	top: 200px;
	left: 780px;
	z-index: 1;
	text-align: center;
}
#Slogan {
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	color: #880000;
	text-align: center;
	position: absolute;
	width: 456px;
	height: auto;
	top: 655px;
	left: 271px;
	z-index: 5;
}
#Slogan1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FFCC00;
	position: absolute;
	width: 475px;
	text-align: center;
	left: 270px;
	top: 150px;
	z-index: 6;
}
#Credit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	font-style: normal;
	color: #FFCC00;
	text-align: center;
	position: absolute;
	width: 475px;
	height: auto;
	top: 700px;
	left: 275px;
	z-index: 1;
}
#Copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	width: 100%;
	height: 30px;
	top: 775px;
	left: 0px;
	z-index: 6;
}
#CCCC_Logo {
	position: absolute;
	top: 430px;
	left: 780px;
	width: 235px;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	color: #CC9900;
	z-index: 1;
}
.class1 A:link {text-decoration: none; color:red;}
.class1 A:visited {text-decoration: none; color:red;}
.class1 A:active {text-decoration: none; color:red;}
.class1 A:hover {text-decoration: none; color: red;}

.B {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	line-height: 20px;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	width: 555px;
	height: 25px;
	left: 200px;
}
.B li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
}
.B A:link {
	text-decoration: none;
	color: #FFFFFF;
}

.B A:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.B A:active {
	text-decoration: none;
	color: #FFFF00;
}
.B A:hover {
	text-decoration: none;
	color: #FF0000;
	z-index: 5;
}
#Register {
	border-radius: 10px;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	text-align: center;
	position: absolute;
	width: 200px;
	top: 90px;
	left: 785px;
	color: #CC0000;
	border-style: outset;
	border-color: #990000;
	z-index: 1;
}
#player {
	border-radius: 10px;
	position: absolute;
	width: 350px;
	height: 280px;
	top: 150px;
	left: 330px;
	z-index: 5;
	visibility: visible;
	background-color: #000000;
}
#player2 {
	position: absolute;
	width: 455px;
	height: 405px;
	top: 150px;
	left: 285px;
	z-index: 0;
	visibility: visible;
}
#WMPlayer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #990000;
	width: 200px;
	height: 40px;
	top: 590px;
	left: 410px;
	text-align: center;
	position: absolute;
	border: medium outset #990000;
	z-index: 1;
}
#cover {
	position: absolute;
	height: 100%;
	width: 5px;
	top: 0px;
	left: -2px;
	background-color: #000000;
	z-index: 6;
}
#LOtop {
	position: absolute;
	top: 0px;
	left: 790px;
	width: 200px;
	height: 1px;
	z-index: 5;
}
#LObot {
	position: absolute;
	top: 74px;
	left: 790px;
	width: 204px;
	height: 3px;
	z-index: 10;
}
#Header {
	top: 2px;
	position: absolute;
	left: 305px;
}
#CenterContainer {
	border-style: 0;
	padding: 0px;
	border-width: 0px;
	background-position: 0px 0px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 1024px;
	height: 850px;
	background-image: url('images/CTK_BrickBack.png');
	background-repeat: no-repeat;
	clear: both;
	background-color: #000000;
}
#Footer {
	text-align: center;
	position: absolute;
	height: 25px;
	width: 100%;
	left: 0px;
	top: 725px;
	margin-right: auto;
	margin-left: auto;
	z-index: 6;
}
#BMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	position: absolute;
	margin-right: auto;
	margin-left: auto;
	height: 25px;
	width: 100%;
	line-height: 25px;
	top: 0px;
	left: 0px;
	text-decoration: none;
	z-index: 8;
}

.M {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	line-height: 20px;
	text-align: center;
}

#here {
	color: #996633;
}

a:link {
	text-decoration: none;
	color: #FFCC00;
	z-index: 6;
}
a:visited {
	color: #FFCC00;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #FFFF00;
}
#CenterContainerS {
	background-position: 0px 0px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 1024px;
	height: 1536px;
	background-image: url('images/CTKBrickBakSpot.png');
	background-repeat: no-repeat;
}
#CenterContainerSB {
	background-position: 0px 0px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 1024px;
	height: 1536px;
	background-image: url('images/CTK_BrickBack.png');
	background-repeat: no-repeat;
}
#RColumn {
	position: absolute;
	width: 245px;
	height: 795px;
	top: 0px;
	left: 775px;
	z-index: 5;
}
#Clickhere {
	position: absolute;
	left: 23px;
	top: 2px;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFCC00;
	font-size: small;
	font-weight: bold;
	text-align: center;
	z-index: 15;
}
#LOleft {
	position: absolute;
	top: 12px;
	left: 22px;
	width: 3px;
	height: 50px;
	z-index: 11;
}
#LOrht {
	position: absolute;
	top: 13px;
	left: 221px;
	width: 3px;
	height: 50px;
	z-index: 11;
	background-color: #000000;
}
#Listen {
	position: absolute;
	top: 14px;
	left: 23px;
	width: 200px;
	height: 47px;
	z-index: 10;
}
#BluCover {
	position: absolute;
	border-radius: 10px;
	top: 10px;
	width: 173px;
	height: 26px;
	left: 22px;
	z-index: 12;
	border-style: solid;
	border-width: 15px 16px 15px 15px;
	border-color: #000066;
	color: 000066;
	vertical-align: sub;
	line-height: 38px;
}
#Window {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: bold;
	color: #FFCC00;
	width: 200px;
	height: auto;
	top: 70px;
	left: 25px;
	position: absolute;
	text-align: center;
	line-height: 7px;
	z-index: 1;
}
#CTKM {
	border-radius: 10px;
	padding: 10px 5px 0px 5px;
	text-align: center;
	position: absolute;
	width: 165px;
	height: 116px;
	margin-right: auto;
	margin-left: auto;
	left: 40px;
	top: 595px;
	z-index: 6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #FF0000;
	background-color: #FFFFFF;
}
#UseChrome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	text-align: center;
	width: 245px;
	height: auto;
	top: 105px;
	left: 0px;
	color: #FFFFFF;
	position: absolute;
}
#VersesOld {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	top: 145px;
	height: auto;
	width: 475px;
	position: absolute;
	left: 275px;
	z-index: 5;
}
#Gen {
	border: 1px solid #990000;
	text-align: center;
	position: absolute;
	margin-right: auto;
	margin-left: auto;
	width: 470px;
	height: auto;
	top: 0px;
	left: 2px;
	line-height: 15px;
	vertical-align: middle;
	z-index: 5;
}
#Exo {
	border: 1px solid #990000;
	text-align: center;
	position: absolute;
	margin-right: auto;
	margin-left: auto;
	width: 470px;
	height: auto;
	top: 20px;
	left: 2px;
	line-height: 15px;
	vertical-align: middle;
	z-index: 5;
}
#Lev {
	border: 1px solid #990000;
	text-align: center;
	position: absolute;
	margin-right: auto;
	margin-left: auto;
	width: 470px;
	height: auto;
	top: 40px;
	left: 2px;
	line-height: 15px;
	vertical-align: middle;
}
#Num {
	border: 1px solid #990000;
	text-align: center;
	position: absolute;
	margin-right: auto;
	margin-left: auto;
	width: 470px;
	height: auto;
	top: 60px;
	left: 2px;
	line-height: 15px;
	vertical-align: middle;
}
#Deu {
	border: 1px solid #990000;
	text-align: center;
	position: absolute;
	margin-right: auto;
	margin-left: auto;
	width: 470px;
	height: auto;
	top: 79px;
	left: 2px;
	line-height: 15px;
	vertical-align: middle;
}
#Prov {
	border: 1px solid #990000;
	text-align: center;
	position: absolute;
	margin-right: auto;
	margin-left: auto;
	width: 470px;
	height: auto;
	top: 100px;
	left: 2px;
	line-height: 15px;
	vertical-align: middle;
	z-index: 1;
}
#Extras {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #FF0000;
	position: relative;
	width: 135px;
	height: 20px;
	top: 150px;
	left: 800px;
	margin-right: auto;
	margin-left: auto;
}
#BottomBlu {
	border: 1px solid #6567F6;
	border-radius: 5px;
	box-shadow: 0px 0px 2px 1px #6567F6;
	position: absolute;
	top: 730px;
	left: 0px;
	z-index: 6;
	width: 1020px;
	height: 31px;
}

#Main {
	position: absolute;
	width: 100%;
	height: 1000px;
	top: -3px;
	left: 0px;
	background-color: #000000;
}
#Center {
	background-position: 0px 0px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 1024px;
	height: 1536px;
	background-image: none;
	background-repeat: no-repeat;
	clear: both;
}
#back {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: medium;
	color: #FFFFFF;
	top: 800px;
	left: 250px;
}
#Donate2 {
	position: absolute;
	width: 235px;
	top: 275px;
	left: 385px;
	text-align: center;
	z-index: 6;
}
#Register {
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	text-align: center;
	position: absolute;
	width: 200px;
	top: 90px;
	left: 790px;
	color: #CC0000;
	border-style: outset;
	border-color: #990000;
	z-index: 1;
}
#MainLogo {
	position: absolute;
	width: 235px;
	top: 2px;
}
#Shows {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FFCC00;
	line-height: 25px;
	vertical-align: middle;
	text-align: left;
	position: absolute;
	width: 495px;
	top: 50px;
	left: 5px;
	z-index: 10;
}
#LColumn {
	position: absolute;
	width: 235px;
	top: 280px;
	height: 440px;
	left: 5px;
	z-index: 5;
}
#PlsDonate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	position: absolute;
	width: 227px;
	height: 40px;
	margin-right: auto;
	margin-left: auto;
	left: 5px;
	z-index: 6;
	top: 0px;
}
#Donate {
	position: absolute;
	width: 232px;
	top: 40px;
	left: 5px;
	text-align: center;
	z-index: 6;
}
#wherelisten {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	position: relative;
	width: 200px;
	height: 105px;
	top: 210px;
	left: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	z-index: 10;
	text-decoration: none;
}
#OneandOne {
	position: absolute;
	width: 120px;
	height: 120px;
	top: 320px;
	text-align: center;
	left: 57px;
	z-index: 6;
}
#CTKLogoBack2 {
	border-width: 0px;
	position: absolute;
	z-index: 15;
	top: 5px;
	left: 5px;
	border-radius: 20px;
	border-right-style: ;
	background-color: #FFFFFF;
	height: 265px;
	width: 225px;
}
#CTKLogoSpin2 {
	position: absolute;
	z-index: 16;
	top: 57px;
	left: 43px;
}
#CTKLogo2 {
	position: absolute;
	z-index: 17;
	top: 6px;
	left: -2px;
}
#Title3W {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	position: relative;
	float: left;
	width: 175px;
	padding-right: 10px;
	padding-left: 10px;
}
#Sloan1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FFCC00;
	position: absolute;
	width: 475px;
	text-align: center;
	left: 280px;
	top: 105px;
	z-index: 6;
}
}
#RColumnB {
	position: absolute;
	width: 200px;
	height: auto;
	top: 0px;
	left: 0px;
	z-index: 5;
}
#showfoto {
	position: absolute;
	z-index: 9;
	width: 200px;
	height: 225px;
	top: 110px;
	left: 795px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFCC00;
	text-align: center;
}
.C a:link {
	color: #000066;
}
