/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0px 0;
	padding: 0;
    background: #2ABFCE url('http://www.lightchamber.org/mysticalgala/lightstarrainbow.jpg') fixed;
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h1, h2, h3 {
	color: #B13413;
}

h2 {
	font-size: 1.6em;
}

h3 {
	margin: 0;
	font-size: 1em;
}
h6 {
    margin: 30px 0;
    font-size: .7em;
    color: #365E7E;
    text-decoration: none;
}

p, ul, ol, blockquote {
	margin-top: 0;
}

a:link {
	border-bottom: 1px dotted #CCCCCC;
	text-decoration: none;
	color: #3284B5;
}

a:hover {
	border: none;
}

img {
	border: none;
}

/* Header */

#header {
	width: 900px;
	height: 200px;
	margin: 0 auto;
	background: url(http://www.lightchamber.org/mysticalgala/mg900x200muted.jpg) no-repeat;
}

#header * {
	margin: 0;
	border: none;
	text-decoration: none;
	text-transform: lowercase;
	font-weight: normal;
	color: #FFFFFF;
}
#waterfall {
	width: 120px;
	height: 600px;
	margin: 0 auto;
	background: url(http://www.lightchamber.org/mysticalgala/waterfall.jpg) no-repeat;
}

#header h1 {
	float: left;
	padding: 140px 0 0 20px;
	font-size: 3em;
}

#header h2 {
	float: left;
	padding: 165px 0 0 3px;
	font-size: 1em;
}

/* Menu */

#menu {
	width: 900px;
	height: 33px;
	margin: 0 auto;
	background: #37AEF2 url(http://www.lightchamber.org/mysticalgala/starlittestbdr.jpg);
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 30px;
	padding: 9px 20px 0 20px;
	text-decoration: none;
	color: #365E7E;
}

#menu a:hover, #menu .active a {
	background: url(http://www.lightchamber.org/mysticalgala/darkimg.jpg);
	color: #FFFFFF;
}

/* MenuVert */

#menuVert {
	clear: both;
	display: block;
	height: 551px;
	padding-top: 10px;
	width: 190px;
}

#menuVert ul {
	list-style: none;
	margin: 0px;
	margin-left: 4px;
	margin-bottom: 10px;
	margin-top: 8px;
	padding: 0px;
}

#menuVert li {
	display: block;
	font-size: 10px;
	height: 17px;
	list-style: none;
	margin: 0px;
	padding: 0px;
	padding-left: 25px;
	padding-top: 1px;
	width: 157px;
}
#menuVert a:link { 
	color: #365E7E;
	font-weight: bold;
	text-decoration: none;
}
	
#menuVert a:visited { 
	color: #365E7E;
	font-weight: bold;
	text-decoration: none;	
}
	
#menuVert a:hover, a:active { 
	color: #9900CC;
	font-weight: bold;
	text-decoration: underline;
}

/* Content */

#content {
	width: 900px;
    height: 1052px;
	margin: 0 auto;
	background: url(http://www.lightchamber.org/mysticalgala/bluestripbanded900.jpg) repeat-y;
}

#colOne {
	float: right;
	width: 200px
	padding: 5px 0px 0 10px;
	background: url(http://www.lightchamber.org/mysticalgala/lav200band.jpg) repeat-y;
}

#colOneA {
	float: left;
	width: 200px;
	padding: 5px 0px 0 0px;

}
#colTwo {
	float: right;
	width: 450px;
	padding: 0px 0px 0 0px;
}

#colThree {
	float: left;
	width: 250px;
	padding: 5px 0px 0 0px;
}
#colThreeA {
	float: left;
	width: 250px;
	padding: 5px 0px 0 0px;
    background: url(http://www.lightchamber.org/mysticalgala/.gif) no-repeat;
}

/* Footer */

#footer {
	width: 900px;
	margin: 0 auto;
	background: url('img6.gif') repeat-x;
	font-size: smaller; padding-left:0; padding-right:0; padding-top:10px; padding-bottom:10px
}

#footer * {
	color: #666666;
}
