/* CSS Document in styles/newmainstyle.css*/
body {
	font-size: 100%;
	/*	font-family: Georgia, "Times New Roman", times, serif;*/
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	background-color: #D5C8D5;
	margin: 0px;
	padding: 0px;
}

#titleMIS{
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 20%;
}

#container {
	margin: 0px;/*Important- sets the container to drop level for the maincontent to align at the top*/
	padding: 0px;
/*	width: 100%;*/
/*	overflow: none;*/
} 

#sidemenu{
	/*	position: absolute;*/
	position: absolute;
	margin: 0px;
	padding: 0px;
	top: 20%;
	float: left;
	width: 18%;
	height: 60%;
	font-size: 1em;
	/*	height: 600px;*/
	background-image: url(../images/menudress.jpg);
	background-repeat: repeat;
}
#footer{
/*	position: absolute;
	top: 650px;
	left: 25px;*/
/*	padding: 2px;*/
	float: left;
	margin: 0px;
	margin-left: 20%;
	width: 50%;
	padding: 2%;
	font-weight: bold;
	text-align: center;
}

#maincontent {
	float: left;
	margin: 0px;
	margin-left: 20%;

	width: 50%;
	text-align: left;
	padding-top: 0%; /*IMPT this lines up maincontent with container*/
	padding-bottom:1%;
	padding-left: 1%;
	padding-right: 1%;
	color: #666666;
/*	font-weight: bold;*/
	height: 80%;	
/*	note overflow: scroll adds a heavy overload to time on loading page*/
}
#maincontent.p.firstchild:first-line {
	font:200%/100% serif;
	color:#990099;
}
#maincontent2 {
	margin: 0px;
	margin-left: 20%;
	width: 79%;
	text-align: left;
	padding-top: 1%;
	padding-bottom: 1%;
	padding-right: 0%;
	padding-left: 1%;
	color: #666666;
	font-weight: bold;	
	height: 80%;
}
.fontseventyfive {
	font-size: 75%;
}
#menumessage {
	float: right;
	margin: 0px;
	padding: 1%;
	width: 22%;
	background-color: #9999CC;
	color: #000099; /* the background color will be displayed for the length of the content in the column, but no further */
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 100%;
}


.rights {
	font-size: 75%;
	padding: 2px;
}

ul {
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#menu0,#menu1,#menu2,#menu3,#menu4,#menu5,#menu6 {
	display: none;
	}
.menuHead {
	color: #c00;
/*	font-size: 14px;*/
/*	font-size: 65%;	*/
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
	text-decoration: none;
/*	padding-left:2%;*/
	}

/*.menuOption {
	display: block;
	color: #000099;
/*	font-size: 65%;*/
/*	font-family: Arial, Helvetica, Geneva, sans-serif;
	}*/
	
.menu {
	width: 97%;
	margin-top:4%;
	margin-left:2%;	
}

.menu li {
	list-style: none;
	/*	margin-left: -20px;*/
	margin-left: -14%;
}
/*.menu ul #menu0 { doesn't work
	border: 2px;
	border-color: #99FFFF;	
}	*/

.menu a {
	/*	font-size: 85%;*/
	display: block;
	text-decoration: none;
	/*	border-top: 1px solid #99FFFF;
	border-bottom: 1px solid #99FFFF;*/
/*	padding: 2px;*/
	color: #000000;
	margin-left: 2%;
	font-weight: 900;
}

.menu a:hover {
	display: block;
	text-decoration: none;
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
	/*	padding: 4px;*/
	background-color: #FFFF99;
	color: #000099;
}


/* Miscellaneous classes for reuse */
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain its child floats */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}	
.cleft { /* this class clears the left firstletter*/
	clear:left;
}	
.warning {
	color: #FF0000;
}	
p {
	line-height:135%;
}	
/* The following does not work*/
p:first-line {
	color:#990099;
	font:bolder 125% 'part let', 'comic sans MS', 'fantasy';
	float: left;
	margin-left: 10%;
}
h2:first-line {
	color:#990099;
	font:bolder 200% 'part let', 'comic sans MS', 'fantasy';
	float: left;		
}
h3:first-line {
	color:#990099;
	font:bolder 150% 'part let', 'comic sans MS', 'fantasy';
	float: left;		
}
.ptitle {
	color:#990099;
	font:bolder 100% 'part let', 'comic sans MS', 'fantasy';

}
/*p:first-child p:first-letter {
	font:200%/100% serif;
	color:#0000FF;
}*/
.dropBox {
	text-align: left;
	background-color: #00FFFF;
	border: 1px solid;
	-moz-border-radius-topleft: 25px;
	cursor: pointer;
}
#maininstruct {
	position: absolute;
	z-index: 9;
	top: 100px;
	left: 710px;
	height:100px;
	width:300px;
	color:#990066;
	font-weight: bolder;
	}
#object1 {
	position: absolute;
	z-index: 7;
	top: 345px;
	left: 550px;
	background: url(../images/slide2.png) no-repeat;
	height:336px;
	width:448px;
	}

#object2 {
	position: absolute;
	z-index: 6;
	top: 310px;
	left: 500px;
	background: url(../images/slide9.png) no-repeat;
	height:336px;
	width:448px;
	}

#object3 {
	position: absolute;
	z-index: 5;
	top: 275px;
	left: 450px;
	background: url(../images/slide8.png) no-repeat;
	height:336px;
	width:448px;
	}

#object4 {
	position: absolute;
	z-index: 4;
	top: 240px;
	left: 400px;
	background: url(../images/slide7.png) no-repeat;
	height:336px;
	width:448px;
	}
#object5 {
	position: absolute;
	z-index: 3;
	top: 205px;
	left: 350px;
	background: url(../images/slide6.png) no-repeat;
	height:336px;
	width:448px;
	}	
#object6 {
	position: absolute;
	z-index: 2;
	top: 170px;
	left: 300px;
	background: url(../images/slide5.png) no-repeat;
	height:336px;
	width:448px;
	}	
#object7 {
	position: absolute;
	z-index: 1;
	top: 135px;
	left: 250px;
	background: url(../images/slide4.png) no-repeat;
	height:336px;
	width:448px;
	}
#object8 {
	position: absolute;
	z-index: 0;
	top: 100px;
	left: 200px;
	background: url(../images/slide3.png) no-repeat;
	height:336px;
	width:448px;
	}	
	
ul {
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#footermain{
	position: absolute;
/*	top: 650px;
	left: 25px;
	padding: 2px;*/
	margin:0px;
	padding:0px;
	top: 125%;
	left: 1%;
	padding: 2%;	
	font-weight: bold;
	text-align: center;
}
.popUp {
	font-size: .9em;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	background-color: #fff;
	visibility: visible;
	margin: 0 10px;
	padding: 5px;
	position: absolute;
	width: 200px;
	opacity: .8;
	border: solid 1px black;
	z-index: 5000;
}	
.form_info_icon {
	cursor: help;
	vertical-align: middle;
/*	background-image: url(../images/infonew.gif);*/
}
.form_warn_icon {
	cursor: help;
	vertical-align: middle;
/*	background-image: url(../images/warn.gif);*/
}

.form_mandatory {
	color: #FF0000;
}
#FloatDesc {
	border: 1px solid black;
	padding: 3px;
	background-color:#F2FCF9;
	width: 300px;
}
#piccontent {
	float: left;
	margin: 0px;
	width: 100%;
	height: 100%;
	background-image: url(../images/imagegalleryback.jpg)
}

#piccontent a {
    font-weight: bold;
    text-decoration: none;
    padding: 2px 4px;
}
#piccontent p {
	font:serif;
	color:#0000FF;
}

#piccontent a:link, #piccontent a:visited {
    color: #00425E;
    border-bottom: #00425E dashed 1px;
}

#piccontent a:hover, #piccontent a:active {
    color: #fff;
    background-color: #00425E;
    border-bottom: none;
}

#gallery {
    width: 100%;
	height: 100%;
}

#picCount {
  color:#00425E;
  font-weight:bold;
  }

#thumbs {
    float: left;
    margin: 0px;
	padding: 10px;
/*	position: absolute;
	top:20%;
	left:1%;	*/
	width: 15%;
}

#thumbs td {
    text-align: center;
}

#thumbs img {
    border: none;
}

#thumbs a:link, #thumbs a:visited, #thumbs a:hover, #thumbs a:active {
    border: none;
    padding: 0;
}

#main_image {
    float: right;
    text-align: center;
/*    width: 350px;*/
	position: absolute;
	top:10%;
	left:20%;	
}

#main_image p {
    color:#00425E;
    font-weight: bold;
    margin: 0;
    padding: 10px;
}
#wrapper {
    float: left;
    margin: 0 20px 0 10px;
}

.picBorder {
    background-color: #fff;
    padding: 10px;
    border: #00425E solid 2px;
}

p#caption {
    margin: 0;
    padding: 3px 10px;
    font-weight: bold;
    text-align: center;
}
