* {
	border:0;
	margin:0;
	padding:0;
	background:transparent;
}

body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#3300cc;
	line-height:150%;
	margin-top:0px;
	background: transparent;
}

* html p#iepara{ /*For a paragraph (if any) that immediately follows menu, add 1em top spacing between the two in IE*/
	padding-top: 1em;
}

.ieeelogo
{
height:40px;
width:160px;
background-image: url('ieeelogo.gif');
background-repeat: no-repeat;
background-position: center;
}


.springer
{
height:25px;
width:183px;
background-image: url('springer.jpg');
background-repeat: no-repeat;
background-position: center;
}


#border {
	border:0px;
	width:810px;
	background:transparent;
    	margin:0 auto;
}

#header {
	height:133px;
	width:760px;
	margin-left:2px;
	background-image:url('images/wimucs09.jpg');
	margin-top:3px;
}
* html #header {
	margin-left: 0;
}

#content {
	padding:0.5em 1em;
	max-width:755px;
}

* html #content {
	height:1%
}
* > html #content {
	height:auto
}

#container {
	width:845px;
	margin: auto;
	border:0px solid #669900;
}
.fullleft {
	background:transparent;
	margin:auto;
	margin-top:10px;
	margin-bottom:20px;
	width:100%;
	float:left;
	overflow:hidden;
	text-align:justify;
}

#footer {
	text-align:center;
	height:8px;
	background-color:#ffffff;
	background:transparent url('images/current-bg.gif') top center repeat-x;
	border-top-width:0px;
	border-top-style:solid;
	border-top-color:#CCCCCC;
	margin-top:40px;
	margin-right:14px;
	margin-bottom:0;
	margin-left:8px;
	padding-top:0;
	padding-right:20px;
	padding-bottom:0;
	padding-left:20px;
	clear: both;
}

h1 {
	font-size:120%;
	color:#659500;
}

h3 {
	color:#5B8FBE;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-transform:uppercase;
	word-spacing:4px;
	letter-spacing:3px;
	font-size:0.8em;
	font-weight:bold;
	padding:0 2px;
	margin:0;
}

.title {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
}

.subtitle {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}
/* End */




