/* 
			onmovestylesheet.css
			
			IEEE Computer Society Blue: #2C6AD2
			IEEE Blue: #003399
			Light Gray: #eeeeee
			Opacity Background Blue: #d8e3fe
			
			LCN IEEE Green: #513E42
			Opacity Background Olive: #333317
*/

body
{
	padding: 2em;	
	margin: 0px; 
	font: 0.7em Verdana, sans-serif; 
	background: #333317 url("images/background.jpg") no-repeat fixed;
}

#bMain
{
	width: 750px; 
	margin-right: auto; 
	margin-left: auto;
}

#bHeading 
{
	padding: 10px; 
	margin: 0px; 
	height: 80px;
	background: #ffffff;
	overflow: auto;
}

#car
{
	float: right;
}

.round 
{
	background: transparent;
}

.round-start 
{
	background: transparent;
}

.round1
{
	margin: 0 5px; height: 1px; overflow: hidden; background: #ffffff;
}

.round2
{
	margin: 0 3px; height: 1px; overflow: hidden; background: #ffffff;
}

.round3
{
	margin: 0 2px; height: 1px; overflow: hidden; background: #ffffff;
}

.round4
{
	margin: 0 1px; height: 2px; overflow: hidden; background: #ffffff;
}

h1 
{
	margin: 0px 0px 5px 0px; font-size: 2.5em; letter-spacing: 0.2em; color: #333317; /* Main color */
}

#bMainbox
{
	float: left;
}

#bLinks 
{
	float: left; width: 200px; height: 665px; background: #ffffff; overflow: auto;
}

#bMainlinks
{
	float: left; 
	margin: 10px 0px 0px 10px; 
}

#links
{
	margin: 0px; 
	padding: 0px; 
	list-style-type: none;	
	font-size: 1em;
}

#links a
{
	width: 160px; 
	color: #000000;
	text-decoration: none;	
	display: block;	
	padding: 3px 1px;	
	margin-bottom: 8px;	
	border-bottom: 1px solid #eeeeee; 
}

#links a:link
{
	color: #000000;
}

#links a:hover
{
	background: #eeeeee;
}

#bLogos
{
	float: left; 
	margin: 5px 0px 0px 5px; 
	padding: 10px; 
	background: #ffffff; 
	line-height: 1.8em;
}

.logo
{
	text-align: center;
	margin-top: 30px;
	margin-bottom: 30px;
}

.linkpic
{
	border: none;
}

#bInfo
{
	float: left; 
	margin: 5px 0px 0px 5px; 
	padding: 10px; 
	background: #ffffff; 
	line-height: 1.8em;
}

.infotext
{
	color: #2C6AD2;
}

#bText 
{
	float: left; 
	width: 530px; 
	height: 645px; 
	padding: 10px; 
	background: #ffffff;
	opacity: 0.7; 
	filter: alpha(opacity=70); 
	line-height: 1.8em; 
	overflow: auto;
}

#bTextIndex
{
	float: left; 
	width: 530px; 
	height: 645px; 
	padding: 10px; 
	background: #333317 url('images/onmove-poster.jpg'); opacity:0.8; filter:alpha(opacity=80); no-repeat;	
	line-height: 1.8em; 
	overflow: auto;
}

.highlightRed
{
	font-weight: bold;
	color: #C64443;
}

.copyr
{
	font: 0.75em Verdana, sans-serif; 
	color: #666666;
}

#snowboarder
{
	background: #333317;
}

h2
{
	margin: 10px 0px 5px 0px; 
	font-size: 1.5em; 
	color: #333317; /* Main color */ 
	background: #eeeeee;
}

h3
{
	margin: 5px 0px; 
	font-size: 1em; 
	color: #333317; /* Main color */
}

p
{
	margin: 0px 0px 5px 0px;
}

a
{
	text-decoration: underline;
	color: #000000;
}

a:hover
{
	color: #FF0000;
}

a.importantlink
{
	text-decoration: underline;
	font-weight: bold;
	color: #000000;
}

a.importantlink:hover
{
	font-weight: bold;
	color: #FF0000;
}

li
{
	margin-left: 12px;
}

.leftLi
{
	margin-left: 0px;
}

#bFooter 
{
	clear: both; 
	padding: 10px; 
	background: #eeeeee; 
	text-align: center;
}
