@import url("http://kineticsmag.com/images/ads1.css");
/*  Each month you can change the background of the body of the website here.  */

body {
	margin: 0px;
	padding: 0px;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #ccccff;
}

/*  Here is what determines the linkage colors on the page  */

a link {color: #3399ff; text-decoration: none;}
a visited {color: #3399ff; text-decoration: none;}
a hover {color: #cc99cc; text-decoration: underline;}
a focus {color: #3399ff; text-decoration: none;}
a active {color: #33ccff; text-decoration: none;}

#pagewrapper { width: 1150px; margin: 10px 0px 10px 20px; padding: 0px; text-align:center; }
#logowords { position: absolute; top: 5px; left: 20px; display: inline; vertical-align: top; }
#topbanners { width:800px; height:165px; margin: 0px; padding: 0px 0px 0px 0px; text-align: center; }

#leftPageMainTable { text-align: left; width: 800px; height: 1em; padding: 0px; margin: 0px auto 0px auto; }
#leftPageRightColumn { text-align: left; width: 350px; height: 1em; padding: 200px 0px 0px 0px; margin: 0px; }
#leftPageMainColumnPosition { margin: 10px 0px 0px 10px; padding: 10px 95px 0px 60px; }
#leftPageButtonPosition { margin: 0px; padding: 0px 95px 10px 60px; }

#rightPageMainTable { text-align: left; width: 800px; height: 1em; padding: 0px; margin: 0px auto 0px auto;  }
#rightPageRightColumn { text-align: left; width: 350px; height: 1em; padding: 200px 0px 0px 0px; margin: 0px; }
#rightPageMainColumnPosition { margin: 10px 0px 0px 10px; padding: 10px 60px 0px 95px; }
#rightPageButtonPosition { margin: 0px; padding: 0px 60px 10px 95px; }

.printpageBtn {
	text-align: center;
}
.printpageBtn a link {text-decoration: none;}
.printpageBtn a visited {text-decoration: none;}
.printpageBtn a hover {text-decoration: none;}
.printpageBtn a focus {text-decoration: none;}
.printpageBtn a active {text-decoration: none;}


#pagenumber {
	text-align: center;
	color: #999999;
	font-family: Tahoma, Geneva;
	font-size: 11pt;
	font-weight: bold;	
}

#mainContent {
	padding: 10px;
	text-align:left;
}

#footer {
	width:750px;
	height:1px;
	margin: 0px auto 0px auto;
	padding: 10px;
	text-align:center;
	font-family:arial;
	color: #666666;
	font-size: 9pt;
}
.sglline  { font-family:arial; font-size:8pt; line-height:100%; }
.musicctrls { padding: 25px 0px 0px 0px; text-align: left; color: white; font-family: Arial; font-size: 8pt; font-weight: bold; }

.p { padding-left: 10px; padding-right: 10px; }

/*  ---- MAIN BODY TEXT FORMATING ----- */
.text { font-family: 'Times New Roman', serif; 
        font-size: 12pt;
        text-align: justify;
        margin: 10px 15px 10px 15px;
        padding: 0 0 0 0;
        line-height: 110%;
}
.text-ctr { font-family: 'Times New Roman', serif; 
        font-size: 12pt;
        text-align: center;
        margin: 10px 15px 10px 15px;
        padding: 0 0 0 0;
        line-height: 110%;
}
.text-rt { font-family: 'Times New Roman', serif; 
        font-size: 12pt;
        text-align: right;
        margin: 10px 15px 10px 15px;
        padding: 0 0 0 0;
        line-height: 110%;
}
.text-quote {  font-family: 'Times New Roman', serif; 
        font-size: 11pt; 
        font-weight: bold; 
        text-align: center;
        margin: 10px 15px 10px 15px;
        padding: 0 0 0 0;
        line-height: 110%;
}

.text-script { font-family: Georgia; 
        font-size: 12.5pt;
        text-align: justify;
        margin: 10px 15px 5px 15px;
        padding: 0 0 0 0;
        line-height: 100%;
        margin-top: 10px;
        margin-bottom: 10px;
}

.text-sm { font-family: Arial, Tahoma;
        font-size: 9pt;
        margin: 10px 15px 10px 15px;
        padding: 0 0 0 0;
        line-height: 110%;
}
.headingGeorgia18 { font-family: Georgia, serif; 
        font-size: 18pt;
        margin: 15px 15px 10px 15px;
        padding: 0 0 0 0;
        line-height: 120%;
}
.headingScript { font-family: 'Monotype Corsiva', serif; 
        font-size: 22pt;
        margin: 15px 15px 10px 15px;
        padding: 0 0 0 0;
        line-height: 120%;
}
.headingArial20 { font-family: Arial, serif; 
        font-size: 20pt;
        margin: 15px 15px 10px 15px;
        padding: 0 0 0 0;
        line-height: 120%;
}


.sgl-line { font-family: 'Times New Roman', serif; 
        font-size: 11pt;
        text-align: left;
        margin: 10px;
        padding: 0 0 0 0;
	line-height: 100%;
}
.sgl-line-ctr { font-family: 'Times New Roman', serif; 
        font-size: 11pt;
        text-align: center;
        margin: 10px;
        padding: 0 0 0 0;
        line-height: 100%;
}

.bottext {  font-family: Arial, Tahoma; 
            font-size: 8pt; 
            line-height: 100%;
            margin: 0px;
            padding: 0px 0 10px 0;
}

