*{ margin:0;}

body {
	background-image:url(/uploads/images/bg-colour.jpg);
	background-repeat:repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:90%;
        margin:0px;
        padding:0px;
}

#frame {
	margin-left:auto;
	margin-right:auto;
	width:918px;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
}

#top {
	background-image:url(/uploads/images/top.jpg);
	background-repeat:no-repeat;
	margin:0px;
	padding:0px;
	width:918px;
	height:36px;
}

#content {
	background-image:url(/uploads/images/bg.jpg);
	width:918px;
	background-repeat:repeat-y;
	padding:0px;
	margin:0px;
	margin-top:-15px;
}

#content img {
	border:5px #FFFFFF solid;
}

#text {
        margin-right:auto;
        margin-left:auto;
        width:80%;
       /*  min-height:430px; */
}

#logo {
	background-image:url(/uploads/images/logo2.jpg);
	background-repeat:no-repeat;
	width:322px;
	height:103px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
        padding:0px;
}

#bottom {
	background-image:url(/uploads/images/bottom.jpg);
	width:918px;
	height:40px;
	margin:0px;
	padding:0px;
	text-align:center;
	top:5px;
	line-height:30px;
}

#flags {
	margin-top:0px;
	text-align:center;
}
	
	
.style3 {font-size: 85%}


html, body {
	height: 100%;
}

.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -20px; /* the bottom margin is the negative value of the footer's height */
}
.footer, .push {
	height: 20px; /* .push must be the same height as .footer */
        text-align:center;
        font-size:70%;
        color:#666666;
}

.footer a {
        color:#666666;
        text-decoration:none;
}

.footer a:hover {
        text-decoration:underline;
}
/* Stylesheet: hoveraidcss Modified On 2013-08-21 11:14:15 */
