body {
	margin: 0 0 0 0;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 100%;
	color: #660066;
	text-align: center;
	background-color: #FFFFFF;
	background-image: url(../images/graphix/reflexbg1.jpg);
	background-repeat: repeat;
}
h1 {
	font-size: 1.3em;
	margin: 0.5em 0em 0.4em 0em;
	padding: 0;
	font-style: normal;
	font-weight: bold;
}
h2 {
	font-size: 1.1em;
	margin: 0.4em 0em 0.4em 0em;
	padding: 0;
	font-style: normal;
	font-weight: bold;
}
h3 {
	font-size: 0.8em;
	margin: 0.4em 0em 0.4em 0em;
	padding: 0 0 10px 0;
	font-style: normal;
	font-weight: bold;
}

h4 {
	font-size: 0.8em;
	margin: 0.4em 0em 0.4em 0em;
	padding: 0;
	font-style: normal;
	font-weight: bold;
}

img	{
	border: 0;
}


p {
	font-size: 1.0em;
	/*line-height: 1.8em;	*/
	margin: 1.2em 0em 1.2em 0em;
}

a:link {
	text-decoration: none;
	color: #660099;
}
a:visited {
	text-decoration: none;
	color: #660000;
}
a:hover {
	text-decoration: none;
	color: #FF00FF;
}
a:active {
	text-decoration: none;
	color: #9900FF;
}

.caption {
	font-size: 0.80em;
}
.small75 {
	font-size: 0.80em;
}

.top {
	font-size: 0.80em;
}

.quote	{
	font-size: 0.85em;
	font-style: italic;
}

.quoteref	{					
	font-size: 0.80em;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}


/* wrapper container id for positioning only	*/
#wrapper {
	position: absolute;
	top: 0px;
	left: 50%;
	width: 1100px;
	height: 2900px;
	margin: 0 0 0 -550px;
	padding: 0;
	background-color: #FFFFFF;
	z-index: 0;
	/*background-image: url(../images/graphix/reflexbg1.jpg);
	background-repeat: repeat;	*/
}


#topfix	{
	position: fixed;
	width: 1100px;
	height: 400px;
	left: 50%;
	margin: 0 0 0 -550px;
	padding: 20px 0 0 0;
	top: 0;
	text-align: center;
	background-color: #FFFFFF;
	z-index: 10;
}
/*
#topfix	{
	position: absolute;	
	top: 0;
	left: 50%;
	width: 1100px;
	height: 380px;
	margin: 0 0 0 -550px;
	padding: 20px 0 0 0;
	text-align: center;
	background-color: #FFFFFF;
	z-index: 10;
}
*/

#menuHead	{
	position: relative;
	width: auto;
	height: 22px;
	margin: 30px auto 0 auto;
	padding: 0 0 0 0;
	text-align: center;
	/*text-transform: uppercase;	*/
	font-size: 0.9em; 
	font-weight: normal;
	z-index: 10;
}
#menuHead a:link {text-decoration: none; color: #660099;}
#menuHead a:visited {
	text-decoration: none;
	color: #660099;
}
#menuHead a:hover {
	text-decoration: none;
	color: #FF00FF;
}
#menuHead a:active {
	text-decoration: none;
	color: #9900FF;
}

#menuHead ul	{
	margin: 0;
	padding: 0 0 0 0;
	/*border-bottom: 1px solid;	*/
}
#menuHead li	{
	display: inline;
}

#mainbody {
	position: absolute;
	margin: 430px auto 0 auto;
	padding: 0 0 50px 0;
	width: 1100px;
	height: auto;
	background-color: #FFFFFF;
	/*background-image: url(../images/graphix/reflexbg1.jpg);
	background-repeat: repeat;	*/
	text-align: center;	
	z-index: 1;
}
.mainmenu ul	{
	margin: 0;
	padding: 0 0 4px 0;
	border-bottom: 1px solid;
}

.mainmenu li	{
	display: inline;
	font-size: 75%;
}


#gallery img	{
	margin: 0 10px 0 0;
	padding: 0;
	border: 1px dotted #CCCCCC;
	width:auto;
	height: 100px;
	/*z-index:1000;*/
}