/* CSS Document */

body{
	/*background: url('bg-fill.jpg');	 */
	margin: 0;
	padding: 0;
	height: 100%;
	background: #EEE;
	font-size: 14px;
}

#strip{
	height: 200px;
	background: url('images/page_bg.gif');
	background-repeat: repeat-x;
	background-position: bottom;
}

#header{
	height: 100%;
	width: 950px;
	margin: 0 auto;
	/*background: url('header_bg.jpg') repeat-x;*/
/*	background-position: bottom;*/
	background: #FFF;
	/*border: #000 dotted 1px;*/
}

#header-logo{
	height: 50%;
	background: url('images/ieee125_150.png') no-repeat;
	background-position: center;
	width: 220px;
	float: left;
	/*margin-left: 30px;*/
	margin-top: 70px;
}

#banner{
	width: 700px;
	float: right;
	/*margin-right: 10px;*/
	background: url('images/icthc700.jpg') no-repeat;
	background-position: top right;
	height: 100%;
}

/*#border{
	background: url('borders1.jpg') repeat-y;
	background-position: center;
}*/

#outer-wrapper{
	width: 950px;
	margin: 0 auto;
	font-family: Arial;
	background: #fff url(images/ieee-bg.jpg) no-repeat;
	background-attachment: fixed;
	background-position: bottom;
}

#paper-submission{
	width: 95%;
	margin: 0 auto;
}

#navigation-box{
	height: 200px;
	/*padding-top: 10px;*/
	/*border: #000 dotted 1px;*/
}

#navigation-buttons{
	width: 247px;
	float: left;
	/*border: #00F solid 1px;*/
	height: 100%;
}

#navigation-buttons a{
	text-decoration: none;
	cursor: pointer;
}

#navigation-flash{
	height: 100%;
	width: 700px;
	/*border: #CCC solid 1px;*/
	float: right;
	background: #fff;
}

#button{
	background: url("images/yellow-button250.gif") no-repeat;
	height: 20px;
}

#button:hover{
	background: url("images/darkblue-button250.gif") no-repeat;
	height: 20px;
}

#button-active{
	background: url("images/darkblue-button250.gif") no-repeat;
	height: 20px;
}

#button-text{
	text-align: center;
	font-weight: bold;
	font-size: 90%;
	padding: 3px;
	color: #003366;
	text-transform: uppercase;
}

#button-text:hover{
	text-align: center;
	font-weight: bold;
	font-size: 90%;
	padding: 3px;
	color: #e8b92f;
	text-transform: uppercase;
}

#button-active-text{
	text-align: center;
	font-weight: bold;
	font-size: 90%;
	padding: 3px;
	color: #e8b92f;
	text-transform: uppercase;
}

*html #button-text{
	text-align: center;
	font-weight: bold;
	font-size: 90%;
	padding: 2px;
	color: #003366;
	text-transform: uppercase;
}

*html #button-text:hover{
	text-align: center;
	font-weight: bold;
	font-size: 90%;
	padding: 2px;
	color: #e8b92f;
	text-transform: uppercase;
}

*html #button-active-text{
	text-align: center;
	font-weight: bold;
	font-size: 90%;
	padding: 2px;
	color: #e8b92f;
	text-transform: uppercase;
}

#content{
	float: right;
	width: 650px;
	margin-top: 10px;
	padding-right: 20px;
	/*border: #000 solid 1px;*/
	line-height: 120%;
}

#menu{
	width: 230px;
	float: left;
	height: 100%;
	padding-left: 10px;
	margin-left: 10px;
	/*border: #000 solid 1px;*/
	margin-top: 10px;
	background: #EEE;
}

*html #menu{
	width: 230px;
	float: left;
	height: 100%;
	padding-left: 10px;
	margin-left: 5px;
	/*border: #000 solid 1px;*/
	margin-top: 10px;
	background: #EEE;
}


#menu a{
	text-decoration: none;
}

#menu a:hover{
	text-decoration: underline;
}

#menu1{
	width: 230px;
	float: left;
	height: 100%;
	padding-left: 10px;
	margin-left: 10px;
	/*border: #000 solid 1px;*/
	margin-top: 10px;
	background: #CCC;
}

*html #menu1{
	width: 230px;
	float: left;
	height: 100%;
	padding-left: 10px;
	margin-left: 5px;
	/*border: #000 solid 1px;*/
	margin-top: 10px;
	background: #CCC;
}

#menu1 a{
	text-decoration: none;
}

#menu1 a:hover{
	text-decoration: underline;
}


#links{
	width: 95%;
	/*border: #000 solid 1px;*/
}

#heading{
	font-weight: bold;
	font-size: 100%;
	line-height: 130%;
	text-decoration: underline;
}

#sub-heading{
	font-weight: bold;
	font-size: 100%;
	line-height: 120%;
}

#box-650{
	width: 650px;
	height: 300px;
	margin: 0 auto;
	background: url('images/box-650.png') no-repeat;
	background-position: top center;
}

#box-320{
	width: 320px;
	height: 300px;
	background: url('images/box-320.png') no-repeat;
	background-position: top center;
}

#box-320-blue{
	width: 320px;
	height: 250px;
	background: url('images/box-320-blue.png') no-repeat;
	background-position: top center;
}

#box-320-green{
	width: 320px;
	height: 250px;
	background: url('images/box-320-green.png') no-repeat;
	background-position: top center;
}

#box-320-orange{
	width: 320px;
	height: 250px;
	background: url('images/box-320-orange.png') no-repeat;
	background-position: top center;
}

#box-text{
	padding: 10px 20px 20px 20px;	
}

h3{
	line-height: 70%;
}

#footer{
	/*background: #fff url('footer-border.jpg') repeat-x;
	background-position: top;*/
	background: #EEE;
	padding-top: 10px;
	font-size: 70%;
	font-family: Arial;
	color: #666;
	text-align: center;
	line-height: 140%;	
}

#footer a{
	color: #444;
	text-align: center;
	line-height: 140%;
}


#ieee-buttons{
	height: 90px;
	padding: 20px 20px 10px 20px;
	background: #EEE;
	margin: 10px 20px 10px 20px;
	/*border: #000 solid 1px;*/
}

#ieee-buttons a img{
	border: none;
}