/*
	CLEANCREATIVE.COM SCREEN STYLES FOR KIDZINMEDIA.COM
	CSS WRITTEN BY BRIAN SHADIS - CLEAN CREATIVE
	DO NOT DELETE THIS TAG, IF YOU DO IT CONSTITUTES BREACH OF CONTRACT VIOLATION.
	NO GUARANTEES WRITTEN OR IMPLIED ON THIS CODE, ALL WEB BROWSERS DISPLAY DIFFERENTLY.
	
	Table of Contents:
		MAIN BODY STYLE
		PAGE BASIC FORMATTING STYLES
		HEADERS + BODY TEXT STYLES
		BODY AREAS
		BODY TEXT
		BODY LINKS
		PROJECT STYLES
*/


/* Clear out defaults */



body,div,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { margin:0; padding:0;}

table{border-collapse:collapse;border-spacing:0;}

fieldset,img{border:0;}

address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}

/* ol,ul {list-style:none;} */

caption,th {text-align:left;}

h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}

img { border-width: 0px; }





/* restore some minimum settings */

p { margin-bottom: 1em; }

strong { font-weight: bold; }





/* CSS Document */



body { background-color: #000000; 

background-image: url(../img/bkgd_main.gif); 
padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; 

margin-top: 0px; margin-right: 0px; margin-left: 0px; margin-bottom: 0px; 

background-repeat: repeat-x;
background-attachment:fixed;
background-position: top center;

}



/* * { behavior: url(iepngfix.htc); } */

img { behavior: url(iepngfix.htc); }

.pngbackground { behavior: url(iepngfix.htc); }



.bodymain { 
background-color: #0f0f0f; padding-right: 0px; padding-left: 0px; padding-bottom: 0px; padding-top: 0px; border-style: none; border-top-width: 0px; border-bottom-width: 0px; border-right-width: 0px; border-left-width: 0px; }




/* * TEXT CONTENT */

.txt_body { font-family: 'Arial', Lucida Grande, Geneva, Verdana, Arial, sans-serif; color: #FFFFFF; font-size: 14px; line-height: 20px; text-decoration: none; font-weight: normal;  text-align: left; }


.txt_body_gold { font-family: 'Arial', Lucida Grande, Geneva, Verdana, Arial, sans-serif; color: #beb185; font-size: 14px; line-height: 20px; text-decoration: none; font-weight: normal;  text-align: left; }


.body_disclaimers { font-family: 'Arial', Lucida Grande, Geneva, Verdana, Arial, sans-serif; color: #FFFFFF; font-size: 11px; line-height: 16px; text-decoration: none; font-weight: normal;  text-align: left; }






/* * LINK CONTROLS */
a.link_allow { font-family: 'Verdana', Lucida Grande, Geneva, Myriad Pro, Arial, sans-serif; color: #009d07; font-size: 12px; line-height: 12px; text-decoration: none; font-weight: normal;  text-align: left; }
a.link_allow:hover { font-family: 'Myriad Pro', Lucida Grande, Geneva, Myriad Pro, Arial, sans-serif; color: #888888; font-size: 12px; line-height: 12px; text-decoration: none; font-weight: normal;  text-align: left; }


a.bodylink { font-family: 'Verdana', Lucida Grande, Geneva, Myriad Pro, Arial, sans-serif; color: #ffa800; font-size: 12px; line-height: 18px; text-decoration: none; font-weight: normal;  text-align: left; }
a.bodylink:hover { font-family: 'Verdana', Lucida Grande, Geneva, Myriad Pro, Arial, sans-serif; color: #888888; font-size: 12px; line-height: 18px; text-decoration: none; font-weight: normal;  text-align: left; }

















