* {
	margin:0;
	}

body,
html {
    margin:0;
    padding:0;
    color:#000;
	background-image:url(../images/inside/background_inside.png);
	background-repeat:repeat-x;
	background-color:#ffffff;
	font-family:"Myriad Pro" Arial, Helvetica, sans-serif;
	font-size:100%;
	height:100%;
    }
	
body {
    min-width:85%;
    }
	
h1 {
	font-size:100%;
	color:#124a87;
	padding-left:1em;
	font-weight:bold;
	}
	
h1 .main {
	font-size:100%;
	color:#124a87;
	padding: 1.5em 0px 2em 1em;
	text-transform:uppercase;
	font-weight:bold;
	margin-bottom:3em;
	}

	
h2 {
	font-size:95%;
	font-weight:bold;
	padding-left:1em;
	}
	
.hidden {
	position:absolute;
	left:0px;
	top:-500px;
	width:1px;
	height:1px;
	overflow:hidden;
	}
	
#wrap {
    background:none;
    margin:0 auto;
    width:85%;
	height: 79%;
	min-width:950px;
	}
	
#header {
    background:none;
    }
	
	.floatRight {
		float:right;
		}
		
	.floatLeft {
		float:left;
		}
		
.clear {
	clear:both;
	}
	
#nav {
	padding:0;
	margin-top:-1.4em;
	float:left;
    }
	
	#nav ul{
	margin:0;
	padding:0;
    list-style:none;
    }
	
	#nav li{
		text-transform:uppercase;
		display:inline;
		font-weight:bold;
		background-image:url(../images/inside/divider.png);
		background-position:left center;
		background-repeat:no-repeat;
		font-size:95%;
		}
		#nav li.nobullet {
			background-image:none;
		}
	
		#nav li a {
			color:#000000;
			padding:.35em .75em .2em 1em;
			text-decoration:none;
			}
	
		#nav li a.admin {
			color:#663333;
			}
	
		#nav li a:hover, #nav li a:focus {
			background-color:#fadc9a;
			height:30px;
			overflow:hidden;
			width:40px;
			}

#main {
    background:none;
	float:left;
	width:80%;
	margin-top:.5em;
	padding: .5em 0 0 0;
    }
	
	#main p {
		padding: .5em 2em 0 1em;
		font-size:90%;
		margin-bottom:1em;
	}
	
	#main a {
	text-decoration:none;
	color:#124a87;
	}
	
	#main a:hover, #main a:focus {
		color:#393939;
		}
	
	#main ul {
		list-style-type:none;
		margin:0 0 0 1.75em;
		padding:0 0 0 0;
		}
		
	#main li {
		font-size:90%;
		}
		
		#adminLoginBlue {
			float:left;
			padding:1em 0 1em 1em;
			}
			
		#adminLogin {
			float:left;
			padding-left:1em;
			}
	
		.textbox {
			margin-left: .15em;
			margin-top: .25em;
			}

#sidebar {
    background:#b7c8dc;
    float:right;
    width:19%;
	min-width:19%;
	height:100%;
	margin-top:.3em;
/*	padding:1em 0 0 0;
*/    }

	#sidebar h2 {
		color:#663333;
		padding:1em 0 0 1em;
		text-transform:uppercase;
		font-weight:bold;
		}
	#sidebar ul {
		list-style:none;
		margin: 0px;
		padding: 0px 1em 0px 1em;
		}
		
	#sidebar li {
		display:block;
		font-weight:bold;
		font-size:90%;
		list-style-type:none;
		margin: 0px 5px 0px 0px;
		padding: 10px 0px 10px 20px;
		color:#124a87;
		}
		
	#sidebar li.closed {
		background-image:url(/images/inside/arrow_closed.png);
		background-position:left center;
		background-repeat:no-repeat;
		padding-left:.75em;
		padding-right:.5em;
		}
				
	#sidebar li a {
		color:#393939;
		text-decoration:none;
		}
		
	#sidebar li a:hover, #sidebar li a:focus {
		color:#124a87;
		}
		
	#sidebar ul.lvltwo {
		font-size:90%;
		color:#393939;
		padding:0;
		margin:0;
		}
		
	#sidebar p {
		padding:0 0 0 0;
		margin:0 0 0 0;
		font-size:100%;
		}
		
	#sidebar p.noIndent {
		padding: .5em .5em 0 0em;
		font-size:95%;
		}

		
	#sidebar a {
		color:#393939;
		}
		
	#sidebar a.little {
		font-size:85%;
		}
		
	#sidebar a:hover, #sidebar a:focus {
		color:#124a87;
		}
		
	#sidebar a.current {
		color:#124a87;
		}
		
	#sidebar img {
		border:none;
		}
		
	#editButton {
		height:30px;
		width:100px;
		float:left;
		overflow:hidden;
		}
				
		#editButton a {
			text-decoration:none;
			display:block;
			width:30px;
			height:30px;
			background-color:#00CCFF;
			text-decoration:none;
			color:#000000;
			}
		#editButton a:hover, #square1 a:focus {
			display:block;
			width:30px;
			height:30px;
			background-color:#99CC66;
			background-repeat:no-repeat;
			}
			
		#deleteButton {
		height:30px;
		width:150px;
		float:left;
		overflow:hidden;
		}
				
		#deleteButton a {
			text-decoration:none;
			display:block;
			width:30px;
			height:100px;
			background-color:#00CCFF;
			text-decoration:none;
			color:#000000;
			}
		#deleteButton a:hover, #square1 a:focus {
			display:block;
			width:30px;
			height:100px;
			background-color:#99CC66;
			background-repeat:no-repeat;
			}
		.SubmitButton { 
			background-color:#00FFFF; 
			color:#000000;
		}
	
#footer {
    clear:both;
    }
	
.upperCase {
	text-transform:uppercase;
	}
	
.current {
	color:#124a87;
	}
.closeArrow{
/*	padding-right: 1em;
	border:none;
*/
	position:absolute;
/*	vertical-align: text-top;
*/	right: 22%;
	}
	
.closeArrow2{
	padding-right:1em;
	}
	
.noborder {
	border:none;
	}

.clearing {
  height: 0;
  clear: both;
}
