
	/*  general float: left; */
	
img	{
	display: block;
	border: 4 solid #fff;
	}
	
.floatright
{

margin: 0 10px 10px 0px;
border: 3px solid #fff;
padding: 2px;
} 	
.floatnew
{
float: left;
margin: 0 10px 10px 0px;
border: 3px solid #fd5a1e;
padding: 2px;
} 	
	
.logo	{
	padding:10px;
	}	

#sidebar img {
	margin: 5px 0;
	border: 1px solid #333;
	}

#footer img {
	vertical-align: middle;
	border: 0;
	}

	/*  layout spare: url(images/bg_black.gif) bottom left fixed repeat #848D8E #c24747 933 */

body	{
	background: #000000;
	color: #333;
	margin: 0;
	padding: 0;
	border: 0;
	border-top: 1px solid #003366;
	text-align: center;
	font-family: lucida, verdana, arial, helvetica, sans-serif;
	padding-bottom: 25px;
	}
	
#wrap	{
	
	background-position:center;
	color: #333;
	margin: 10px auto;
	padding: 0;
	border: 1px solid #566;
	border-top: 1px solid #566; 
	width: 777px;	 
	}

html<#wrap	{
	width: 777px;
	} 

.imgbot {border-bottom: solid #003366 5px}	

#header	{
	background: #000;
	color: #333;
	border: 0;
	margin: 0;
	padding: 0;
	text-align: left;
	}

#header img	{
	margin: 0;
	padding: 0;
	border: 0;
	}

#pagebody	{
	padding: 0;
	margin: 0;
	border: 0;
	text-align: left;
	color: #444;
	background: transparent;
	clear: both;
	}

#maincontent	{
	float: left;
	margin: 0;
	padding: 10px;
	width: 410px; 	
		 
	}

html>#maincontent 	{
	width: 390px;
	} 

th	{
	font-weight: bold;
	}
#maincontent p	{
	color: #333;
	font-family: lucida, trebuchet ms, verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	font-size:    6px;    
	}  
	   
#maincontent ol, #maincontent ul	{
	margin: .5em 0;
	padding-left: 10px;
	margin-left: 10px;
	}
	
#maincontent li	{
	line-height: 1.4;
	margin-bottom: 10px;
	padding-left: 5px;
	margin-left: 5px;
	list-style: disc url(/i/listblack.gif) inside;
	vertical-align: top;
	}
	
#maincontent ul ul li {
	margin-top: 10px;
	list-style: disc url(/i/innerlistblack.gif) inside;
	vertical-align: top;
	}
	
#sidebar	{
	padding: 2px 10px 10px 0;
	margin: 0 0 0 410px;
	color: #006;
	background: #000; 
	height: 100%;
	}	

#footer {
	border: 0;
	border-top: 1px solid #ccc;
	color: #666;
	background: #000;
	padding: 5px 7px 7px 10px;
	text-align: left;
	clear: both;
	font-size: xx-small; 
	voice-family:inherit;
	font-size: x-small;	
	}

html>#footer	{
	font-size: x-small;
	} 

#footer p	{
	margin: 10px 0;
	padding: 0;
	text-align: center;
	}

#footer ul	{
	margin: 10px 0 0 0;
	padding: 0;
	}
	
#footer li	{
	display: inline;
	margin: 0;
	padding: 0 15px 0 0;
	text-align: left;
	border: 0;
	}	

#subnav	{
	margin: 10px 0 5px 100px;
	padding: 5px;
	border: 0;
	}

#subnav ul	{
	margin: 0;
	padding: 0;
	text-align: left;
	border: 0;
	}
	
#subnav ul li	{
	list-style: disc url(images/star.gif) inside;
	margin: 0;
	padding: 0;
	line-height: 1.5em;   
    font-size:    x-small;      
	}	

#subnav ul li a {
	font-weight: normal;
	}

#subnav dl	{
	margin: 0;
	padding: 0;
	}
	
#subnav dt 	{
	font-weight: normal;
	font-size:    xx-small;        
	}   
	
html>#subnav dt 	{
	font-size: xx-small;
	} 

#subnav dd 	{
	padding: 0;
	margin: 2px 0 10px 0;
	} 
	
#subnav a 	{
	color:#fd5a1e;
	text-decoration: none;
	} 
	
#subnav a:hover {
	color:#4c4958;
	text-decoration: underline;
	} 
	
#subnavtick	{
	margin: 10px 0 5px 100px;
	padding: 5px;
	border: 0;
	}

#subnavtick ul	{
	margin: 0;
	padding: 0;
	text-align: left;
	border: 0;
	}
	
#subnavtick ul	{
	margin: 0;
	padding: 0;
	text-align: left;
	border: 0;
	}
	

#subnavtick ul li	{
	list-style: disc url(images/tick.gif) inside;
	margin: 0;
	padding: 0;
	line-height: 1.5em;   
    font-size:    x-small;      
	}	


#subnavtick ul li a {
	font-weight: normal;
	}

#subnavtick dl	{
	margin: 0;
	padding: 0;
	}
	
#subnavtick dt 	{
	font-weight: normal;
	font-size:    xx-small;        
	}   
	
html>#subnavtick dt 	{
	font-size: xx-small;
	} 

#subnavtick dd 	{
	padding: 0;
	margin: 2px 0 10px 0;
	} 
	
#subnavtick a 	{
	color:#fd5a1e;
	text-decoration: none;
	} 
	
#subnavtick a:hover {
	color:#4c4958;
	text-decoration: underline;
	} 	
	
code, pre	{
	font-family: lucida, monaco, courier, monospace;
	background: inherit;
	color: #333;
	}


	/*  Work around IE/Win code size bug - courtesy Jesper, waffle.wootest.net  */

* html code	{
	font-size : 105%; 
	}


	/*  Typography */
	
h1, h2, h1, h4, h5, h2	{
	font-family: lucida, verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	margin-top: 25px;
	margin-bottom: 2px;
	letter-spacing: 1px;
	}

#sidebar h2	{
	font-size: 11px;
	margin: 5px 0 0 0 ;
	}

html>h1 	{
	font-size:  medium;  
	} 

#sidebar h1	{
	font-size: 13px;
	margin: 0;
	}

.regulars {text-align:center;}	
	

		
h4	{
	font-weight: normal;        
	font-size: 13px;
	color: #fff;
	font-family: lucida sans unicode, arial, verdana, helvetica, sans-serif; 
	}

#sidebar h4	{
	margin: 0 0 15px 0;
	}

h5	{
     font-size:    xx-small; 
	}
	
h2	{
	margin: 0 0 25px 0;
	padding: 0;
	background: transparent;
	color: #909090;
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: normal;
	font-size:    11px;   
	}
h1	{
	margin: 0 0 25px 0;
	padding: 0;
	background: transparent;
	color:#fd5a1e;
	text-transform: uppercase;
	font-family: "arial narrow", lucida, verdana, "trebuchet ms", helvetica, sans-serif;
	font-weight: normal;
	font-size:    17px;
	font-variant: small-caps;
	}

p	{
	line-height: 100%;
	text-align: left;
	margin-top: 0;
	margin-bottom: 1em;
	}
	
#pagebody, #pagebody div, #pagebody p, #pagebody th, #pagebody td, #pagebody li, #pagebody dd, #pagebody dt    {
     font-size:    x-small;      
         
    }

html>#pagebody, html>#pagebody div, html>#pagebody p, html>#pagebody th, 
html>#pagebody td, html>#pagebody li, html>#pagebody dd, html>#pagebody dt    {
    font-size:  small;
    }

#sidebar p	{
	font-size: 9px;
	text-align: left;
	}

#maincontent dl	{
	line-height: 1.4em;
	margin-top: 0;
	padding-top: 0;
	}

#maincontent dd	{
	margin-bottom: 5px;
	padding-left: 5px;
	margin-left: 5px;
	}

	/* General linkology */
	
a:link {
	font-weight : normal; 
	text-decoration : none;
	color: #fff;
	background: transparent; 
	}
a:visited {
	font-weight : normal; 
	text-decoration : none;
	color: #4c4958;
	background: transparent; 
	}

a:hover {
	font-weight : normal; 
	text-decoration : none;
	color: #FD5A1E;
	background: transparent; 
	}

a:active {
	font-weight : normal; 
	text-decoration : none;
	color: #ccc;
	background: transparent;  
	}


	/*  Horizontal nav */

#menu {
	margin: 0;
	padding: 0;
	}

#menu ul {
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	
	}

#menu ul li {
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
	}

#menu ul li a {
	background: #fff;
	width: 163px;
	height: 2em;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-right: none;
	padding: 0;
	margin: 0 0 10px 0;
	color: #000;
	text-transform: uppercase;
	font-variant: small-caps;
	text-decoration: none;
	display: block;
	text-align: center;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 2em;
	font-size:    x-small;        
	}

html>#menu ul li a  {
	font-size: small;   
	} 

#menu ul li#five a	{
	width: 119px;
	}

#menu ul li a:hover {
	color: #000;
	background: #909090;
	}

#menu a:active	{
	background: #003366;
	color: #FD5A1E;
	}

body#section #menu li#one a {
	background: #4C4958;
	border: 1px solid #ccc;
	color: #FD5A1E;
	font-weight: bold;
	}

	/*  hide */

.hide {
	height: 0;
	width: 0;
	overflow: hidden;
	position: absolute; 
	}
	
.img-shadow {
  clear: both;
  float:left;
  background: url(shadowAlpha.png) no-repeat bottom right;
  background: url(shadow.gif) no-repeat bottom right;
  margin: 20px 0 0 17px;
  margin: 20px 0 0 8px;
}
	
.img-shadow img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
  width: 60px;
  height: 60px;
}
#designer {
	border: 0;
	border-top: 1px solid #ccc;
	color: #FD5A1E;
	background: #000;
	padding: 5px 7px 7px 10px;
	text-align: centre;
	line-height: 4em;
	font-size: xx-small;
		
	}
#designer a	{
	color: #FD5A1E;
	}
	