
h1
{
color: white;
font-family: verdana, sans-serif;
font-size: 16px;
}

p 
{
color: white;
font-family: "century gothic", sans-serif;
font-size: 14px;
text-align:justify;
}

p.right
{
color: white;
font-family: "century gothic", sans-serif;
text-align: right;
}

p.right_italics
{
color: white;
font-family: "century gothic", sans-serif;
text-align: right;
font-style: italic;
}

p.italics
{
color: white;
font-family: "century gothic", sans-serif;
font-style: italic;
}

p.tit
{
color: white;
font-family: "century gothic", sans-serif;
font-size: 15px;
font-weight: bold;
padding-top: 7px;
padding-left: 40px;
}

p.subtit 
{
color: white;
font-family: "century gothic", sans-serif;
font-size: 14px;
font-weight: bold;
}

a.highlight
{
background: url(bkgd2.jpg) #fff bottom left repeat-x;
background-color: #2346a2;
height: 26px;
line-height: 26px;
width: 180px;
max-width: 180px;
display: block;
font-family: "century gothic", sans-serif;
font-size: 14px;
text-decoration: none;
text-align: right;
border-top: 4px solid #fab13e;
border-left: 4px solid #fab13e;
border-bottom: 4px solid #fab13e;
padding-top: 5px;
padding-bottom: 5px;
padding-right: 10px;
margin-bottom: 10px;
z-index: 1;
} 

p.indent
{
color: white;
font-family: "century gothic", sans-serif;
font-size: 14px;
padding-left: 15px;
}

p.piechart
{
text-align: center;
}

p.counter
{
text-align: center;
margin-bottom: 0px;
padding-bottom: 0px;
color: navy;
font-size: 11px;
background: white;
border-top: 2px solid #b2b2b2;
border-left: 2px solid #b2b2b2;
border-bottom: 2px solid #000000;
border-right: 2px solid #000000;
}


p.indentq
{
color: white;
font-family: "century gothic", sans-serif;
font-size: 14px;
font-style: italic;
padding-left: 35px;
}

p.code
{
background: url(navbk.jpg) #fff top left repeat-x;
margin-left: 25px;
padding-left: 5px;
background-color: #2346a2;
line-height: 26px;
width: 75%;
display: block;
color: white;
border: 3px solid #fbc39e;
text-align: left;
font-family: monospace
}

img.left
{ 
	float: left;	

} 

img.right
{ 
	float: right;	

} 

img.normal
{ 
	float: none;
} 


img.noborder
{ 
	border: none;
} 

img.higgs
{ 
	border: none;
	max-width: 500px;
} 


li
{
list-style-type: square;
color: white;
text-align: left;
font-family: "century gothic", sans-serif;
font-size: 14px;
}

li.yellow
{
color: gold;
}

li.yellow-end
{
color: gold;
margin-bottom: 50px;
}

li.green
{
color: #3dfc00;
}

li.green-end
{
color: #3dfc00;
margin-bottom: 50px;
}

body 
{ margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-top: 0;  
  padding-right: 0;

  	background-image: url(bkgd.jpg);
	background-attachment: fixed;
	background-color: #0994e9;
	
}

#header
{
  margin: 20px;
  padding-bottom: 1px; 
  padding-left: 15px;
  padding-top: 3px;  
  padding-right: 10px;

	
	background: url(Purple_plasma_ball.jpg) #fff bottom right;
	background-color: #111514;
	background-repeat: no-repeat;
}


#nav
{
  position: absolute;
  left: 20px;
  top: 145px;
  z-index: 1;
}

#nav ul{list-style: none; padding: 0;margin: 0;} 

#nav li
{
list-style-type: none;
}

#nav li a.highlight1
{
color: #fab13e;
font-weight: bold;
border-top: 4px solid #fab13e;
border-left: 4px solid #fab13e;
border-bottom: 4px solid #fab13e;
}

#nav li a.highlight2
{
color: #1ec92b;
font-weight: bold;
border-top: 4px solid #1ec92b;
border-left: 4px solid #1ec92b;
border-bottom: 4px solid #1ec92b;
}

#nav li a.highlight3
{
color: #ff867e;
font-weight: bold;
border-top: 4px solid #ff867e;
border-left: 4px solid #ff867e;
border-bottom: 4px solid #ff867e;
}


#nav li a.highlight4
{
color: #fbc39e;
font-weight: bold;
border-top: 4px solid #fbc39e;
border-left: 4px solid #fbc39e;
border-bottom: 4px solid #fbc39e;
}


#nav li a:hover.highlight1
{
color: #fab13e;
font-weight: bold;
text-decoration: none;
}

#nav li a:hover.highlight2
{
color: #1ec92b;
font-weight: bold;
text-decoration: none;
}

#nav li a:hover.highlight3
{
color: #ff867e;
font-weight: bold;
text-decoration: none;
}

#nav li a:hover.highlight4
{
color: #fbc39e;
font-weight: bold;
text-decoration: none;
}

#nav li a
{
background: url(navbg.jpg) bottom left repeat-x;
background-color: #284ba9;
height: 26px;
line-height: 26px;
width: 200px;
max-width: 200px;
display: block;
color: white;
font-family: century gothic, sans-serif;
font-size: 14px;
text-decoration: none;
text-align: right;
padding-top: 5px;
padding-bottom: 5px;
padding-right: 10px;
margin-bottom: 10px;
z-index: 1;
} 

#nav li a:hover
{
background: url(navbg.jpg) #fff bottom left repeat-x;
background-color: #2346a2;
height: 26px;
line-height: 26px;
width: 200px;
max-width: 200px;
display: block;
color: white;
font-family: century gothic, sans-serif;
font-size: 14px;
text-decoration: underline;
text-align: right;
padding-top: 5px;
padding-bottom: 5px;
padding-right: 10px;
margin-bottom: 10px;
z-index: 1;
}  

#center {

  margin-top: 20px;
  margin-left: 230px;
  margin-right: 220px;
  padding: 15px;
  padding-top: 0px;
  z-index: 2;

  text-align: center;

	background-color: #36a2d3;
	border-width: 4px;
	border-style: solid;
	background-image: url(bkgd2.jpg);
	background-repeat: no-repeat;
}

#center_big {

  margin-top: 20px;
  margin-left: 230px;
  margin-right: 20px;
  padding: 15px;
  padding-top: 0px;
  z-index: 2;


	background-color: #399fd0;
	border-width: 4px;
	border-color: #9993dd;
	border-style: solid;
	background-image: url(bkgd2.jpg);
	background-repeat: no-repeat;
}

#center_solvay {

  margin-top: 20px;
  margin-left: 230px;
  margin-right: 20px;
  padding: 15px;
  padding-top: 0px;
  z-index: 2;

   height: 600px;

	background-color: #399fd0;
	border-width: 4px;
	border-color: #e06061;
	border-style: solid;
	background-image: url(bkgd2.jpg);
	background-repeat: no-repeat;
}


#center a
{
display: block;
padding-left:10px;
padding-right: 10px;
padding-bottom: 12px;
color: white;
font-family: "century gothic", sans-serif;
font-size: 14px;
text-decoration: none;
}

#center a:hover
{
display: block;
padding-left:10px;
padding-right: 10px;
padding-bottom: 12px;
color: #FFD700;
font-family: "century gothic", sans-serif;
font-size: 14px;
text-decoration: none;
}

#center_big a
{
display: block;
padding-left:10px;
padding-right: 10px;
padding-bottom: 12px;
color: white;
font-family: "century gothic", sans-serif;
font-size: 14px;
text-decoration: none;
}

#center_big a:hover
{
display: block;
padding-left:10px;
padding-right: 10px;
padding-bottom: 12px;
color: #FFD700;
font-family: "century gothic", sans-serif;
font-size: 14px;
text-decoration: none;
}

#center a.normal
{
display: inline;
padding-left: 0px;
padding-right: 0px;
padding-bottom: 0px;
color: white;
font-family: "century gothic", sans-serif;
font-size: 14px;
text-decoration: none;
border-bottom: 1px dotted #ffffff;
}

#center a:hover.normal
{
display: inline;
padding-left: 0px;
padding-right: 0px;
padding-bottom: 0px;
color: #ffd700;
font-family: "century gothic", sans-serif;
font-size: 14px;
text-decoration: none;
border-bottom: 1px dotted #ffd700;
}

#right {
  position: absolute;
  right: 20px;
  top: 145px;
  width: 180px;
  border: 4px solid;

	background-color: #2170d9;
	background: url(navbg.jpg) bottom left repeat-x;
}


#right img.left
{
padding-top: 16px;
padding-left: 10px;
}

#right p.tit
{
padding-top: 8px;
padding-left: 50px;
}

#right a.normal
{
text-decoration: none;
padding-left:0px;
border: #ffd700;
}

#right a:hover.normal
{
text-decoration: none;
padding-left:0px;
border: none;
}

#right a
{
display: block;
padding-left:10px;
padding-right: 10px;
padding-bottom: 10px;
color: white;
font-family: "century gothic", sans-serif;
font-size: 14px;
text-decoration: none;
}

#right a:hover
{
display: block;
padding-left:10px;
padding-right: 10px;
padding-bottom: 10px;
color: white;
font-family: "century gothic", sans-serif;
font-size: 14px;
text-decoration: underline;
}


#oil {
  position: absolute;
  right: 20px;
  top: 525px;
  width: 140px;
  border: 4px solid #cdffa8;
  
  background-color: #2170d9;
  background-image: url(navbg.jpg);

  padding-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 10px;

}


#contact
{
  position: absolute;
  right: 20px;
  top: 550px;
  width: 180px;
  border: 4px solid #cdffa8;
  
  background-color: #2170d9;
  background-image: url(navbg.jpg);

}


#contact img.left
{
padding-top: 12px;
padding-left: 10px;
}


#contact p.tit
{
padding-top: 4px;
padding-left: 50px;
}

#contact p.piechart
{
padding-left: 7px;
padding-right: 7px;
}

table.indy
{
border: 0px solid #000000;
color: white;
font-family: "century gothic", sans-serif;
font-size: 14px;
text-align: center;
margin-left: 10px;
padding: 5px;
}

td.indy
{
padding: 5px;
}