﻿#flash1 {
	width: 400px;
	height: 400px;
}
#contents {
	padding: 5px;
	top: 218px;
	left: 4px;
	height: auto;
	position: absolute;
	width: 950px;
}
#contents a:hover {
	font-family: Arial;
	color: #FF0000;
}

#contents a:visited {
	font-family: Arial;
	color: #FFFFFF;
}
#contents a:link {
	color: #FFFFFF;
}


#intro {
	height: 225px;
	width: 308px;
	position: absolute;
	top: 289px;
	left: 412px;
	z-index: 203;

}
.header {
	text-align: center;
	position: absolute;
	width: 960px;
	height: 175px;
	z-index: 202;
	left: 0px;
	top: 1px;
	visibility: visible;
}
.imagecentre {
	border: 1px solid #666666;
	margin: 5px;
}
.imageleft {
	border: 1px solid #666666;
	float: left;
	margin-right: 5px;
	margin-bottom: 7px;
	margin-left: 0px;
	z-index: 100;
}
.imageright {
	border: 1px solid #666666;
	float: right;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 5px;
	z-index: 10;
}

body {
	font-family: Arial;
	font-size: 100%;
	line-height:1em; 
}

h1 {
	font-family: Arial;
	font-size: 1.5em;
	line-height:1em;
	color: #FFFFFF;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
}
h2 {
	font-family: Arial;
	font-size: 1em;
	line-height:1.2em;
	color: #FF0000;
	font-style: italic;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 3px;

}
h2 a:link{
	font-family: Arial;
	font-size: 1em;
	color: #FF0000;
	font-style: italic;
	font-weight: bold;
}
h2 a:visited {
	font-family: Arial;
	font-size: 1em;
	color: #FF0000;
	font-style: italic;
	font-weight: bold;
}

h3 {
	font-family: Arial;
	font-size: 0.8em;
	line-height:130%;
	color: #FFFFFF;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
}
h4 {
	color: #FF0000;
	font-size: 0.9em;
	font-weight: bold;
	font-family: Arial;
	font-style: italic;
	margin-top: 0;
	margin-bottom: 0;
}
h5 {
	color: #FFFFFF;
	font-size: 0.8em;
	font-weight: bold;
	font-family: Arial;
	font-style: italic;
	margin-top: 0;
	margin-bottom: 1em;
	z-index: 0;
	white-space: normal;
}

p {
	font-size: 0.8em;
	color: #FFFFFF;
	font-family: Arial;
	margin-top: 0;
	margin-bottom: 0;
	text-align: left;
}
p a{
	line-height:130%;
	color: #FFFFFF;
	font-family: Arial;
	margin-top: 0;
	margin-bottom: 0;
	text-align: left;
	text-decoration: underline;
}

#container {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	position: relative;
	visibility: visible;
}

special_link {
	font-family: Arial;
	font-size: 1em;
	color: #FF0000;
}
#side {
	z-index: 1;
}
#menu {
	position: absolute;
	z-index: 400;
	width:101%;
	top: 181px;
	margin-top: 0px;
	height: 32px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
	left: 0px;
	visibility: visible;
}
.icontent {
	margin: 0 0 0 0;
	position: relative;
	z-index: 300;
	top: 2px;
	left: 0px;
}
#flags {
	position: absolute;
	z-index: 202;
	top: 207px;
	left: 700px;
}

.social {
	text-align: center;
	position: absolute; 
	width: 138px; 
	height: 263px; 
	z-index: 0; 
	left: 38px; 
	top: 459px;
	visibility: visible;
	position: relative;

}
.blog {
	border: thin solid #FF0000;
	position: absolute;
	padding: 5px;
	width: 200px;
	z-index: 200;
	visibility: visible;
	color: #FFFFFF;
}

