/* trickster CSS */
* {
	margin:0;
	border:0;
	padding:0;
}
body {background-color:#211C19; width:99%; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:0.8em; color:#FFFFFF}
.top_mar {width:97%; height:40px; display:block; overflow:hidden}
.container {width:850px; margin-left:auto; margin-right:auto; display:block}
.title_image {width:850px; height:123px; display:block; background-image:url(images/trickster_logo.gif); background-repeat:no-repeat}
.coming_soon {text-align:center; color:#E67817; margin-left:auto; margin-right:auto; width:250px; display:block}
.box {width:800px; height:175px; display:block; background-image:url(images/box.gif); background-repeat:no-repeat; padding-left:25px; padding-right:25px}
.txt {width:800px; height:170px; overflow:auto; color:#000000}
.input_box {width:750px; height:250px; border:solid #E67817 2px}
.admin {text-align:center; color:#E67817; margin-left:auto; margin-right:auto; width:300px; display:block}
.record_sleeves {width:847px; height:131px; background-image:url(images/tricksta_records.gif); background-repeat:no-repeat; display:block}



