/*
	#406480	- dark
	#507ea1	- mid
	#cfdce6	- light
*/

/* normalise browser styles */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td,html { margin:0; padding:0 }
h1,h2,h3,h4,h5,h6,pre,code { font-size:100% }
ul,ol { list-style:none }
address,caption,cite,code,dfn,em,q,strong,th,var { font-style:normal; font-weight:normal }
table { border-collapse:collapse; border-spacing:0 }
fieldset, img { border:0 }
caption,th { text-align:left }
q:before, q:after { content:' ' }
:link,:visited { text-decoration:none }
:focus { outline-style: none }
a img,:link img,:visited img { border:0 }
img { display:block }

a:link, a:visited {
	color:#406480;
	text-decoration:underline;
	}

a:hover, a:active {
	color:#002440;
	}

acronym {
	border-bottom:1px dotted #406480;
	}
	
body {
	margin:0;
	padding:0;
	font-family:verdana,geneva,sans-serif;
	font-size:62.5%;
	}

blockquote {
	float:right;
	width:33%;
	margin:1.5em 0 1em 2em;
	padding:0 0.5em 0.5em;
	border:1px solid #507ea1;
	font-size:0.85em;
	}

blockquote p {
	margin:0.5em 0 0 0;
	}

blockquote p cite {
	display:block;
	margin-top:5px;
	font-style:italic;
	text-align:right;
	font-size:0.9em;
	}

em {
	font-weight:bold;
	}
	
h1 {
	padding:0.6em 0.3em 0.3em;
	background-color:#cfdce6;
	font-size:1.6em;
	font-weight:bold;
	letter-spacing:2px;
	color:#406480;
	text-align:right;
	}

h2 {
	margin-bottom:0.9em;
	font-size:2.4em;
	font-weight:normal;
	color:#406480;
	border-bottom:1px solid #406480;
	}

h3 {
	margin:1em 0 1em 2%;
	font-size:1.4em;
	}

h4 {
	font-size:1.2em;
	}

hr {
	border:solid #cfdce6;
	border-width:1px 0 0 0;
	}

input, textarea {
	border:1px solid;
	border-color:#406480 #cfdce6 #cfdce6 #406480;
	}
	
p {
	margin:1em 0 0 2%;
	font-size:1.3em;
	}

strong {
	font-weight:bold;
	}
	
ul {
	list-style:square outside;
	padding-left:1.5em;
	font-size:1em;
	}

.clear {
	clear:both;
	}

.ext_link {
	background: url(../images/ext_link.gif) no-repeat right center;
	padding-right:1em;
	}

.larr {
	background: url(../images/larr.jpg) no-repeat left center;
	padding-left:1.1em;
	}
	
#wrapper {
	min-width:74em;
	max-width:84em;
	margin:1em auto;
	border:solid #406480;
	border-width:1px 1px 0 1px;
	background-color:white;
	}

#banner {
	padding-top:2em;
	background-color:#406480;
	}

#banner a:link, #banner a:visited {
	display:block;
	padding:0.4em 0 0 0.1em;
	background-color:#507ea1;
	font-size:4.5em;
	color:white;
	text-decoration:none;
	}

#banner a:hover, #banner a:active {
	}
	
#bodytext {
	min-height:30em;
	margin:2em 0 0 20em;
	padding:0 3em;
	border-left:1px solid #406480;
	color:#406480;
	}

#footer {
	position:relative;
	margin-top:2em;
	padding:0.5em 1em;
	border:solid #507ea1;
	border-width:0.4em 0;
	background-color:#cfdce6;
	font-size:1.2em;
	color:#406480;
	text-align:right;
	}

#footer a:link, #footer a:visited {
	color:#406480;
	text-decoration:none;
	}

#footer a:hover, #footer a:active {
	text-decoration:underline;
	}

#footer a.w3c:hover, #footer a.php:hover {
	text-decoration:none;
	}

#footer #qrcode_contact {
	float:left;
	margin:0 1em 0 0;
	border:2px solid white;
	}

#buttons p {
	margin:1em 0 0 0;
	font-size:0.9em;
	}

.vcard {
	float:right;
	}	
.vcard .fn {
	display:none;
	}
