html {
	font-size:100%;
}

body {
	font-family: verdana, sans-serif;
	font-size: 70%;
	color: black;
	margin: 0;
	padding: 0;
	line-height: 16px;
	text-align: center;
}


#container {
	background: #fff url(images/background.gif);
	position: relative;
	width: 762px;
	margin: 10px auto;
	padding: 0;
	text-align: left;
    border: 1px solid #555;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:760px;
}

html>body #container {
	width:760px;
}

#nsbranding {
	background-color: #fff;
	background-repeat: no-repeat;
	background-image:url(http://www.newstatesman.com/graphics/ns/images/head_logo.gif);
	height: 65px;
	background-position: 0px;
	font-size: 100%;
	color: white;
	margin-left: 5px;
}

#inassocwith{
	position: absolute;
	color: #000;
	margin-left: 515px;
	padding-top: 5px;
	width: 150px;
}

#homelink a {
	position: absolute;
	text-decoration: none;
	height: 55px;
	width: 271px;
}

#homelink a em {
	visibility: hidden;
}

#atoslink a {
	position: absolute;
	text-decoration: none;
	height: 56px;
	width: 103px;
	margin-left: 645px;
	margin-top: 5px;
	background-image:url("images/atos.jpg");
}

#atoslink a em {
	visibility: hidden;
}

#mainbanner {
	background-image: url("images/nma2006bannerlong.gif");
	height: 89px;
}

#mainbanner a {
	position: absolute;
	text-decoration: none;
	height: 89px;
	width: 100%;
}

#mainbanner a em {
	visibility: hidden;
}

/*
a#atosorigin {
	margin-left: 615px;
	margin-top: 0px;
	width: 145px;
	height: 89px;
}
*/

/* MENU */

#menu {
	color: white;
	background-color: #3b465c;
	height: 26px;
}

#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", sans-serif;
	font-weight: bold;
	font-size: 18px;
	padding: 4px 8px;
}

#menu ul li {
	display: inline;
	margin-right: 5px;
	padding-top: -1px;
}

#menu ul li a {
	padding: 2px 3px;
}

#menu ul li a:link{
	color: white;
	text-decoration: none;
}

#menu ul li a:visited{
	color: white;
	text-decoration: none;
}

#menu ul li a:hover{
	color: #3b465c;
	background-color: #9badc3;
	text-decoration: none;
}

#menu ul li a:active{
	color: white;
	background-color: #9badc3;
	text-decoration: none;
}

/* MAIN LAYOUT */

.leftimage {
	float: left;
	margin-right: 10px;
}

#main {
	width: 760px;
	margin: 0;
}

#left {
	width: 525px;
	float: left;
	padding: 10px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:505px;
}

html>body #left {
	width:505px;
}

#left h1 {
	font-family: "Trebuchet MS", sans-serif;
	weight: bold;
	color: #3b465c;
	border-bottom: 2px solid #3b465c;
	padding-bottom: 4px;
	margin: 0 0 10px;
	font-size: 22px;
}


#right {
	width: 235px;
	float: right;
	padding: 10px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:205px;
}

html>body #right {
	width:215px;
}


#right p {
margin: 5px 0;
padding: 0;

}

#right h3 {
	font-family: "Trebuchet MS", sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: white;
	border-bottom: 2px solid white;
	padding-bottom: 4px;
	margin: 0;
}

#right ul {
	margin: 10px 0;
	padding: 0 5px 0 20px;
	list-style-image: url("images/bullet.gif");
}

#right ul li {
	margin-bottom: 5px;
}

#right ul li a {
	font-weight: bold;
	text-decoration: none;
}

#right ul li a:link{
	color: #3b465c;
}

#right ul li a:hover{
	color: red;
}

#right ul li a:visited{
	color: #555;
}

/* FOOTER */

#footer {
	position: relative;
	clear: both;
	padding-top: 10px;
}

#footertext {
	padding: 5px 8px;
	font-family: verdana, sans-serif;
	background-color: #3b465c;
	color: white;
}

#footertext a:link {
	color: white;
	font-weight: bold;
	text-decoration: none;
}

#footertext a:visited {
	color: #ddd;
	font-weight: bold;
	text-decoration: none;
}

#footertext a:hover {
	color: red;
	font-weight: bold;
	text-decoration: underline;
}


/* LINKS */

a {
	font-weight: bold;
}

a:link {
	color: #3b465c;
}

a:visited {
	color: #555;
}

a:hover {
	color: red;
}

/* STRAP */

#bluestrap {
	height: 145px;
	padding: 10px 10px 0 15px;
	background-color: #3b465c;
	color: white;
	width: 500px;
	margin: 0 0 20px -10px;
}

#bluestrap .strapbox {
	float: left;
	margin-right: 43px;
	display: inline;
	width: 135px;
	text-align: center;
	background-color: #9badc3;
}

#bluestrap #last {
	margin-right: 0;
}

#bluestrap .strapbox a {
	font-family: "Trebuchet MS";
	font-weight: bold;
	color: white;
	text-decoration: none;
	font-size: 16px;
	padding: 0px;
}

#bluestrap p {
	padding: 5px;
	margin:0;
}

p {
	margin: 0 0 10px;
}

blockquote {
	background: #9badc3;
background-image: url('images/blockquote.gif');
background-repeat: no-repeat;
background-position: top-left;
padding: 15px;
margin: 20px;
}

dt {
	float: left;
	margin-right: 20px;

	}

dd{
	margin-bottom:20px;
	height: 100%;
	min-height: 135px;
	margin-left: 155px;
	}

.judges dd{
	min-height: 180px;
}

dl h2 {
	color: #3b465c;
	margin: 0 0 10px;
	font-family: "Trebuchet MS", sans-serif;
	font-weight: bold;
	font-size: 18px;
}

.biginput {
	font-size: 18px;
	font-weight: bold;
	color: #3b465c;
	font-family: "Trebuchet MS", sans-serif;
}

.centreform {
	margin:0 70px;
	padding: 10px;
	background-color: #9badc3;
}
