*
{
    margin: 0px;
    padding: 0px;
}
p
{ 
    margin-bottom: 10px;
}
h1
{
    font-family:  Trebuchet MS, arial;
    font-size: 1.3em;
    color: #540002;
    font-weight: bold;
}
body
{
    background-color: #ffffff;
    font-family: arial, trebuchet MS, verdana;
    font-size: 0.75em;
    color: #545859;
    height: 100%;
    
}

#container
{
    height: 100%;
    width: 1000px;
    margin: 0 auto;
    margin-top: 10px;
	overflow: hidden;
	float: left;
}
#navigation
{
    width: 188px;
    float: left;
    
}
#content
{
    width: 492px;
    float: left;
    
}
#browse
{
    width: 160px;
    float: left;  
}
#advertising
{
    width: 152px;
    float: left;
}

#top10
{
    width: 152px;
    float: left;
    
}

#header
{
    background-color: #052230;
    width: 100%;
    height: 30px;
}
#stripe
{
    background: url(../images/stripes.jpg) repeat-x;
    height: 135px;
    width: 100%;
    clear: both;
}
#header_content
{
    width: 990px;
    margin: 0 auto;
    position: relative;
    height: 78px;
}
#header_content h1
{
   text-indent: -5000px;
   background: url(http://www.cieonline.co.uk/site_2008/images/CIE_DD_09_LOGO.png) no-repeat; /* logo.gif */
   
   
   
   position: absolute;
   top: 30px;
   left: 1px;
   width: 290px;
   height: 104px;
   margin: 0;
   padding: 0;
}
#center
{
    margin: 0 auto;
    width: 1000px;
}
#support
{
    width: 115px;
    height: 30px;
    float: left;
    
}
#url
{
    width: 765px;
    height: 25px;
    float: left;
    text-align: right;
    margin-top: 5px;
}
#banner
{
    width: 468px;
    height: 60px;
    position: absolute;
    bottom:0px;
    right: 6px;
}
#banner img
{
    border: solid 1px #000000;
}
#search
{
    float: left;
    background-color: #dcdcdc;
    width: 702px;
    height: 23px; 
    font-family: arial;
    font-size: 0.9em;
    letter-spacing: 1px;
    padding-bottom: 4px;
    padding-left: 290px;
    margin-top: 15px;
	
}
#body
{
    width: 1000px;
    margin: 0 auto;
}
.input
{
    font-size: 0.9em;
    color: #545859;
}
.button
{
    font-size: 0.9em;
    color: #545859;
    height: 18px;
}
.nav_header_blue
{
    width: 177px;
    height: 26px;
    background-color: #052230;
    border-bottom: solid 1px #ffffff;
}
.nav_header_red
{
    width: 149px;
    height: 26px;
    background-color: #c41230;
}

.nav_header_green
{
    width: 149px;
    height: 26px;
    background-color: #396835;
}

.nav_header_hotlinks
{
    width: 177px;
    height: 26px;
    background-color: #c41230;
}
.nav_body
{
    background-color: #e6e6e6;
    width: 169px;
    padding: 4px;
    background-image:url(../images/shadow_large.jpg);
    background-position: bottom;
    background-repeat: no-repeat;
    padding-bottom: 17px;
}

.nav_body2
{
    
    width: 169px;
    padding: 4px;
    
    background-position: bottom;
    background-repeat: no-repeat;
    padding-bottom: 17px;
}


a.linkSmall 
{
	font-weight: bold;
   color: #052230;
   text-decoration: none;
   font-size: 1em;
   line-height: 2em;
}
a.linkSmall:hover
{
	text-decoration: underline;   
}
a.linkResults
{
	font-weight: bold;
   	color: #052230;
   	text-decoration: none;
   	font-size: 1em;
	line-height: 2em;
}
a.linkResults:hover
{
	text-decoration: underline;   
}
a.linkResultsBold
{
	font-weight: bold;
   	color: #052230;
   	text-decoration: none;
   	font-size: 1.2em;
	line-height: 2em;
}
a.linkResultsBold:hover
{
	text-decoration: underline;   
}
a.linkHotLink
{
	font-weight: bold;
   	color: #052230;
   	text-decoration: none;
   	font-size: 1em;
	line-height: 2em;
}
a.linkHotLink:hover
{
	text-decoration: none;
}
.nav_body li
{
    margin-left: 4px;
    list-style: none;
    margin-bottom: 3px;
}
.nav_body a
{
   font-weight: bold;
   color: #052230;
   text-decoration: none;
   font-size: 0.8em;
}
.nav_body a:hover
{
    text-decoration: underline;
}
.nav_body a:visited
{
   color: #052230;
}
.nav_body_red
{
    background-color: #e6e6e6;
    width: 119px;
    padding: 10px 15px 17px 15px;
    background-image:url(../images/shadow_small.jpg);
    background-position: bottom;
    background-repeat: no-repeat;
  
}
.browse
{
	text-transform: capitalize;
}
a.browse
{
    text-decoration: none;
    line-height: 18px;
    padding: 0.8px;
    color: #515151;
    font-size: 0.8em;
	text-transform: capitalize;
}
a.browse:hover
{
    text-decoration: underline;
}

#footer
{
    clear: both;
    background-color: #dcdcdc;
    width: 1000px;
    height: 33px; 
    font-family: arial;
    font-size: 0.9em;
    letter-spacing: 1px;
    padding-top: 4px;
    background-image: url(../images/shadow_footer.jpg);
    background-position: bottom;
    background-repeat: no-repeat;
    text-align: center;
    
    
}

.BoldHeading
{
	font-weight: bold;
   	color: #808080;
   	text-decoration: none;
   	font-size: 1.1em;
	line-height: 1em;
}