



#main {
	min-width: 949px;  /* 2 x (LC fullwidth + CC padding) + RC fullwidth */
	margin: -5px 0px 0px 0px;
}

/*** Just for Looks ***/

body {
	font-family: Novarese, Garamond, Palatino, "Times New Roman", serif;
	background: #000;
}

.flourish {
	background:url(../images/flourish.jpg); background-position: 5px 0; background-repeat: no-repeat;
	padding:0 0 0 50px;	
}

span.bigger { font-size: 150%; }

.header {
	font-size: large;
	text-align: center;
	padding: 0;
	width:1000px; height:150px;
	background:url(../images/sparkleversion_01.jpg) no-repeat;
}

.footer { 
	clear: both;
	font-size: large;
	text-align: center;
	padding: 0;
	width:1000px; height:118px;
	background:url(../images/sparkleversion_03.jpg) no-repeat;
}

.container {
	background:url(../images/sparkleversion_02.jpg) repeat-y;
	width: 1000px;
	overflow:hidden;
}

.center {
	width: 718px;
	border: 5px;
	float:left;
	margin: 0px 0px 0px 32px;
}

.content {
	margin: -15px 40px 15px 40px;
}

.navbar {
	margin: -40px 0px 0px 3px;
}




.col_one {
	float: left;
	width: 310px;
	margin: 0;
	padding: 0px 1px 0px 0px;
}

.col_two {
	float: right;
	width: 310px;;
	margin: 0;
	padding: 0px 1px 0px 0px;
}



.col_one_with_galley {
	float: left;
	width: 295px;
	margin: 0;
	padding: 0px 0px 0px 0px;
}

.col_galley {
	margin-left: 295px;
	margin-right: 295px;
	padding: 0px 0px 0px 0px;
	width: 30px;
}

.col_two_with_galley {
	float: right;
	width: 295px;
	margin: 0;
	padding: 0px 0px 0px 0px;
}

.right {
	float:left;
	width:174px;
	color:rgb(250,250,250);
	font-size:1.0em;
}

#slide_window {
        position: relative;
        border: 5px solid #F2F2F2;
        width: 500px;
        height: 375px;
		left: 65px;
}

.events_box {
	    background-color: #D9D1E6;
        border: 10px solid #5E1B5E;
		padding: 10px;
		width: 520px;
		margin: 10px;
}

.slide-image {
        position: absolute;
        top: 0;
        left: 0;
        padding: 0px;
        width: 500px;
        height: 375px;
        background-color: #FFF;
        background-position: center center;
        background-repeat: no-repeat
}


/* Headings
 * --------------------------------------------------------------------- */
h1,h2,h3,h4,h5,h6 { color: #111; }
h2 {
	background:url(../images/swish.png); background-position: center 25px; background-repeat: no-repeat;
	padding:0 0 23px 0;
}

h2.plain { 
	background: none;
	padding:0 0 0 0;
}

h2.double {
	background:url(../images/swish.png); background-position: center 53px; background-repeat: no-repeat;
	padding:0 0 23px 0;
}

/* Text Elements
 * --------------------------------------------------------------------- */
a                 { color: #497CA7; }
a:hover           { color: #22CCDD; 	text-decoration: none; }
.right a          { color: #111111; }
.right a:hover           { color: #22CCDD; 	text-decoration: none; }


blockquote        { color: #666; }

ol { list-style-type: lower-roman }


pre {
  background: #eee;
  border:     1px solid #ddd;
}

hr {
  background: #B2CCFF;
  color:      #B2CCFF;
}


/* Default Classes
 * --------------------------------------------------------------------- */
p.quiet { color: #666; }
.alt    { color: #666; }

p.title {
  color: #111;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 2em;
  margin-bottom: 0.75em;
}

#header p.title { font-size: 3em; line-height: 1; margin-bottom: 0.5em; }

.shoe div { clear:both;}
#icon_box {
	min-height: 140px;
	vertical-align: middle;
	padding:0px 0px 0 20px;
}

.shoe div { clear:both;}
.shoe_zz dt {
  min-width: 95px;
  min-height: 60px;
  margin: -35px 0px 0px 0px;
}

.shoe a { vertical-align: middle; }

.shoe dt:hover { background:url(../images/ShoeA.gif) no-repeat;}
.shoeB dt:hover { background:url(../images/ShoeB.gif) no-repeat;}
.shoeC dt:hover { background:url(../images/ShoeC.gif) no-repeat;}
.shoeD dt:hover { background:url(../images/ShoeD.gif) no-repeat;}
.shoeE dt:hover { background:url(../images/ShoeE.gif) no-repeat;}
.shoeF dt:hover { background:url(../images/ShoeC.gif) no-repeat;}
.shoeG dt:hover { background:url(../images/ShoeG.gif) no-repeat;}
.shoeH dt:hover { background:url(../images/ShoeH.gif) no-repeat;}
.shoeI dt:hover { background:url(../images/ShoeA.gif) no-repeat;}
.shoeJ dt:hover { background:url(../images/ShoeB.gif) no-repeat;}

div.narrowlist {
	margin: 0 0 0 15px;
}

li {
	padding: 2px 0px 0px 0px;
    margin: 0px;
	display: table;
}

ul {
	margin-left: 0px;
	padding-left: 0px;
}

div.widelist {
	margin: 0 0 0 0px;
	display: inline;
	border: 1px;
}

.widelist ul {
	list-style: none;
	display: table;
}

.narrowlist ul {
	list-style: none;
	list-style-image: url(../images/flourish/bullet.jpg);
}


img.navbar {
	margin: 0px 0 0 0;
	padding: 0 0 0 0;
}
dt {
  font-weight: bold;
  padding: 0;
}
dd {
  margin: 0 0 1em 0;
  padding: 0 0 0 10px;
}


/*
.navbar { background: green; }
.slide-image { background: pink; }
.hheader { background: yellow; }
.container { background: blue; }
.center { background: red; }
.content { background: cyan; }
.col_galley { background: pink;}
.col_one { background: green; }
.col_two { background: green; }
li { background: gray; }
*/

/* EOF */
