body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
}
#maintable {
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	border: 1px solid #003366;
}
#divider {
	background-image: url(../images/layout/RedBlueLine.gif);
	height: 17px;
	background-repeat: repeat-x;
}
.domainheader {
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
}
#ButtonColumn {
	width: 150px;
	vertical-align: top;
	margin: 0px 0px 6px;
	padding: 10px;
	font-size: 11px;
	background-color: #D9E0EA;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CC0000;
}
#MainColumn {
	vertical-align: top;
	padding: 20px;
	font-size: 12px;
	line-height: 1.5em;
	background-image: url(../images/layout/watermark.gif);
}
#footer {
	text-align: center;
	padding: 10px;
}
a:link, a:visited {
	color: #CC0000;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	background-color: #F8DEE0;
	text-decoration: underline;
}
#LinkFooter {
	background-color: #D9E0EA;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CC0000;
	text-align: center;
	padding: 10px;
}
#navlist ul {
        margin: 0; /*removes indent IE and Opera*/
        padding: 0; /*removes indent Mozilla and NN7*/
        list-style-type: none; /*turns off display of bullet*/
} 
#navlist li {
        margin: 0 0 0px;
} 
#navlist a {
	/*/*/
	display: block;
	padding: 3px 3px 3px 20px;
	width: 140px;
	background-image: url(../images/layout/Buttons/ButtonDot.gif);
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CC0000;
       /* */
} 
#navlist a:link, #navlist a:visited {
        color: #003366;
        /*/*/color: #003366;
        text-decoration: none; /* */
}
#navlist a:hover {
	background-color: #F8DEE0;
	background-image: url(../images/layout/Buttons/ButtonStar.gif);
} 
#uberlink a:link, #uberlink a:visited, #uberlink a:hover {
	/*/*/
	background-image: url(../images/layout/Buttons/ButtonStar.gif);
	background-color: #F8DEE0;
/* */
}
#workshopchart {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CC0000;
	padding: 4px;
	font-size: 12px;
}
#workshopchartL {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: dotted;
	border-right-color: #CC0000;
	border-bottom-color: #CC0000;
	width: 125px;
	padding: 4px;
	font-size: 12px;
	text-align: right;
}
#productheader {
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	background-color: #F8DEE0;
	padding: 5px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #CC0000;
	border-left-color: #CC0000;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CC0000;
	border-bottom-color: #CC0000;
}
#productleft {
	font-size: 12px;
	padding: 5px;
	width: 220px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: dotted;
	border-bottom-style: solid;
	border-right-color: #CC0000;
	border-bottom-color: #CC0000;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CC0000;
	vertical-align: top;
	text-align: center;
}
#productright {
	font-size: 12px;
	padding: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: dotted;
	border-bottom-style: solid;
	border-right-color: #CC0000;
	border-bottom-color: #CC0000;
	vertical-align: top;
}
#audioLeft {
	font-size: 12px;
	font-weight: bold;
	padding: 4px;
	width: 150px;
}
.TitlesItal {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}
.photos {
	margin: 10px;
}