
/*copyright 2004-2024 LiquiSeXXX.com - do not use without permission*/

/*notes-flash movies page*/


/* ------------ begin reset = Eric Meyers Reset Reloaded = ------------ */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {outline: 0;}

body {line-height: 1;color: black;background: white;}

ol, ul {list-style: none;}

/* tables still need 'cellspacing="0"' in the markup */
table {border-collapse: separate;border-spacing: 0;}

caption, th, td {text-align: left;font-weight: normal;}

blockquote:before, blockquote:after,q:before, q:after {content: "";}

blockquote, q {quotes: "" "";}

/* ------------ end reset ------------*/

/*begin general style*/

body {
	margin: 0;
	padding: 0;
	text-align: center;
	background: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #69f;
}


a:link {text-decoration:none;color: #ccc;font-family: Geneva, Arial, Helvetica, sans-serif;}
a:visited {text-decoration:none;color: #b0b0b0;font-family: Geneva, Arial, Helvetica, sans-serif;}
a:hover {text-decoration:underline;color: #ff0;font-family: Geneva, Arial, Helvetica, sans-serif;}

#wrapper {width:970px;margin:0 auto;padding:0;text-align:center;}

#header {margin-top:14px;padding-bottom:24px;}

.bookmark {z-index:100;}

h1{
	margin:0;
	font-size:13px;
	font-weight:normal;
	color: #f00;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing: 6px;
}
h2{
	color: #ccc;
	font-size:28px;
	font-weight:bold;
	text-align:center;
	line-height:125%;
}
h3 {	margin:14px 0 7px 0;
	color: #999;
	font-size:16px;
	font-weight:bold;
	font-style:italic;
	text-align:center;
	line-height:120%;
}
h4 {padding-bottom:14px;color:#f00;font-weight:normal;font-size:12px;}
h5 {color:#f00;font-weight:bold;}
h6 {color:#f00;font-weight:bold;}

#title {margin:14px 0 0;}
#title img {float:left;border:none;}


.row {height:440px;}

.left {float:left;width:460px;}

.right {float:right;width:460px;}

/* --------- footer --------- */

#footer {clear:both;}

#footer .bookmark {padding-bottom:16px;}

#footer #thanks {padding:0 0 34px;font-size:18px;font-weight:bold;line-height:150%;}

#footer #links {padding-bottom:50px;}
#footer #links .smlink {font-size:11px;font-weight:normal;}

#footer #labels {padding:40px 0 34px;font-size:13px;font-weight:bold;line-height:150%;}

#footer #statement {padding:0 0 34px;font-size:13px;line-height:150%;}

#footer #copy {padding:0 0 34px;font-size:13px;font-weight:bold;line-height:150%;}



















