body
{
	margin: 0 ;
	padding: 0;
	background:#f5f8fc;
	font: normal 75%/1.33 "Arial", "Helvetica", sans-serif;


	border-width: 0;
	
}

a 
{
	COLOR: #4466bb; 
	TEXT-DECORATION: none; 
	}
a:hover {
	 text-decoration: underline;
	}

img
{
	border:none;
	}
#centre {
	
	width:760px;
	top:5px;
	margin-top:5px;
	margin-left:auto;
	margin-right:auto;
	background-color:#ffffff;
	padding:5px;
	}

#masthead {
	/*background:#cccccc;*/
	height:100px;
	padding:5px;
	display:block;
}

#leftcol 
{
	width: 170px;
	float: left;
	padding: 0 0.5%;
    height:100%;
}

#leftcol img
{
    margin-left:10px;
}

#content {
	padding: 0% 0%;
	margin-left: 175px;
	height:100%;
	margin-right:5px;
	width:570px;
	border-top:solid 2px #FFC66E;
}

h1 {
    color:#4466bb;
    font-style:italic;
    font-size:24px;
    line-height:25px;
    margin:20px 20px 20px 0;
}
h2 
{
    font-size:16px;
    color:#4466bb;
    
}

/* -- ELEMENTS -- */
/* h1 green header box */
.dsheader {
    color:white;
    width:760px;
    
}

.dslogo
{

	float:left;
	
	}
.h1bg {
    

    width:560px;
    height:100px;
    float:right;
}

.h1left {
    background-image: url(images/ds10x100left.gif);
         background-repeat:no-repeat;
         width:10px;
         height:100px;
     	float:left;
}
.h1middle {
    background-image: url(images/ds1x100.gif);
             background-repeat:repeat-x;
             width:540px;
             height:100px;
     	float:left;
    
}
.h1right {
    background-image: url(images/ds10x100right.gif);
    background-repeat:no-repeat;
    width:10px;
    height:100px;
    float:left;
}

.headertext {
	width:80%;
	line-height:20px;
	margin-left:60px;
	margin-right:30px;
	margin-top:20px;
	font-size:14pt;
	font-style:italic;
	color:#f5f8fc;
	font-family:arial black;
	text-align:center;
	}
	
.headernav {
	line-height:20px;
	font-size:10pt;
	
	margin-top:20px;
	text-align:right;
	}
.headernav a 
{
    color:#f5f8fc;
    font-weight:bold;
    text-decoration:none;
    padding-right:1em;
    padding-left:1em;
    /*border-left:solid 1px white;
    border-right:solid 1px white;*/
    margin:0px;
}

.headernav a:hover
{
    text-decoration:underline;
} 	
#flags
{
    padding-top:5px;
	font-size:0px;
	width:100%;
	height:25px;
	display:block;
	}
	
#flags a
{
    text-decoration:none;
}

.flagimg
{
  margin-left:8px;
  margin-right:7px;
  }

#chrisstory
{
    background:white;
    margin:2em;
}

.topnav
{
     /*background-color:#88aaff; */
     background-image: url(images/cellpic3.gif);
     background-repeat:repeat-x;
     color:#4466bb; 
     height:2em;
     margin-bottom:0.5em;
     text-align:center;
}

.topnav a 
{
    font-weight:bold;
    color:#4466bb; 
    font-size:14px;
    padding:0.3em;
    text-decoration:none;
}

.topnav a:hover
{
   text-decoration:underline;
} 
/*
================================================================ 
   Call To Action
================================================================
*/
.calltoactionbox
{
    margin-top:1em;
    border-bottom: 1px solid #cccccc; 
    width:160px;
    margin-left:5px;
    margin-bottom:5px;
    margin-right   :5px;
    
}

.calltoaction {
    width: 100%; 
    border-top: 1px solid #cccccc; 
    background: url('images/CallToActionArrow.gif') no-repeat left center;
    margin-bottom   :5px;
    padding-top   :5px;
}

.calltoactionheading { 
    font-size: 16px; 
    font-weight: bold; 
    color: Orange; 
    background: transparent; 
    margin-left: 36px; 
    padding: 0; 
}

.calltoactiontext { 
    font-size: 12px; 
    color: #000000; 
    background: transparent; 
    margin-left: 32px; 
    padding: 0; 
}

.highlight
{   
    background-color:#FFC46F;
    margin:10px;
    padding:5px;
}

.sep1
{
    margin-top:20px;
}

.nav 
{
    border-top:dotted 1px gray;
    width:150px;
    margin-left:10px;
    font-size:1.2em;
	}

.nav UL 	{
 	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 
	0px; WIDTH: 100%; PADDING-TOP: 0px; 
	LIST-STYLE-TYPE: none
	}

.nav ul li
{
    border-bottom:dotted 1px gray;
}

.nav UL LI A 
{
    font-size:12px;
    width:100%;
	PADDING-RIGHT: 5px; 
	PADDING-LEFT: 5px; 
	PADDING-BOTTOM: 5px; 
	COLOR: #4466bb; 
	PADDING-TOP: 5px; 
	TEXT-DECORATION: none; 
	font-weight:bolder;
    line-height:16px;
    display:block;
    COLOR: #4466bb; 
	}

UL LI A:hover {
	 text-decoration: underline;
	 COLOR: #88aaee; 
	}

.spotlight
{
    background:#FFE7C1; 
}

/*
.cafline a
{
    background:yellow;
    height:50px;
    line-height:50px;
    vertical-align:middle;
}
*/

.quoteBox 
{
    background:#FFE7C1; 
	/*border : 1px solid #555555;*/
	padding : 5px;
	margin : 10px;
	font-style : italic;
}

.quoteSource {
	font-size : 0.8em;
	font-style : italic;
	color : #555555;
	margin : 0px;
	padding : 0px;
}
	
#footer 
{
    margin-top:1em;
	clear: both;
	width: 100%;
	font-size: 0.8em;
	text-align: center;
	color: #999;
	border: 1px solid Orange;
	border-width: 1px 0;
}

/*
====================================================
    Forum
====================================================
*/
.forumTable {
	width : 100%;
	text-align : center;
	border : 1px solid #4466bb; 
	font-size : 12px;
}

.forumTable a
{
	color:#0000dd;
}

.forumTable TD {
	vertical-align : top;
	padding : 10px;
}
.forumTable TH {
	background-color : #4466bb; 
	font-size : 12px;
	font-weight : bold;
	padding : 5px;
	color : #ffffff;
	text-align : center;
}
.forumTable #dark {
	background-color : #e5e8f0; 
}
.forumTable #light {
	background-color : #f5f8ff;
}


/* Debugging colours for layout testing */
/*
#flags
{
    background:#0ff;
}
#leftcol 
{
    background: #f0f;
}

#content {
	background: #ff0;
}
*/