#container {
/*	border: 1px solid #7c7c7c;*/
	/*border-bottom: 1px solid #000000;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #000000;*/
	border: 2px solid #000000;
	padding: 0px;
	width: 760px;
	height: 500px;
/*	margin: 15px;*/
}

#header {
	background-image: url(images/bread.jpg);
	background-repeat: no-repeat;
	border-bottom: 1px solid #000000;
	/*border-bottom: 2px solid #F7F7F7;*/
	width: 760px;
	padding: 0px;
	margin: 0px;
	height: 100px;
	/*position: absolute;
	left: 15px;
	top: 15px;*/

	
}
#header td {
	border: 2px solid #F7F7F7;
}

#slideshow {
	border: 2px solid #000000;
	height: 500px;
	width: 680px;
	padding: 15px;
	margin: 0px;
/*	background-color: #F7F7F7;*/
	background-color: #f4f2cc;
	position: relative;
}
#slide {
	postion: absolute;
	left: 30px;
	top: 15px;
}
/*#slideshow table{

	padding: 15px;
}*/

#slideshow img{
	padding: 0px;
	margin: 0px;
	border: 0px;
}
#slideshow p{
	text-align: center;
	/*background-color: #F7F7F7;*/
}
#slideshow floatLeft {
	float: left;
	vertical-align:middle;
}
#slideshow floatRight {
	float: right;
	vertical-align:middle;
}

#slideshow h1{
	font-size: 18px;
	/*text-align: center;*/
}
#content_holder {
	/*text-align:left;*/
	/*	clear: both;*/
	/*padding: 0px;*/
	/*padding: 15px;*/
	/*margin:0px;*/
	position: absolute;
	left: 155px;
	top: 119px;
	width: 620px;
	height: 400px;
}
#content {
	width: 620px;
	height: 390px;
}	
#login, #register{
/*text-align:left;
padding: 15px;*/
}

#slides a {
	font-size: 12px;
}
/* this sets a margin for the default pages*/
#default { 
  /*color: #555555;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: justify;
	font-size: 13px;
	padding: 0px;
	margin: 0px;
	width: 766px;
	height: 506px;
	border: 2px solid #F7F7F7;*/
}

/******************************************************************/
/*CLASSES FOR NAVIGATION BAR                                      */
/******************************************************************/
#navigation {
	/*height: 400px;*/
	width: 140px;
	/*
	the max width overrides width in mozilla.
	this ensures the navigation appears
	the same in both browsers */
	max-width: 140px;
	/*background-color: #FFFFFF;*/
	/*border: 1px solid #F7F7F7;*/
	margin: 0px;
	color: #FFFFFF;
	position: absolute;
	left: 15px;
	top: 119px;
	border: 0px;
	padding-top: 10px;
/*	border-right: 1px solid #000000;*/
}

#navigation td {
	background-color: #F7F7F7;
}
#navigation table {
	background-color: #F7F7F7;
	
}
#navigation a {
	/*border: 1px solid #F7F7F7;
	/*text-align: center;*/
	padding-left: 10px;
	padding-top: 10px;
	/*color: #000000;*/
	/*background-color: #F7F7F7;
	
	width: 140px;*/
	
	line-height: 20px;
	font-weight: 900;
	/*color: #FFFFFF;*/
	
}

#navigation a:hover {
	color: #ff6600;
}
#navigation p {
	/*color: #FFFFFF;*/
	font-size: larger;
}

div {
	
}

/** CLASSES FOR PAPERS *********************************/
#paper {

}



/******************************************************************/
/*GENERIC HTML ELEMENTS                                           */
/******************************************************************/
acronym {
	border: 0px;
}
hr {
	height: 2px;
	width: 86%;
	color: #F7F7F7;
}


body {
	color: #555555;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	border: 0px;
	margin: 15px;
}

table p,li{
	font-size: 10pt;
}	

legend {
	/*color: #006FCD;*/
/*		color: #336699;*/
	color: #CC6600;
}

p {
/*	position: relative;*/
text-align: justify;
}


h1 {
	font-size: 14px;
	color: #555555;
}

h2, dt{
	font-size: 12px;
	color: #555555;
	/*color: #009900;*/
/*	color: #555555;*/
font-weight: bold;
/*	font-weight: stronger;*/
	/*padding-left: 10px;*/
}
h3 {
	font-weight: normal;
	font-style: italic;
	font-size: 13px;
	color: #555555;
}

dd {
	padding-left: 0px;
	margin-left: 0px;
}

img {
/*border: 1px solid #F7F7F7;*/
	border: 0px;
	padding: 0px;
	margin: 0px;
}
a {
/*	color: #336699;*/
	color: #006FCD;
	text-decoration:none;
}

a:hover {
	color: #ff6600;
/*	border: 1px solid #000000;*/
	/*background-color: #E9A81C;
	border: 1px solid #E9A81C;
	border: 1px solid #ff6600;*/
}

ul {
	text-align: justify;
}

li {
	line-height: 19px;
}

sup {
	font-size: smaller;
}

.fieldset {width:330px; padding-top: 5px;}
.fieldset label {text-align:right; width:100px; float:left; padding: 1px;  margin-top:5px }
.fieldset .nobr {display:none;}  
.fieldset .textfield {margin:3px; height:20px; width:200px;}
.fieldset textarea {margin:3px; height:100px; width:200px;}
.fieldset .select {margin:3px; height:20px; width:200px; }
/*.fieldset .question {margin:3px; height:20px; width:300px; }*/
.question {width:500px; padding-top: 5px;}
.question label {text-align:right; width:100px; float:left; padding: 1px;  margin-top:5px }
.question .textarea {margin:3px; height:100px; width:350px;}
.question .select {margin:3px; height:20px; width:350px; }
.question .nobr {display:none;}  
/*.fieldset .checkbox {margin: 0px; padding: 0px; vertical-align: baseline;}*/

/******************************************************************/
/* Named classes								                                  */
/******************************************************************/
.logo {
	float: right;
}

.error {
	color: #985801;
	text-align: left;
	font-size: 12px;
	width: 170px;
	padding-left: 7px;
}

.datatable td {
	color: #555555;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	padding:5px;
}

.datatable {
	border:1px solid #555555;
}
