/* Default CSS */
/* Generated by the CoffeeCup HTML Editor - www.coffeecup.com */

body { 
font-family: Arial;
border: 5px black; 
font-size: 14px; 
background-image:url('Gray-Background-Gradient3.png');
background-repeat:repeat-x;
length:3000px;
z-index:0;
width:100%;
}



#header{
margin-top:-30px;
display:inline;
font-family:Arial;
color:white;
font-size:15px;
text-align:right;
font-weight:700; 

}



#logo{
float:left;
margin-top:10px;
display:block;}



#wrapper {
 width:960px;
  border: 5px black;
  border-top:none;
  border-bottom:none;
  margin : auto;
  background-color:white;

}

/*
  Jump link navigation styling 
*/
ul#jumplinks {
  display : block;
  width : 760px;
}

/*
  Layout the content area 
*/
#content {
font-family:Arial;
font-size:14px;
  float : right; /* ADDED THIS */
  display : inline; /* ADDED THIS */
 margin-right:45px;
  width : 700px;
  background:  center no-repeat;
}

/*
  Layout the sidebar area and style its content
*/
#sidebar {
  float : left; /* ADDED THIS */
  display : inline; /* ADDED THIS */
  width : 185px;
  font-size: 15px;
  margin-left:-50px;
  margin-top:25px;
  background-color : white;
  padding-left: 5px;
  height: 400px;
  border: 1px solid #96B0CD;
 text-align:left;
}

#sidemenu{
margin-top:20px;
height:240px; }

#beakers{
margin-left:10px;
margin-top:35px;
 }


#orange{
float:left;
display:inline;
width:160;
background-image:url('pictureorange.jpg');
 }


/*
  Layout the footer
*/
div.footer {
  clear: both; /* ADDED THIS */
  padding:  100px 0px 0px 0px; /* ADDED THIS */
  text-align: center; /* ADDED THIS */
  font-size: 0.7em; /* ADDED THIS */
}

a.class1:link { font-family: Arial; font-size: 14px; color: black; text-decoration: none; }
a.class1:visited { font-family: Arial; font-size: 14px; color: black; text-decoration: none; }
a.class1:hover { font-family: Arial; font-size: 14px; color: #4682B4; text-decoration: underline; }
a.class1:active { font-family: Arial; font-size: 14px; color: black;} 

a.class2:link { font-family: Arial; font-size: 14px; color: #4682B4; text-decoration: none; }
a.class2:visited { font-family: Arial; font-size: 14px; color: #4682B4; text-decoration: none; }
a.class2:hover { font-family: Arial; font-size: 14px; color: #4682B4; text-decoration: underline; }
a.class2:active { font-family: Arial; font-size: 14px; color: #4682B4;} 

#nav
{margin:auto;
display:block;
width:960px; }

#sddm
{	margin: 0;
	padding: 0;
	z-index: 30}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 16px arial;
    border-bottom:1px solid #497DAF;
    border:1px dotted #497DAF}

#sddm li a
{	display: block;
	margin: 0 0 0 0;
	padding: 10px 45px;
	width: 99px;
	background: #1F4D81;
	color: #FFF;
	text-align: center;
	text-decoration: none;
   }

#sddm li a:hover
{	background: #588FCD}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: pink;
	border: 1px solid #5970B2}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: 12em;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: white;
		color: #2A6FB0;
		font: 11px arial}

	#sddm div a:hover
	{	background: #D5E7F5;
		color: #FFF}
        
p.main{
font-size: 26px;
font-family:Arial;
color:#2a6fb0;}

p.email{
font-size:14px;
font-family:Arial;
color:#588FCD;
text-align:center; }

table
{
background-color:#1F4D81; 
alignment-adjust: 60px;

}

.table1{
background-color:transparent;
 }

.table1 td {padding-left:60px; }