body {
	background-color: #990000;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #993333;
	font-size: 16px;
}
#frontpanel {
	background-image: url(../images/backgr.jpg);
	height: 360px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	margin-bottom: 0px;
	padding: 0px;
	margin-top: 15px;
	text-align: center;
}


#front-menu {
	height: 15px;
	width: 700px;
	padding: 0px;
	margin-top: 309px;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #6699FF;
	text-align: center;
	background-color: #0000FF;
}
#front-menu a {
	text-decoration: none;
	color: #FFFFFF;
}
#front-menu a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#inside-top {
	background-image: url(../images/edge-top.gif);
	height: 17px;
	width: 800px;
	padding: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}




#insidepanel {
	height: auto;
	width: 780px;
	margin-bottom: 0px;
	padding: 0px 10px 5px;
	margin-top: -2px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/edge.jpg);
	background-repeat: repeat-y;
}
#insidepanel li {
	text-align: left;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#insidepanel h1 {
	font-family: "Courier New", Courier, mono;
	font-size: 300%;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	background-color: #0066FF;
	margin-right: 36px;
}
#insidepanel h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 175%;
	color: #FFFFFF;
	margin-bottom: 0px;
	text-align: center;
	padding: 0px;
	margin-right: 45px;
}
#insidepanel h3 {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 125%;
	text-align: center;
}




#insidepanel p {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-align: left;
	margin-right: 45px;
	padding: 0px;
}
.notetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-weight: bold;
}

#insidepanel a {
	color: #FFFFFF;
	text-decoration: underline;
}
#insidepanel a:hover {
	color: #FF9966;
	text-decoration: none;
}
#insidepanel li {
	margin-right: 45px;
}



#inside-menu {
	height: 15px;
	width: auto;
	padding: 0px;
	margin-right: 35px;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FF9966;
	margin-top: auto;
	text-align: center;
	background-color: #666666;
}
#insidepanel-logo {
	margin: 0px;
	padding: 0px 25px 5px 10px;
	float: left;
	text-align: center;
}

#inside-menu a {
	text-decoration: none;
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
#inside-menu a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#inside-bottom {
	background-image: url(../images/edge-bottom.gif);
	height: 17px;
	width: 800px;
	padding: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
}
#footer {
	padding-top: 5px;
	padding-bottom: 5px;
	width: 800px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}




h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	padding-left: 10px;
}



#holder {
	text-align:center;
	margin:0 auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	width: 800px;
	height: 400px;
	background-image: url(../images/inside-top.gif);
	background-repeat: repeat-x;
	}
	

.brclear {
	clear:both;
	height:0;
	margin:0;
	font-size:1 px;
	line-height:0px;
	}
	
.imageright {
	margin: 0px 5px 5px;
	padding: 5px;
	float: right;
}

.imageleft {
	margin: 0px 5px 5px;
	padding: 10px;
	float: left;
}

.dropcap {
  float: left;
  font: normal 70pt/0.8em Georgia, "Times New Roman", Times, serif;
  color: #2E95EC;
  margin-right: 3px;
}	


/*-----------------------------------*/
/*    HIGHSLIDE JS                   */
/*-----------------------------------*/

.highslide {
	cursor: url(file:///C|/web/magic100.7/styles/highslide/graphics/zoomin.cur) , pointer;
    outline: none;
}
.highslide img {
	border: 2px solid gray;
}
.highslide:hover img {
	border: 2px solid white;
}

.highslide-image {
    border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
    /*
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
    */
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}



/*-----------------------------------*/
/*    CLEARFIX                       */
/*-----------------------------------*/

.clearFix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearFix {display: inline-block;}  
 /* Holly Hack Targets IE Win only \*/
* html .clearFix {height: 1%;}
.clearFix {display: block;}
/* End hide from IE-mac */
