#page-container {
	width: 960px;
	margin: auto;
}
html, body {
	margin: 0;
	padding: 0;
}
a img {
	border: none;
} 
img.floatLeft { 
    float: left; 
    margin-right: 6px; 
}

img.floatRight { 
    float: right; 
    margin-left: 6px; 
    margin-bottom: 6px; 
}
img.floatRightBorder { 
    float: right; 
    margin-left: 6px; 
    margin-bottom: 6px; 
	border: 1px solid #b1b1b1;
}
.iframeBorder { 
	border: 1px solid #ffffff;
}

img.RightPadBoxGray { 
	padding-right: 5px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #464646;
	background-color: #cccccc;
	height: 100%;
}
.hidden {
	display: none;
}
#header {
	width: 960px;
	height: 210px;
	margin: 0;
	background-image: url('../images/site_bg.jpg');
	background-repeat: repeat-y;

}
/******************************* Menu 1 starts here *******************************/

#menu1
{
	width: 199px;
	margin-top: 2px;
}
#menu1 ul
{
	font-family: Arial, Helvetica, sans-serif;
	list-style-type:none;
	margin:0;
	padding:0;
	display: inline;
}
#menu1 li
{
	display: inline;	/* for IE5 and IE6 */
}
#menu1 a
{
	color: #fff;
	font-size: 0.75em;
	font-weight: normal;
	display: block;
	padding: 6px;
	width: 187px; /* to get this subtract the total padding value */
	background-color: #f1f1f1;
	border-bottom: 1px solid #ffffff;
}

#menu1 a:link, #menu1 a:visited
{
	color: #3f3f3f;
	text-decoration: none;
}

#menu1 a:hover
{
	background-color: #dc5252;
	color: #fff;
	text-decoration: none;
}

#menu1 li a#current
{
	border-bottom: 3px solid #e43839;
	background: #960305;
	font-weight: bold;
	color: #fff;
}
#menu1 li a#sub
{
	border-bottom: 0px solid #ffffff;
	background: #cf7676;
	color: #ffffff;
	padding-left: 20px;
	width: 173px;
}
#menu1 li a#sub:hover
{
	border-left: 10px solid #e43839;
	border-bottom: 0px solid #ffffff;
	background: #5e5e5e;
	color: #ffffff;
	padding-left: 10px;
	width: 173px;
	font-weight: normal;
	text-decoration: none;
}
#menu1 li a#subcurrent
{
	border-left: 10px solid #e43839;
	border-bottom: 0px solid #ffffff;
	background: #5e5e5e;
	color: #ffffff;
	padding-left: 10px;
	width: 173px;
	font-weight: bold;
}
/******************************* Menu 1 ends here *******************************/
h1 {
	padding: 0;
	padding-bottom: 10px;
	margin-bottom: 0.3em;
	font-size: 25px;
	letter-spacing: -1px;
	line-height: 1.3em;
	color: #960305;
	font-weight: normal;
	font-family: Helvetica, Arial, sans-serif;
	background-color: transparent;
	background-image: url('../images/bg_dotted.gif');
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: left bottom;
}

#wrapper {
	width: 464px;
	height: 120px;
	padding: 5px;
	border: 1px solid #d7d7d7;/*the border*/
	background-color: #f6f6f6;
}
#content {
	padding-right: 20px;
	padding-left: 20px;
	background-image: url('../images/site_bg.jpg');
	background-repeat: repeat-y;
}
#content .column1 {
	margin-top: 0px;
	margin-left: 2px;
	line-height: 18px;
	width: 199px;
	float: left;
}
#content .column2 {
	margin-top: 0px;
	margin-left: 210px;
	padding-top: 2px;
	line-height: 155%;
	width: 460px;
	font-size: 0.75em;
	font-family: Arial, Helvetica, sans-serif;
	color: #707070;
}
#content .column2 a {
	color: #af5252;
	text-decoration: none;	
}
#content .column2 a:hover {
	text-decoration: underline;
}

#content .frontcolumn2 {
	margin-top: 0px;
	margin-left: 210px;
	padding-top: 2px;
	line-height: 155%;
	width: 700px;
	font-size: 0.75em;
	font-family: Arial, Helvetica, sans-serif;
	color: #707070;
}
#content .frontcolumn2 a {
	color: #af5252;
	text-decoration: none;	
}
#content .frontcolumn2 a:hover {
	text-decoration: underline;
}
#content .redhighlight {
	color: #af5252;
	font-weight: bold;
}
#content .bluehighlight {
	color: #3d68c9;
	font-weight: bold;
}

#content .frontcolumniFrame {
	float: right;	
	padding: 5px;
	width: 340px;
	margin-top: 2px;
}

#content .column2taughtcourses {
	margin-top: 0px;
	margin-left: 210px;
	padding-top: 2px;
	line-height: 155%;
	width: 710px;
	font-size: 0.75em;
	font-family: Arial, Helvetica, sans-serif;
	color: #707070;
}
#content .column2taughtcourses a {
	color: #af5252;
	text-decoration: none;	
}
#content .column2taughtcourses a:hover {
	text-decoration: underline;
}

#content .column3 {
	float: right;	
	padding-top: 35px;
	padding-right: 8px;
	line-height: 155%;
	width: 230px;
	font-size: 0.8em;
	margin-top: 10px;
}
#content .frontcolumn3 {
	float: right;	
	padding-top: 0;
	padding-right: 8px;
	line-height: 155%;
	width: 220px;
	font-size: 0.8em;
	margin-top: 2px;
}
#content .frontcolumn3new {
	float: right;	
	padding-top: 0;
	padding-right: 0;
	padding-left: 8px;
	line-height: 155%;
	width: 220px;
	font-size: 0.8em;
	margin-top: 2px;
}

#content .columnleft {
	float: left;
	width: 225px;
	font-size: 0.90em;
	color: #878787;
}
#content .columnright {
	float: right;
	width: 220px;
	font-size: 0.90em;
	color: #878787;
}
#content ul.arrow {
	list-style-type: none;
	padding: 0;
	margin: 0;
	line-height: 170%;
}
#content ul.arrow li{
	background: url('../images/icons/arrow3.png');
	background-repeat: no-repeat;
	background-position: 0 .4em;
	padding-left: 1.5em;
}
#content ul.arrowbluebg {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#content ul.arrowbluebg li{
	background: url('../images/icons/arrowbluebg.gif');
	background-repeat: no-repeat;
	background-position: 0 .4em;
	padding-left: 1.5em;
}

#content ul.arrowgreen {
	list-style-type: none;
	padding: 0;
	margin: 0;
	line-height: 170%;
}
#content ul.arrowgreen li{
	background: url('../images/icons/arrow1.png');
	background-repeat: no-repeat;
	background-position: 0 .4em;
	padding-left: 1.5em;
}
#content ul.pdflist {
	list-style-type: none;
	padding: 0;
	margin: 0;
	line-height: 210%
}
#content ul.pdflist li{
	background: url('../images/icons/icon_pdf.gif');
	background-repeat: no-repeat;
	background-position: 0 .2em;
	padding-left: 1.8em;
}

hr {
	border: none 0; 
	border-top: 1px solid #efefef;/*the border*/
	width: 100%;
	height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
} 

#content .boxgray{
	width: 230px;
	height: 68px;
	padding: 5px;
	font-size: 0.85em;
	font-family: Arial, Helvetica, sans-serif;
	color: #878787;
	background-image: url('../images/img_txt_box.gif');
	background-repeat: no-repeat;
}
#content .boxgray a {
	color: #878787;
	text-decoration: none;
}
#content .boxgray a:hover {
	color: #878787;
	text-decoration: underline;
}
#content .caption {
	font-size: 0.85em;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
}
#content .middleboxgray{
	width: 464px;
	height: 210px;
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	font-size: 0.85em;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #eff8df;
}
#content .middleboxgray a {
	color: #6d9b04;
	text-decoration: none;
	font-weight: bold;
}
#content .middleboxgray a:hover {
	color: #6d9b04;
	text-decoration: underline;
}
#content .middleboxgray-title {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
	color: #6d9b04;
}
#content .inboxminileft{
	float: left;
	width: 148px;
}
#content .inboxminimiddle{
	padding: 0px 154px 5px 156px;
	margin: 0px;
}
#content .inboxminiright{
	float: right;
	width: 148px;
}
#content .titleheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	padding: 10px;
	color: #ffffff;
	letter-spacing: -1px;
	background-color: #bc0507;
}
#content .titleheading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #ffffff;
	letter-spacing: -1px;
}

#content .titleheadingsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	letter-spacing: -1px;
	color: #ffffff;
}
#content .pageheadingtext {
	font-family: Helvetica, Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #960305;
	line-height: 190%;
}
#content .pagesubheadingtext {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
	color: #dc5252;
}
#content .abstracts{
	width: 220px;
	padding: 5px;
	padding-top: 118px;	
	font-size: 0.95em;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #094083;
	background-image: url('../images/call_for_abstracts.jpg');
	background-repeat: no-repeat;
	color: #ffffff;
}
#content .abstracts a {
	color: #ffffff;
	text-decoration: none;
}
#content .abstracts a:hover {
	color: #a4d0ff;
	text-decoration: underline;
}
#content .corporate {
	width: 215px;
	padding: 5px;
	padding-top: 118px;	
	padding-left: 10px;	
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #2b2b2b;
	background-image: url('../images/corp_spons.jpg');
	background-repeat: no-repeat;
	color: #ffffff;
}
#content .corporate a {
	color: #ffffff;
	text-decoration: none;
}
#content .corporate a:hover {
	text-decoration: underline;
}
#content .partnerprog {
	width: 215px;
	padding: 5px;
	padding-top: 118px;	
	padding-left: 10px;	
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #2b6f9e;
	background-image: url('../images/partners_programme.jpg');
	background-repeat: no-repeat;
	color: #ffffff;
}
#content .partnerprog a {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
#content .partnerprog a:hover {
	color: #9ae5f6;
}
#content .tenpercent {
	width: 220px;
	padding: 5px;
	padding-top: 70px;
	font-size: 0.95em;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #2b2b2b;
	background-image: url('../images/10_discount.jpg');
	background-repeat: no-repeat;
	color: #ffffff;
}
#content .tenpercent a {
	color: #ffffff;
	text-decoration: none;
}
#content .tenpercent a:hover {
	text-decoration: underline;
}
#earlybird {
	width: 220px;
	padding: 5px;
	font-size: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url('../images/red_bg.gif');
	background-repeat: repeat-x;
	color: #ffffff;
	text-align: center;
	border-bottom: 5px solid #dddddd;
	line-height: 18px;
}
#content .Alert{
	width: 438px;
	padding: 5px;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	background-color: #c32e2e;
	/*border: 1px solid #f2f2f2;*/
}
#content .Alert a {
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
}
#content .Alert a:hover {
	color: #ffffff;
	text-decoration: none;
}

#content .highlightboxbig{
	width: 99%;
	padding: 5px;
	font-size: 0.85em;
	font-family: Arial, Helvetica, sans-serif;
	color: #5f5f5f;
	background-color: #f6f6f6;
	border: 1px solid #f2f2f2;
}
#content .highlightboxbig a {
	color: #5f5f5f;
	text-decoration: none;
}
#content .highlightboxbig a:hover {
	color: #5f5f5f;
	text-decoration: underline;
}
#content .photowinnerbox1{
	width: 100%;
	padding: 5px;
	text-align:center;
	font-size: 0.85em;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	background-color: #000000;
	background-image: url('../images/photowinnerbg.jpg');
	background-repeat: repeat-x;
	background-position: bottom;
	margin-bottom: 10px;
}
#content .photowinnerbox1 a {
	color: #ffffff;
	text-decoration: none;
}
#content .photowinnerbox1 a:hover {
	color: #ffffff;
	text-decoration: underline;
}
#content .photowinnerbox{
	width: 100%;
	height: 283px;
	padding: 5px;
	text-align:center;
	font-size: 0.85em;
	font-family: Arial, Helvetica, sans-serif;
	color: #878787;
	background-image: url('../images/photowinnerbox.gif');
	background-repeat: no-repeat;
}
#content .photowinnerbox a {
	color: #878787;
	text-decoration: none;
}
#content .photowinnerbox a:hover {
	color: #878787;
	text-decoration: underline;
}
#footer {
	clear: both;
	height: 57px;
	width: 100%;
	padding: 0px;
	padding-top: 5px;
}
#footer a {
	color: #af5252;
	text-decoration: none;
}
#footer a:hover {
	color: #af5252;
	text-decoration: underline;
}
#footer #altnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #878787;
	line-height: 18px;
	text-align: center;
	height: 100%;	
	margin-top: 10px;
}
