html{	
	margin: 0px;
	padding: 0px;
	height:100%;
}

body{
	background-image: url(../images/bg.gif);
	background-repeat: repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}

h1,h2,h3,h4
{
	font-family:Comic Sans MS;
	padding: 0px 15px 0px 15px;
	color: #FF6600;
}

h2
{
	font-size:2em;
}

h4
{
	color:#000;
	font-size:1.5em;
}
h5
{
	color:#000;
	font-size:1em;
}

.changeFont{
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


p{
	padding: 0px 15px 0px 15px;
}

hr
{
	width: 98%;
	height: 1px;
	padding-bottom: 20px;
	margin-bottom: 20px;
	color:#ffffff;
	background-color:#ffffff;
}

li
{
	padding:0px 0px  15px 0px;
}

.register
{
	float:right;
	margin: 0px;
	position: relative;
	right: 0;
}

.register a{
	color: #33FF33;
	text-decoration: none;
}

.register a:hover{
	color:#FF6600;
	font-weight: bold;
}

.subHeader li
{
	padding: 0px;
	margin: 0px 0px 10px 0px;
}

a{
	color: #000;
}

a:hover{
	color:#FF6600;
}


#form1{
	margin: auto;
	width:960px;
}

#top{
	height: 75px;
}

.middle{
	background-color: #000;
}

.sideBar{
	background-color: #000;
}

.motto{
	 height:25px; 
	 color:#fff;
	 font-weight:bold;
	 font-size: 15px;
	 margin-left:20px;
	 position: relative;
	 top: -5px;
}

.contact{
	border: 1px solid #654F29;
	width:300px;
}

.message
{
	color:Red;
	font-weight:bold;
	text-align:center;
}

.article{
	padding: 0px 20px 0px 20px;
	margin-bottom: 20px;
}


.noBullet{
	list-style: none;
	margin: 5px 5px 10px 0px;
}


#footer
{
	width:100%;
	padding: 0px 25px 0px 25px;
}

#os{
	font-size: 12px;
	font-weight: bold;
	width: 370px;
	text-align: center;
	margin: auto;
	margin-top: 20px;
	background-color: #fff;
	margin-bottom:10px;
}

.footerContent
{
	background-color:#000; 
	text-align:center;
	font-size:small;
	color:#33FF33;
}

.footerContent a
{
	color:#fff; 
	padding-left:2px;
	padding-right:2px;
}

.footerContent a:hover{
	color:#FF6600;
}

#content
{
/*	background-image: url("../images/midContent.gif"); */
	min-height: 120px;
}

#navigation{
	padding: 0px;
	margin: 0px;
	width: 517px;
	height: 175px;
	z-index: 10;
	position: relative;
	top: -10px;
	float: left;
}

#navigation ul{
	padding: 0px;
	margin: 0px;
}

#navigation li{
	list-style: none;
	padding: 0px;
	margin: 0px;
	color: #fff;
	font-weight: bold;
}

#navigation li a{
	text-decoration: none;
	color: #fff;
}

#navigation li a:hover{
	color:#9FE9FC;
}

#navigation li .active{
	color:#33FF33;
}




#links {
	list-style: none;
	padding: 0px;
	padding-left: 8px;
	margin: 0px;
	color: #fff;
}


#links li{
	list-style: none;
	padding: 3px;
	margin: 3px;
	color: #fff;
}

#links li a{
	text-decoration: none;
	color: #000;
}

#links li a:hover
{
	text-decoration: underline;
	font-weight: bold;
	font-size: small;
	color:#000;
}

#links li .active{
	color:#000;
}

/* --------------------------------------------------------------------------------------------------- */
/*Example CSS for demo ticker*/

#ajaxticker1{
	width: 325px;
	height: 100px;
	padding: 5px;
	margin: auto;
	color: #fff;
}

#ajaxticker1 div{ 
	/*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/
	min-height: 100px;
}

#ajaxticker1 a{
	color:#33FF33;
	font-weight:bold;
}

/* ------------------------------------------------------------------------------------------------ */
/* Slie Show Styles */
pre { 
	text-align: left; 
	overflow: visible 
	}
	
code { 
	background-color: #ffc;
	}
	
pre code { 
	background-color: #eee;
	}

.pics { 
	height:  260px;  
    width:   232px;
	padding:0; 
	margin:0; 
	overflow: hidden;
	}
	
.pics img { 
	width:  150px; 
    height: 225px;
	padding: 15px; 
	border: 1px solid #ccc; 
	background-color: #eee; 
	top:0; 
	left:0
	}
	
	
#yes_we_can {
	width: 100%; 
	margin:auto;
	display: block;
	padding: 20px;
	margin: 20px 0px 20px 0px;
}

#yes_we_can li {
	width: 250px;
	padding: 2px;
	float:left; 
	list-style: none;
}

.priceList{
	border: 1px solid #000;
	background-color: #FDD09E;	
	width: 95%;
	text-align: center;
}

.box{
	border: 1px solid #000;
	background-color: #FDD09E;	
	width: 95%;
	text-align: center;
	padding: 10px;
	margin: auto;
	width: 700px;
	font-size: larger;
	font-family:Comic Sans MS;
}


.box2{
	border: 1px solid #000;
	background-color: #FDD09E;	
	width: 90%;
	padding: 5px;
	margin: auto;
}

.box3{
	border: 1px solid #000;
	background-color: #9BD3AE;	
	width: 90%;
	padding: 5px;
	margin: auto;
	padding: 5px;
	margin-top: 10px;
}


#sublimation{
	width: 500px;
	display: block;
	padding: 20px 0px 0px 0px;
	margin: 0px;
	list-style: none;
	text-align: center;
}

#sublimation2{
	width: 500px; 
	display: block;
	list-style: none;
	text-align: center;
}

#sublimation2 li{
	width: 150px;
	height: 25px;
	float:left;
	vertical-align: top;
}

.purpleText{
	color: #756FB3;	
	font-size: 20px;
}

.blackText{
	color: #000;
}


.promotionalProducts{
	background-image: url(../images/items.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}

.comic{
	font-family:Comic Sans MS;
}


.bbLeft{
	width: 200px;
	display: block;
	float: left;
	margin-left: 10px;
}

.bbLeft ul li{
	padding: 0px;
	margin: 0px;
	font-family:Comic Sans MS;
	font-size: 15px;
	display: block;
}

.bbRight{
	width: 650px;
	display: block;
	float: left;
	font-family:Comic Sans MS;
	font-size: 18px;
	text-align: center;
}

.bbRight ul li{
	padding: 0px;
	margin: 0px;
	font-family:Comic Sans MS;
	display: block;
	list-style: none;
}