BODY{
	background-color : white;
	text-align : center;
	margin : 10px 0 0 0;
	padding : 0 0 0 0;
}

P{
	margin : 0 0 1em 0;
	padding : 0 0 0 0;
}

h1{
	margin : 0 0 12px 0;
	padding : 0 0 0 0;
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 170%;
	font-weight : normal;
	color : #ba61ba;
}
h2{
	margin : 0 0 12px 0;
	padding : 0 0 0 0;
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 150%;
	font-weight : normal;
	color : #ba61ba;
}

blockquote{
	color : #ba61ba;
	margin : 0 25px 1em 25px;
}

UL{
	margin : 0 25px 1em 25px;
}
UL LI{
	margin : 0 0 3px 0;
	list-style-image : url(../gfx/bullet.gif)
}

#strapline{
	text-transform : uppercase;
	color : #9fd5ef;
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 0.7em;
	text-align : center;
	margin : 0 0 7px 0;
}
#header{
	width : 770px;
	height : 71px;
	background-image : url(../gfx/headerBox.gif);
	background-repeat : no-repeat;
	margin : 0 auto 7px auto;
	position : relative;
	background-position : center;

}

#logo{
	width : 479px;
	top : 11px;
	left : 24px;
	position : absolute;
}
#siteTel{
	width : 192px;
	top : 16px;
	right : 25px;
	position : absolute;
}
#siteEmail{
	top : 38px;
	right : 25px;	
	position : absolute;
	width : 192px;
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 0.95em;
}

#siteEmail A{
	color : #3699d0;
	text-decoration : none;
}
#siteEmail A:hover{
	color : #3699d0;
	text-decoration : underline;
}

#menuBlock{
	background-color : #ffecff;
	color : black;
	width : 720px;
	margin : 0 auto 0 auto;
	padding : 5px 0 5px 0;
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 0.75em;
}
#menuBlock A{
	color : #ba61ba;
	text-decoration : none;
}
#menuBlock A:hover{
	color : #ba61ba;
	text-decoration : underline;
}


#footer{
	clear : both;
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 0.70em;
	border-top : 1px solid #dddddd;
	padding : 8px 0 0 0;
	width : 754px;
	margin :  0 auto 0 auto;
}

#cwn{
	float : right;
	width : 350px;
	text-align : right;
}

#updated{
	float : left;
	width : 350px;
	text-align : left;	
}

#footer A{
	color : #3699d0;
	text-decoration : none;
}
#footer A:hover{
	color : #3699d0;
	text-decoration : underline;
}

.clear{
	font-size : 5%;
	height : 1px;
	clear : both;
}
.multiColumnList{
	margin : 0;
	padding : 0;
}

.multiColumnList li{
	float : left; 
	margin : 0; 
	padding : 0; 
	white-space : nowrap;
	list-style : none;
	overflow : hidden;
}

.twoColumns li{
	width : 44%;
}

.threeColumns li{
	width : 33%;
}

.fourColumns li{
	width : 24%;
}

.siteButton{
	border : 1px solid #236d92;
	background-color : #86c9ea;
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight: bold;
	float : left;
	padding : 2px 8px 2px 8px;
	margin : 0 3px 0 0;
	width : 140px;
}