@charset "utf-8";
body {
	background-image: url(../_media/bodybg.png);
	background-repeat: repeat-x;
	background-color: #FFF;
}


#updates {
	background-color: #F6DD7C;
	padding-bottom: 10px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 10px;
	width: auto;
}


#wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 85%;
	height: auto;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border: 2px solid #666;
	background-repeat: repeat-x;
	background-color: #FFF;
	background-image: url(../_media/back.png);
	-moz-border-radius-topleft: 20px;
	-webkit-border-top-left-radius: 20px;
	-moz-border-radius-topright: 20px;
	-webkit-border-top-right-radius: 20px;

}
.updatesHeader {
	font-size: 16pt;
	font-weight: bold;
	height: 20px;
	padding-left: 10px;
}
.updateinformation {
	font-size: 10pt;
}
.updatesContent {
	padding-right: 5px;
	padding-left: 5px;
	font-size: 12pt;
}
.updatesSubHeader {
	color: #9B7500;
	text-decoration: underline;
}
#updatesHeader {
	background-color: #CCC;
	height: 20px;
	font-weight: bold;
	color: #900;
	width: auto;
	padding-bottom: 10px;
	padding-top: 5px;
	padding-right: 20px;
}




#footer {
	font-size: 9pt;
	text-align: center;
}

#navigation {
	background-image: url(../_media/menu-bg.gif);
	background-repeat: repeat-x;
	width: auto;
	height: 30px;
	text-align: center;
	margin-right: -20px;
	margin-left: -20px;
}
#container {
	padding-right: 10px;
	padding-left: 10px;
}

#navigation #navi a   {
	color: #000;
	text-decoration: none;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14pt;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 3px;
	padding-bottom: 1px;
}
#navigation #navi a:hover {
	color: #069;
	background-image: url(../_media/hover-bg.jpg);
	background-repeat: repeat-x;
}


.bold {
	font-weight: bold;
}
#content {
	width: auto;
	font-size: 14px;
	padding-left: 30px;
	padding-right: 5px;
	position: relative;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.img {
	float: right;
	padding: 15px;
}
form {
}

#banner {
	width: 100%;
	height: 130px;
	overflow: hidden;
}

.updatesHeader1 {
	font-size: 15pt;
	font-weight: bold;
}
.updatesSubHeader1 {
	color: #C30;
	text-decoration: none;
	font-size: 13pt;
	font-weight: bold;
}
.trainerContent {
	font-size: 10pt;
}

#header {
	height: 200px;
	overflow: hidden;
}

.contact-star {
	font-weight: bolder;
	color: #CC3333;
}

#updates-section {
	width: 100%;
	z-index: auto;
}
.btn {
	padding: 3px;
}
.contact-information {
	padding-left: 20px;
	text-align: center;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16px;
	font-weight: bold;
	padding-right: 20px;
}
legend {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
}

.company-name {
}
.contact-information a {
	text-decoration: none;
	font-style: italic;
	color: #33C;
}


.btn1 {
	padding: 3px;
	text-decoration: blink;
	color: #900;
	font-weight: bold;
}
.igemsingapore {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-style: italic;
	padding-right: 10px;
	text-align: left;
	font-weight: 600;
	text-decoration: underline;
}

