﻿body
{
	background-color: #000000;
	color: #FFFFFF;
	width: 100%;
	height: 100%;
	font-family: Verdana;
}

#header
{
	position:absolute;
	width:100%;
	height:180px;
}

#footer
{
    border-width: thin;
    border-color: #C0C0C0;
    width: 100%;
    position: relative;
    color: #C0C0C0;
    font-weight: lighter;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    bottom: 5px;
    font-style: oblique;
    border-top-style: solid;
    font-size: x-small;
}

#headerLogo
{
    right: 30px;
    height: 180px;
    width: 400px;
    float: right;
    background: transparent url('../Images/Header.gif') no-repeat top right;
    overflow: hidden;
    position: absolute;
}

#headerImage
{
	width:213px;
	height:180px;
	background: transparent url('../Images/Rainbowmask.gif') no-repeat top left;
	position: absolute;
}

#menu
{
	width:230px;
	position: absolute;
	top: 180px;
}

#menu a
{
	border-color: #7d81be;
	border-style: solid;
	background-color: #CCCCCC;
	color: #000000;
	margin-top: 5px;
	margin-bottom: 2px;
	width: 190px;
	text-align: center;
	display: block;
	font-weight: bold;
}

#content
{
	position: absolute;
	left: 240px;
	top: 170px;
	right: 30px;	
}

.homePic1
{
	float:right;
	margin:0 0 10px 10px;
}

.glitterPic1
{
	margin: 5px;
	display: table;
}

.dojoxEnlarge
{
	background-position: 0 0;
	background: url('../Images/enlarge.png') no-repeat 0 0;
	top: -5px;
	left: -5px;
	width: 16px;
	height: 16px;
}

a:hover .dojoxEnlarge
{
	display:block !important;
}

#homeWelcome
{
	font-family: 'Bradley Hand ITC';
	font-size: xx-large;
}

#homeWelcome span
{
	font-family: Roman;
	font-size: x-large;
}

	.caption{color:#888;position:absolute;top:420px;left:3px;width:200px;}
	.demo{position:relative;width:700px;}
	.gallery_demo{width:200px;float:left;}
	.gallery_demo li{width:55px;height:70px;border:3px double #eee;margin: 0 2px 2px 0;background:#eee;}
	.gallery_demo li.hover{border-color:#bbb;}
	.gallery_demo li.active{border-style:solid;border-color:#222;}
	.gallery_demo li div{left:100px;}
	.gallery_demo li div .caption{font:italic 0.7em/1.4 georgia,serif;}
	
.galleria_container
{
	border-color: #C0C0C0;
	margin: 0 auto 60px auto;
	height: auto;
	width: auto;
	float: right;
}
	
	.nav{padding-top:15px;clear:both;}
	
	.info{text-align:left;margin:30px 0;border-top:1px dotted #221;padding-top:30px;clear:both;}
	.info p{margin-top:1.6em;}
	
	.nav{position:absolute;top:410px;left:0;}