.home {
	background-image: url(../Images/Home/welcome.gif);
	background-repeat: no-repeat;
	background-position: center 22px;	
	text-indent: -9000px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	
}
p
{
   font-size: 10pt;
	margin:0;
	line-height: 13pt;	
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom:5px;
	
}
.auth
{
    float: left;    
    padding: 5px;
    margin: 5px;   
    text-align: left;    
    
}

br
{
    clear: both;
}
.leftBox {
	float: left;
	height: 400px;
	width: 445px;
	border-bottom: 1px solid #999999;
	
	position: relative;
	padding: 7px 0px;
}
.rightColumn  {
	clear: right;
	float: left;
	height: auto;
	width: 180px; padding:0px 0px 0px 10px;
	
	
}
.rightBox
{
	
	text-align:left;
	font-weight: bold;
	line-height: 24px;	
	text-decoration: none;	
    font-size: 15px;
	color: #395898;
	padding:0px 0px 0px 5px;
	
	
	}
	.rightBox ul{margin:0px;}
	.rightBox li{margin:0px; padding:0px;  padding:4px 0px;}
	.rightBox li a 
{	
	text-align:left;
	font-weight: bold;
	text-decoration: none;	
    font-size: 13px;
	color: #395898;
}
	
	.rightBox a 
{	
	text-align:left;
	text-decoration: none;	
    font-size: 13px; line-height:13pt;
	color: #395898;
}
		
	
.rightBoxPosts
{
	
	text-align:left;
	font-weight: normal;	
	text-decoration: none;	
    font-size: 12px;
	color: #000000;
	
	
}
.rightBoxPosts li
{
	list-style:none;
	color:#000000;
	line-height:20px;
	
}
	

.rightBoxPosts a
{
	text-decoration:none;
	color:#000000;
}

p.createPage {
	position:absolute;
	z-index: 50px;
	text-align: center;
	display: block;
	/*left: 30px;
	top: 490px;*/
	padding-left:150px;
	text-decoration:none;
	font-weight:bold;
	font-style:italic;
	color: #395898;
}

img.mystudio 
{
	position: relative;
	float: left;
	clear: left;
	margin-left: 60px;
	padding-top:5px;
	padding-bottom:8px;
	
}



div.trigger
{
	
	font-size: 12px;
	font-weight: bold;
	font-style:italic;
	float: left;
	
}


div.trigger a
{
	color: #395898;
	text-decoration: none;
	display: block;
	width: 200px;	
	
}


/*--When toggle is triggered, it will shift the image to the bottom to show its "opened" state--*/
.toggle_container
{	
	
	text-align: left;
	overflow: hidden;
	font-size: 12px;	
	clear: both;
	
}



