﻿
h1 {	
	font-family: arial, helvetica, sans-serif; font-weight: bold; text-align: center; font-size: 18pt;
}

h2 {
	font-family: arial, helvetica, sans-serif; text-align: center; font-size: 14pt;

}

h3 {	
	font-family: arial, helvetica, sans-serif;
	text-align: center; 
	font-size: 12pt;
	margin: 3px, 3px, 3px, 3px;
}

h4 {	
	font-family: arial, helvetica, sans-serif;
	text-align: center;
	font-size: 8pt;
	margin: 0px 0px 0px 0px

}

td {
	font-family: arial, helvetica, sans-serif;
	font-size: 12pt;

}

.tableheads {
	border-bottom: 2px solid #000;
	background-color: #cccccc;
	text-align: center;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
}

body {
	text-align: center;
}

a:link {
	text-decoration: none;
	color: #3333ff;
}

a:visited {
	text-decoration: none;
	color: #ad235e;
}

a:hover {
	color: #ffffff;
	background-color: #cccccc;
	font-family: arial, helvetica, sans-serif;
	
}

#content {
	width: 860px;
	margin: 0 auto;
	text-align: left;
} 

#subjects {
	float:left;
	margin: 0;
}

#subscriptioninfo {
	float:left;
	width:500px;
	margin: 0px 0px 0px 15px;
}

#leftsponsors {
	float:left;
	width:160px;
	margin: 0;
}

#rightsponsors {
	float:left;
	width:160px;
	margin: 0;
}

#rightsponsors2 {
	float:left;
	width:160px;
	margin: 0;
}
#header {
	margin: 0px 0px 0px 90px;
	width: 650px;
	height: 127px;			
}

#header2 {
	margin: 20px 0px 0px 230px;
	width: 400px;
}

#paragraph {
	float: left;
	position:absolute;
	top:10px;
	font-family: arial, helvetica, sans-serif;
	width: 830px;
	
}


.rectangleCenter {
	margin:0px 0px 0px 0px;
	text-align:center;
}
.rectangleRight {
	margin:0px 5px 0px 8px;
	text-align:justify;
}

.rectangleLeft {
	margin:0px 5px 0px 8px;
	text-align:justify;
}

img {
	border: 0;
}

p {
	font-family: arial, helvetica, sans-serif; 
	font-size: 12pt;
	text-align: justify;
	text-indent: 30px;
}

.para1a {
	font-family: arial, helvetica, sans-serif; 
	font-size: 8pt;
	font-weight: bold;
	text-align: left;
	margin: 0;
}

.solid {
	border-style: solid;
} 

.double {
	border-style: double;
} 

.groove {
	border-style: groove;
} 

.dotted {
	border-style: dotted;
} 

.dashed {
	border-style: dashed;
	border-color: blue;
} 

.inset {
	border-style: inset;
} 

.outset {
	border-style: outset;
} 

.ridge {
	border-style: ridge;
	border-color: #cccccc;
	
} 

.hidden {
	border-style: hidden;
}

		
#wrap {
	float: left;
 	margin: 0 auto;
 	width: 750px;
	font-family: arial, helvetica, sans-serif;
	
}

#nav {
  	float: left;
  	width: 180px;
	font-family: arial, helvetica, sans-serif;
	
}

#nav ul {
  	margin: 0;
  	padding: 0;
  	list-style: none;
	font-family: arial, helvetica, sans-serif;
	
}

#nav li {
  	padding-top: 0.1cm;
  	padding-bottom: 0.1cm;
	font-family: arial, helvetica, sans-serif;
	
}

#index {
  	margin: 20px 20px 20px 20px;
	float: left;
  	width: 300px;
}

#footer {
  	margin: 0px 0px 0px 300px;
	width: 300px;
}

/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/flyout_4level.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
.menu {
font-size: 10pt;
color: blue;
margin:10px 0 0px 15px; /* this page only */
}

/* remove all the bullets, borders and padding from the default list styling */
.menu ul {
  color: #000000;
  position: relative;
  /*z-index: 300;*/
  padding: 0;
  margin: 0;
  list-style-type: none;
  width: 250px;
}
/* style the list items */
.menu li {
  color: #000000;
  background:#d1e6e7 url(shade.gif);
  height:26px;
/* for IE7 */
  float:left;
}
.menu li.sub {
/*  background:#d1e6e7 url(sub.gif) no-repeat right center; */
  background:#d1e6e7;
} 

.menu li.sub2 {
  /*background:#66cccc url(sub.gif) no-repeat right center; */
  background:#66cccc;
} 

/* style the links */
.menu a:visited {
  display: block; 
  text-decoration: none;
  height: 25px;
  line-height: 25px;
  width: 249px;
  color: #000000;
  text-indent: 5px;
  border: 1px solid #fff;
  border-width: 0 1px 1px 1px;
}

.menu a {
  display: block; 
  text-decoration: none;
  height: 25px;
  line-height: 25px;
  width: 249px;
  color: #000000;
  text-indent: 5px;
  border: 1px solid #fff;
  border-width: 0 1px 1px 1px;
}

.menu li:hover > a {
  position: relative;
}

/* For accessibility of the top level menu when tabbing */
.menu a:focus {
  color: #ffffff; 
  background: #cccccc;
}

.menu a:active {
  color: #ffffff; 
  background: #cccccc;
}

/* retain the hover colors for each sublevel IE7 and Firefox etc */
.menu li:hover > a {
  color: #ffffff;
  background: #cccccc;
}
 
/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu li ul {
  visibility: hidden;
  position: absolute;

  top: -15px;
/* set up the overlap (minus the overrun) */
  left: 205px;
/* set up the overrun area */
  padding: 15px;
/* this is for IE to make it interpret the overrrun padding */
  background: transparent url(transparent.gif);
}

/* for browsers that understand this is all you need for the flyouts */
.menu li:hover > ul {
  visibility: visible;
  z-index: 510;
} 

.menu li:hover > ul li {
  background: #dfc1c1;
}

.clearfloats { clear:both; }
a.login { color:blue;background:none;}
a.login:hover { color:blue;font-size:.9em;background:none; }
td#leftcol { width:50%; }
td#rightcol { width:50%; }
.hideme { display:none; }
.vhr {
  width:2px;
  height:400px;
  background:#000;
  position:absolute;
  top:0;
  left:48%;
  z-index:10;
  
<style type="text/css">
 /* =========================================================================
For any free or commercial usage please keep this credits text intact.
Author : Femi Hasani www.vision.to ,test idea and CSS code.
The original version of this stylesheet and the associated (x)html
is available at http://www.vision.to/simple-css-one-level-flyout-menu.php
A link to www.vision.to would be apperciated but not mandatory.
=============================================================================== */
#navigation ul#nav {
	z-index: 5000;
	width:200px;
}

#navigation ul#nav li {
    list-style:none;
	position: relative;
	/*float: left;*/  /* commented for flyout use else dropdown*/
	text-align: center;
	line-height: .8em;
    width:175px;
}

#navigation ul#nav li a {
	display: block;
	padding: 12px 0;
	color: #fff;
	text-decoration: none;
   /*	border-right: 1px solid #ccc;  */
	text-align: center;
    background:#000;
}

#navigation ul#nav li a span {
	padding: 0 15px 0 10px;
   /*	background: url(arrow.gif) no-repeat 100% 50%;  optional */
}

#navigation ul#nav  li ul {
    display: block;
    position: absolute;
/* hidding submenus based on: http://css-class.com/articles/ursidae/  */
    left: -999em;/* this makes it more accessible than display:none; */
    width: 162px;
    padding: 3px 8px 3px 8px;
    background:#555;
}

#navigation ul#nav  li:hover ul,
#navigation ul#nav  li.over ul {
    display: block;
    left: 135px;  /* the postion near main menu */
    top: 0;       /* align with top of main menu */
    position: absolute;
    z-index: 4000;
    width: 146px;
}

#navigation ul#nav  li ul li {
    width: 146px;
    height: auto;
    background: transparent;
    text-indent: 0;
    padding: 0;
}

#navigation ul#nav  li:hover ul li a,
#navigation ul#nav  li.over ul li a {
    display: block;
    width: 126px;/*this is to adjust if used some background image for dropdown */
    background: transparent;
    padding: 15px 10px;
    text-decoration: none;
    margin: 0;
    color: #eee;
    text-indent: 0;
    text-align: left;
    border: 0;
    white-space: nowrap;
}

#navigation ul#nav li ul li a:hover {
    color: #fff;
    background: #62686e;
}

#navigation ul#nav li.active a,
#navigation ul#nav li a:hover,
#navigation ul#nav li:hover a,
#navigation ul#nav li.over a {
    background: #555;
}
</style>

