* {
	margin: 0px;
	padding: 0px;
/*	line-height: 1em;*/ /*not sure why this was here */
}

/* verify all are set to zero */
h1, h2, p, ul, li, img {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#-----------------------TEXT {}
/* DEFINE GLOBAL FONT */
h1, h2, h3, p, ul, td, a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3E3E3E;
}
/* STANDARD SPACING */
h1, h2, h3, p, ul {
	padding-bottom: 1em;
}
/* DEFAULT HEADERS */
h1, h2, h3 {
	font-size: 18px;
	padding-bottom: 1em;
}
/* CUSTOM */
h1 {
	color: #FFFFFF;
	font-size: 34px;
	text-transform: capitalize;
}
h2 {
	padding-bottom: .3em;
	font-size: 14px;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #a82999;
	padding-bottom: 0em;
	padding-top: 0.2em;
}

p, li {
	line-height: 1.2em;
}
td {

/*	font-size: 12px;*/
}
ul {
	list-style-position: inside;
}

/* SIDEBAR */
#sidebar p,
#sidebar li,
#sidebar a {
	font-size: 10px;
}
#sidebar h1,
#sidebar h2 {
	font-size: 12px;
	color: #e94a9d;
}

#sidebar li {
	list-style-image: none;
	list-style-type: none;
	padding-top: 3px;
}
#sidebar a, 
#sidebar a:visited {
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom-style: none;
}
#sidebar a:hover {
	color: #E94A9D;
	background-color: #f4c0d7;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #e94a9d;
}

#-------------------------ENHANCEMENTS {
}
/* MISC */
abbr[title] {
	border-bottom-width: 0px;
	border-bottom-style: none;
}
abbr[title]:hover {
	cursor: help;
}
abbr[title] a:hover {
}

/* TABLES */
.table-style {
	border-collapse: collapse;
	border: medium solid #FFFFFF;
	margin: 1px;
	padding: 2px;
}
table.table-headerfix a {
	color: #e94a9d;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#-------------------------LINKS {
}
/* a, 
a:visited {
	text-decoration: underline;
	color: #e94a9d;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 13px;
}*/
a, 
a:visited {
	font-size: 13px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #e94a9d;
	text-decoration: none;
}
a:hover {
	color: #E94A9D;
	background-color: #f4c0d7;
}
/* REMOVES UNWANTED UNDERLINE STYLE ON IMAGES */
img a,
img a:visited,
img a:hover {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#-------------------------LAYOUT {
}
body {
	background-color: #e94a9d;
	background-image: url(gfx/frame-content-tile.jpg);
	background-repeat: repeat-y;
	background-position: 202px;
}

html {
}

#flash-frame {
/*	background-image: url(gfx/flash-frame.png);
	background-repeat: no-repeat;*/
	position: absolute;
	left: 0px;
	top: 0px;
	height: 728px;
	width: 936px;
	z-index: 300;
}

#amanda-photo {
	z-index: 200;
	position: absolute;
	height: 796px;
	width: 891px;
	/*	background-image: url(gfx/amanda-photo-00main.png);
	background-repeat: no-repeat;*/
	top: 0px;
	left: 0px;
}

#content-wrapper {
	width: 734px;
	position: relative;
	left: 202px;
/*	background-image: url(gfx/new/frame-content-tile.jpg);
	background-repeat: repeat-y;*/
	z-index: 600;
}

#content {
	position: relative;
	left: 50px;
	width: 644px;

}

#col1-main {
	width: 450px;
	left: 190px;
	float: right;
	padding-top: 35px;

	height:auto !important; /* must come before the heights to work in IE6 */  /* needed so footer doesn't shift up too far */

	height: 700px;
	min-height: 700px;

/*	
	height: 800px;
	min-height: 800px;
*/	
}	

#sidebar {
	width: 170px;
	left: 0px;
	top: 698px;
	float: left;
	padding-top: 698px;
}


#footer {
/*	background-image: url(gfx/frame-footer.jpg); */
	background-repeat: no-repeat;
	height: 218px;
}

#easter-egg {
	height: 304px;
	width: 734px;
}

#sponsors {
	height: 800px;
	width: 161px;
	position: absolute;
	z-index: 100;
	left: 923px;
	top: 85px;
/*	background-image: url(gfx/new/sponsors-flat.png);
	background-repeat: no-repeat;*/
}

#cleardivs {
	clear: both;
}








#-------------------------ADV TABLES {
}
/* 
	TagBox table styles
	written by TagBox http://www.tagbox.de
*/
/* 
Table Design by Marten Willberg
www.marvmerchants.com 

------------------------------------- */

table {
	border-collapse:collapse;
	word-spacing: -1px;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E94A9D;
}
/*
caption {
	text-align: left;
	font-size: 63px;
	font-weight: normal;
	text-transform: uppercase;
	font-family: Georgia ,"Times New Roman";
	text-transform: capitalize;
	word-spacing: -3px;
	letter-spacing: -3px;
	color: #022B59;
	background-color: transparent;
	margin-bottom: -23px;
	line-height: 63px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 19px;
	padding-left: 0;
}

*//* Linkz-------------------------------------------- */

table a {
	text-decoration:none;

}

/*
table a:link {
}
table a:visited {
}
table a:hover {
}
*/

/* Header Footer-------------------------------------- */
/*thead  {

	border-bottom: solid 1px #064600;
	border-top: solid 1px #C3E858;
}
*/
/*thead th, tfoot th, tfoot td {
	background-color: #8FBF00;
	background-image:url(http://www.marvmerchants.com/images/navi_left_verlauf.gif);
	background-repeat:repeat-y;
	padding: 5px 10px 5px 10px;
	font-weight: normal;
	text-transform: uppercase;
	font-family:Georgia, "Times New Roman";
	font-size: 17px;
	letter-spacing: -1px;
	word-spacing: 2px;
	color: #ffffff;
}*/

tfoot td {
	text-align:right
}

/* Body------------------------------------------ */

tbody th, tbody td {
	padding: 5px 10px 5px 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E94A9D;
}

tbody th {
	white-space: nowrap;
}

tbody th a {
	color:#fff;
}


tbody tr:hover {
	background-color: #FBD6E8;
}

