@charset "utf-8";
/* CSS Document */

/* This section covers the CSS formatting of the site text */

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003399;
	text-decoration: underline;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003399;
	text-decoration: underline;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0066CC;
	text-decoration: underline;
}

.copyrighttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}

.jubstitle {
	font-family: "Comic Sans MS";
	font-size: 18px;
	font-weight: bold;
	color: #660099;
	letter-spacing: 1px;
	text-align: center;
}

.jubstitle2 {
	font-family: "Comic Sans MS";
	font-size: 13px;
	font-weight: bold;
	color: #006600;
}

.jubstitle3 {
	font-family: "Comic Sans MS";
	font-size: 12px;
	font-weight: bold;
	color: #6f1297;
}

.mainemphasis {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}

.magazine {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #FF0000;
}

.maincontent {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #6f1297;
}

.party {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #6f1297;
	padding-left: 37px;
	padding-right: 30px;
	font-weight: normal;
}

.SiteMap{
	font-family: Comic Sans MS, Tahoma, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #6f1297;
	padding-left: 8px;
	padding-right: 5px;
}

.SNBullets {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: 660099;
	margin-left: 50px;
}

.webcontent{
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #6f1297;
}

.webcontentNew{
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #6f1297;
	padding-left: 5px;
	padding-right: 10px;
}

.webcontenttitle{
	font-family: Tahoma, Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #0066FF;
}

/* This section styles the background and positioning of the site */

body {
	background-color: #EEEEE1;
	background-image: url(/images/back_tile.gif);
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-left: 0px;
}

#RevisedJBYHeader {
	text-align: left;
	margin: 0 0;
	width: 981px;
}

#JBYShowcase {
	width: 875px;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 50px;

}

#JBYShowcase2 {
	width: 875px;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 50px;
	float: left;
	clear: both;
	height: 20px;
}

#IntroText {
	width: 875px;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 50px;
}

#ClassesCenterFrame {
	width: 715px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 130px;
}

#StoreCenterFrame {
	width: 500px;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	float: left;
}

#WebUpdate {
	text-align: left;
	/*height: 430px;*/
	width: 220px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
	overflow: visible;
	padding: 5px;
	border-right-style: groove;
	border-right-width: medium;
	background-image: url(/newbgs/webupdate.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	float: left;
}

#FlameworkMenu {
	text-align: left;
	height: 450px;
	width: 200px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
	overflow: visible;
	padding: 5px;
	float: left;
}
#KSCCMenu {
	width: 300px;
	border: 1px solid #6A2288;
	margin-left: 45px;
	text-align: left;
	float: left;
	padding: 5px;
	margin-top: 10px;
}


#ShopMenu {
	text-align: left;
	width: 220px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 40px;
	overflow: hidden;
	padding: 5px;
	float: left;
}

#ShopExtras {
	text-align: left;
	width: 220px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
	padding: 5px;
	clear: left;
}

#StoreTable {
	height: 700px;
	width: 600px;
	margin-top: 10px;
	margin-left: 45px;
	margin-bottom: 40px;
	float: left;
}

#OrderTable {
	width: 600px;
	margin-top: 10px;
	margin-left: 45px;
	margin-bottom: 40px;
	float: left;
	z-index: 3;
}

#Groups {
	text-align: left;
	height: 130px;
	width: 850px;
	margin-top: 10px;
	margin-left: 60px;
	overflow: hidden;
	padding: 5px;
	background-image: url(/newbgs/webupdate.gif);
	background-repeat: repeat-x;
	background-position: top;
	float: left;
	clear: both;
}

#StoreLogButtons {
	position:absolute;
	width:531px;
	height:20px;
	left: 374px;
	top: 285px;
}

#StoreSearchBox {	
	position:absolute;
	width:300px;
	height:38px;
	left: 720px;
	top: 242px;
}

#GoogleAdSense {
	text-align: left;
	height: 100px;
	width: 750px;
	margin-top: 10px;
	margin-left: 100px;
	overflow: hidden;
	padding: 5px;
	float: left;
	clear: both;
}

#SpryMenu {
	height: 400px;
	width: 600px;
	margin-top: 10px;
	margin-left: 45px;
	float: left;
}

#FlameworkFrame {
	height: 450px;
	width: 675px;
	margin-top: 10px;
	margin-left: 10px;
	float: left;
}

#KSCCFrame {
	height: 350px;
	width: 550px;
	margin-top: 10px;
	margin-left: 20px;
	float: left;
	border: 1px solid #6A2288;
}

#Footer {
	width: 700px;
	text-align: left;
	margin-top: 40px;
	margin-bottom: 10px;
	margin-left: 150px;
	clear: both;
	float: left;
	font-family:Tahoma;
	font-size:11px;
	}

#NewsFrame {
	height: 1500px;
	width: 680px;
	margin-top: 10px;
	margin-left: 10px;
	float: left;
	background-color:#FFFFFF;
	border: thin solid #999999;
}

#NewsSideMenu {
	text-align: left;
	height: 1500px;
	width: 205px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
	overflow: visible;
	padding: 0px;
	float: left;
	background-color:#FFFFFF;
	border: thin solid #999999;
}

#SmallShoppingCart {
	background-color:#F8F9DF;
	font-family:Tahoma;
	font-size: 12px;
	border: thin solid #999999;
	padding: 2px;
	}

#GoogleSearch {
	position:absolute;
	left:550px;
	top:250px;
	width:387px;
	height:33px;
	z-index: 1;
	}

#MainPageButtons {
	height: 1150px;
	width: 650px;
	margin-top: 30px;
	margin-left: 15px;
	margin-bottom: 40px;
	float: left;
}

#Parties {
	width: 915px;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 30px;
	background-image: url(/images/New/Parties1.gif);
	background-repeat: no-repeat;
}

#SNTitleFrame {
	height: 190px;
	width: 895px;
	margin-top: 2px;
	margin-left: 40px;
	float: left;
}

#SNBodyFrame {
	height: 5400px;
	width: 895px;
	margin-top: 10px;
	margin-left: 40px;
	float: left;
}

#SNBody {
	height: 2650px;
	width: 795px;
	float: left;
	margin-left: 50px;
	background-image: url(/images/images/SNbackground.jpg);
}

#SNLinks {
	height: 65px;
	width: 895px;
	margin-top: 10px;
	float: left;
}

#SNPictureFrame {
	height: 210px;
	width: 895px;
	margin-top: 2px;
	margin-left: 40px;
	float: left;
}

#SiteMap {
	height: 1088px;
	width: 897px;
	margin-top: 10px;
	margin-left: 38px;
	float: left;
	border-right-style: solid;
	border-right-color: #E1E1FF;
	border-right-width: 2px;
	border-left-style: solid;
	border-left-color: #E1E1FF;
	border-left-width: 2px;
	border-bottom-color: #E1E1FF;
	border-bottom-style: solid;
	border-bottom-width: 2px;
}

#SiteMapTable {
	height: 1088px;
	width: 897px;
	margin-top: 10px;
	margin-left: 38px;
	margin-bottom: 40px;
	float: left;
	border-color: #E1E1FF;
	border-width: 2px;
	border-style: solid;
}

#Vote {
	width: 665px;
	text-align: left;
	margin-top: 200px;
	margin-bottom: 10px;
	margin-left: 50px;
	float: top;
	clear: both;
	height: 98px;
	position: absolute;
	left: 224px;
	top: 1440px;
}
#bottomsublinks {
	width: 700px;
	text-align: left;
	margin-top: 200px;
	margin-bottom: 10px;
	margin-left: 50px;
	float: top;
	clear: both;
	height: 187px;
	position: absolute;
	left: 108px;
	top: 1893px;
}
#linksfooter {
	width: 700px;
	text-align: left;
	margin-top: 200px;
	margin-bottom: 10px;
	margin-left: 50px;
	float: top;
	clear: both;
	height: 187px;
	position: absolute;
	left: 185px;
	top: 1479px;
}
#WebUpdateTexturedBeads {
	text-align: left;
	/*height: 430px;*/
	width: 220px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 42px;
	overflow: visible;
	background-image: url(/images/New/UpdateBeads.jpg);
	background-repeat: repeat-y;
	background-position: top;
	float: left;
}
.footertext{
	size: 8px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
}
