
body {
	margin: 0;
	background: #fff url('images/stripe.gif');
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000;
	}
a {
text-decoration: none;
color: #003366;
font-weight: bold;
background: transparent;
}
a:hover { color: #02a2c4; background: transparent; text-decoration: underline; font-weight: bold;}	
#wrapper {
    width: 100%;
	margin: auto;
	border: 0px solid #ccc;
	text-align: center;
	height: 100%;
	position: relative;
	top: 0;
	color: #f09100;
   background-color: #fff;
}
#top {
background: #fff url('images/menu-bottom-bg.png') bottom repeat-x;
color: #f09100;
}
#top a {
padding: 1px;
text-decoration: none;
display:inline;
border: 1px solid;
border-color: #fff;
background: transparent;
color: #006699;
margin: 0;
}
				
#top a:hover {
padding: 0;
text-decoration: none;
border: 3px solid;
border-color: #fff;
background: #fff url('images/menu-top-bg.png') bottom repeat-x;
}
#container {
	margin: 0px auto;
	width: 90%;
	background-color: #fff;
	color: #000;
	padding: 5px;
	}
.content_box {
	width: 100%;
	margin:0;
	float: left;
}
.hoverbox
{
float: left;
	cursor: default;
	list-style: none;
	margin: 2px;
	padding: 2px;
}

.hoverbox a
{
	cursor: default;
}

.hoverbox a .preview
{
	display: none;
}

.hoverbox a:hover .preview
{
	position: relative;
	top: -33px;
	left: -45px;
	z-index: 1;
}

.hoverbox img
{
	background: #fff;
	color: inherit;
	vertical-align: top;
	width: 100px;
	height: 75px;
	margin-right: 4px;
	padding: 0;
	border-color: #ccc;
	border-style: solid;
	border-width: 1px;
}



.hoverbox .preview
{
	border-color: #000;
	width: 200px;
	height: 150px;
}
#header { 
	margin-bottom: auto; 
	border: 1px solid #fff; /* I.E. Fix */ 
	background: url('akadalogo.gif') no-repeat fixed;
	height: 44px;
	text-align: right;
	}
h1 {
    text-align: center;
	margin: 0 20px;
	padding: 0;
	color: #006699;
	font-size: 200%;
}
#header h1 {
	color: #006699;
	font-size: 2.2em;
	display: inline;
	font-family: Impact, sans-serif;
	font-weight: normal;
	float: right;
	margin: 0;
    background: #fff;
}
#header h1 span { color: #777; background-color: #fff; }
#header h1 span2 { color: #336699; background-color: #fff; }
#header h1 span3 { color: #000080; background-color: #fff; }
#header ul { padding: 0; 	margin: 10px 0 0 0; float: left; }			
#header ul li {
	list-style-type: none;
	display: inline;
	border-right: 1px solid #FFF;
	white-space: nowrap; /* I.E. Fix */ 
	padding-left: 4px;
}
#block {
	background-color: #777;
	color: #fff;
	padding: 2px;
	clear: both;
}
#nav {
	margin: 0 0 2px 0;
	padding: 1px;
	background-color: #fff;
	color: #000;
	float: left;
}
#nav li {
	list-style-type: none;
	display: inline;
	margin: 0 0 0 0;
	padding: 0;
}
#nav li a {
	text-decoration: none;
	background: transparent;
	display: block;
	float: left;
	width: 100%;
	text-align: center;
	padding-top: 4px;
	color: #777;
}
#nav li a:hover { background: transparent; color: #02a2c4; font-weight: bold}
#nav li a.active { background: transparent; color: #a2a2a2;}
#nav li a.active:hover { background: transparent; color: #02a2c4; font-weight: bold}
p{
 margin: 2px 3px 1px 3px;
 padding: 0;
 text-align: left;
}


/* Use this (with the 'h4'-tag as header) if you want to quote something. */

.quote{
 margin: 0 3px 1px 5px;
 font: italic 1.0em verdana, sans-serif;
 background-color: #fff;
 color: #000;
 padding: 5px;
 text-indent: 0;
 border: 1px #aaa dotted;
}

.advert{
 background: #fff url('menu-top-bg.png') repeat-x;
 color: #336699;
 padding: 5px;
 text-indent: 0;
 border: 1px dotted #aaa;; font-style:normal; font-variant:normal; font-weight:normal; font-size:0.9em; font-family:verdana, sans-serif; margin-left:5px; margin-right:3px; margin-top:0; margin-bottom:1px
}
.code {
	font-family: 'Courier New', Courier, sans-serif; font-size: 11px;
	color: #80c380;
	border: #6f80b6; border-style: solid;
	border-width: 1px 1px 1px 1px;
	padding: 5px; }

.side {
	clear: right;
	float: right;
	width: 30%;
	margin: 0px;
	padding: 0;
	font-size: 0.9em;
    color: #000;
  	background: #fff;
  	border: 0px solid #CCCCCC;
}
/* Use this if you don't want first lines on all paragraph to be moved 15px inn */

.noindent{
 text-indent: 0;
}


#pathway { background: #006699; color: #fff; clear: both;}
#body { clear: both; background:url('images/bodybg.gif') repeat-x; }
#left { width: 73%; float: left; padding: 1px; background: #fff url('images/menu-top-bg.png') bottom repeat-x;}
#right { float: right; width: 24%; padding: 7px; border: 0px solid #bfbfbf; background: transparent url('images/stripe.gif');}
.clear {clear: both;} 
#footer { clear: both; 	background: #fff  url('images/menu-top-bg.png') bottom repeat-x;
	border-top: 1px solid #f09100;
	border-bottom: 4px solid #006699; text-align: center; color: #000; margin: 0px; font-size: 0.8em; padding: 5px}
div.right a 
				{
				font-size: 85%;
				padding: 1px;
				text-decoration: none;
				display: block;
				border: 0px dotted;
				border-color: #aaa #ccc #ccc;
				width: 12em;
				background-color: transparent;
				color: #006699;
				}
				
				div.right a:hover
				{
				font-size: 90%;
				padding: 1px;
				text-decoration: none;
				position: relative;
				top: 0px;
				left: 1px;
				border-color: transparent;
				background: #fff url('images/menu-top-bg.png') bottom repeat-x;
				color: #fff;
				width: 12em;
				}
				#right h3
				{
				border-bottom: 1px #C2C7D1 solid; background-color: #fff; } 
div.orange { background-color: #f09100; height: 5px; }
div.skyblue { background-color: #C2C7D1; height: 10px; }
h2 { font-size: 1.0em; color: #006699; background-color: transparent; display:block; padding:2px 2px; border-left: 2px dotted #979eb2; margin:0.8em 0 0 0; font-weight:bold; letter-spacing:1px}
h3 { font-size: 1.0em; color: #CC3300; background-color: transparent; padding:2px; border-bottom: 1px dotted #979eb2; font-weight:bold; letter-spacing:1px; margin-left:0; margin-right:0; margin-top:0; margin-bottom:0}

.container
{
width: auto; margin: 2px; background: #fff; color: #000; border: 0px none; padding:0; clear: both
}
div.left
{
float:left;
clear:left;
width:auto;
margin:0;
padding:0em;
background: transparent;
border: 0px solid #979eb2;
}
div.right
{
clear:right;
float:right;
width:20%;
margin:0;
border-left: 0px dotted #979eb2;
padding:1em;
background: transparent;
}
div.centre
{
margin-left: 13%;
margin-right: 25%;
padding:1em;
background: transparent;
border: 0px solid #979eb2;
text-align: justify;
min-height: 300px;
}
p { 
	margin: 0 0 5px 0; 
	padding: 0; 
	color: #303030; 
	background: inherit;
}

div.boxright {
	float: right;
	padding: 2%;
	margin: 1%;
	background: #fafafa;
	border: 1px solid #cecece;
	width: 44%; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 41%;
	}
html>body div.boxright {
width: 41%; /* ie5win fudge ends */
}

div.boxleft {
	float: left;
	padding: 2%;
	margin: 1%;
	background: #fafafa;
	border: 1px solid #cecece;
	width: 44%; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 41%;
	}
html>body div.boxleft {
width: 41%; /* ie5win fudge ends */
}
