﻿body {
	color : Black;
	margin-top:0px;
	margin-left : 15px;
	background-color: #e8dba7;
}

table.center {margin-left:auto; margin-right:auto;}

h2 {
    font-size:medium;
}

.bodyContentStyle {
    padding-right:25px; 
    padding-left:25px; 
    padding-bottom:25px; 
    padding-top:25px; 
    background-color:#ffffcc;
    border: solid 1px black;
    width:550px;
}


.pageViewStyle {
    padding-right:25px; 
    padding-left:25px; 
    padding-bottom:25px; 
    padding-top:25px; 
    background-color:#ffffcc;
}

.multiPageStyle {
    margin-right: 0px; 
    border-left: solid 1px black; 
    border-right: solid 1px black; 
    border-bottom: solid 1px black; 
    background-color:#ffffcc; 
    color:Black;
}

/*instructor page styles */
.instructorPanel{
    width: 415px;
    margin-left: 160px;
    padding: 10px; 
    border: solid 1px black; 
    background-color:#ffffcc; 
    color:Black;
}

.instructorName{
	background-color : #8f290c;
	height : 30px;
	color : #ffffcc;
	font-size : 25px;
	font-weight : bold;
	font-family : "Times New Roman", Times, serif;
	text-align : center;
	vertical-align : middle;
}
.instructorCity{
	background-color : #8f290c;
	height : 20px;
	color : #ffffcc;
	font-size : 15px;
	font-family : "Times New Roman", Times, serif;
	text-align : center;
	vertical-align : middle;
}
.instructorPicture{
	text-align : center;
	padding-top : 10px;
	padding-bottom : 10px;
}
.bio{
	text-align : justify;
	font-family : "Times New Roman", Times, serif;
	padding-top : 10px;
	padding-bottom : 10px;
}

/* Front Page Styles */
#contentwrapper { BORDER-RIGHT: black 1px solid; PADDING-RIGHT: 0px; BORDER-TOP: black 1px solid; PADDING-LEFT: 0px; PADDING-BOTTOM: 5px; BORDER-LEFT: black 1px solid; WIDTH: 525px; PADDING-TOP: 5px; BORDER-BOTTOM: black 1px solid; BACKGROUND-COLOR: #ffffcc }
.news { BORDER-RIGHT: black 1px solid; PADDING-RIGHT: 0px; BORDER-TOP: black 1px solid; DISPLAY: block; PADDING-LEFT: 0px; BORDER-BOTTOM-WIDTH: 1px; BORDER-BOTTOM-COLOR: black; PADDING-BOTTOM: 1px; BORDER-LEFT: black 1px solid; WIDTH: 525px; COLOR: #ffffcc; PADDING-TOP: 1px; BACKGROUND-COLOR: #8f290c }
.centered { MARGIN-TOP: 5px; TEXT-ALIGN: center }
.headerFont{
	font-family : "Times New Roman", Times, serif;
	color : #ffffcc;
	font-size : small;
	font-weight : bold;
	text-align : center;
	background-color : #8f290c;
}
.results 
{
	float: left;
	position: relative;
	left: 2px;
	font-size: 14px;
	color: #121212;
	vertical-align: middle;
	text-align: Left;
}

/*Registration Page Styles*/
.WelcomePanel { BORDER-RIGHT: #000 1px solid; PADDING-RIGHT: 0px; BORDER-TOP: #000 1px solid; MARGIN-TOP: 25px; PADDING-LEFT: 0px; PADDING-BOTTOM: 25px; BORDER-LEFT: #000 1px solid; WIDTH: 600px; PADDING-TOP: 0px; BORDER-BOTTOM: #000 1px solid; BACKGROUND-COLOR: #ffc }
.myPanel { BORDER-RIGHT: #000 1px solid; PADDING-RIGHT: 0px; BORDER-TOP: #000 1px solid; MARGIN-TOP: 25px; PADDING-LEFT: 0px; PADDING-BOTTOM: 25px; BORDER-LEFT: #000 1px solid; WIDTH: 600px; PADDING-TOP: 0px; BORDER-BOTTOM: #000 1px solid; BACKGROUND-COLOR: #ffc; TEXT-ALIGN: center }
	.panelBody { BORDER-RIGHT: black 1px solid; BORDER-TOP: black 1px solid; BORDER-LEFT: black 1px solid; WIDTH: 550px; BORDER-BOTTOM: black 1px solid; BACKGROUND-COLOR: #eadaa7 }

.panelTitle { FONT-WEIGHT: bold; COLOR: #ffc; BACKGROUND-COLOR: #8f290c; TEXT-ALIGN: center }
.panelDescription { PADDING-RIGHT: 23px; PADDING-LEFT: 23px; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; TEXT-ALIGN: left }
.panelDescription A { COLOR: black }
.centeredButton { TEXT-ALIGN: center }


/* Menu Styles */
.menuStyle{
    background-color:#8F290C;
    color:#FFFFCC;
    width:600px;
}

.menuSelected{
    background-color:#8F290C;
    border: solid 1px #ffffcc; 
    color:#ffffcc;
    Padding:0px 5px 0px 5px;
    text-decoration:none;
}

.menuSubMenu{
    background-color:#8F290C;
    border: solid 1px #ffffcc;
    text-decoration:none;
}

.menuItem{
    background-color:#8F290C;
    border: solid 1px #ffffcc;
    text-decoration:none;
    color:#ffffcc;
    height:25px;
    Padding: 0px 5px 0px 5px;
    Font-Size:0.78em;
}

/*Weekend Schedule Styles*/
.scheduleTime{font-size: small; width: 150px; text-align: left;}
.scheduleDescription{font-size: small; text-align: left;}

/*Contest Results Styles*/
.comptitle{text-align:center; font-weight:bold;}
.placement{text-align:center; width:40px;}
.multiPageResultsStyle {
    margin-right: 0px; 
    margin-left:60px;
    border: solid 1px black; 
    background-color:#ffffcc; 
    color:Black;
}

/*DJ * Workshop Schedule Styles */
.tableTime{font-size: x-small; width: 150px; text-align: center;}
.tableDescription{font-size: x-small; text-align: center;}

/*Airport Transportation Styles */
.redCell{background-color:#8f290c;}
.creamCell{background-color:#ffffcc;}
.boldFont{font-family:arial, helvetica, geneva; font-size:1em;font-weight:bold; text-align:right; vertical-align:top;}
.timeFont{font-family:arial, helvetica, geneva; font-size:.9em; vertical-align:top;}
.creamBoldFont{font-family:arial, helvetica, geneva; font-size:.9em; font-weight:bold; color:#ffffcc;}
