﻿

/***** START Middle area (leftnav and content)  *****/
h1 {
/*color:white;*/
font-family:"Comic Sans MS",arial, helvetica,sans-serif;
padding:0;
}
#designcontent
{
	
	left:40px;
	top:-30px;
	width:700px;

}


/****** Internet explorer cannot understand this next tag. so it is used to overwrite the left position specified above ****/
html>body #designcontent
{
	left:0;
	top:55px;
}
#leftbluepaper 
{
	
z-index:2;

}
/***** END Middle area (leftnav and content)  *****/

/***** START Left Navigation area *****/


#leftnavlogos 
{
	left:-135;
	z-index:1;	
}


#leftnavmenu
{

	left:-160;
	
}
/***** END Left Navigation area *****/


/***** START Maint Content area *****/
#content
{
	
	left:10;
	/*margin-top:-45px;*/
	background-color:Transparent;


}
html>body #content {
	
	top:0px;
}
 
/*end classic right column*/
/***** END Main Content area *****/


/***** END Footer area *****/
#div_flash 
{
border: 10px ridge #0c5e81;

}


#white_paper_bottom {

	position:absolute;
	left:10px;
	
}
 

#addthis 
{
	position:absolute;
	right:-12px;
	top:-12px;
	z-index:5;
}

#flashFrame {
	
	border: 10px ridge #0c5e81;
	
}

#flashDiv {
	
/*	border: 10px ridge #0c5e81;*/
	
}

