#pagecontent
{
background-image: url(./images/loginbox.jpg);
height:550px;

}

#divLoginBox
{
margin-top:150px;
margin-left:60px;
	}


.txtMedium
{
width:200px;
	}
	
#divIndent
{
	margin-left:10px;
	margin-bottom:50px;
	}
	
	
#divSubMenu
{
	background-image: url(./images/menuback.gif);
	background-repeat:no-repeat;
	width:735px;
	height:25px;
	padding-top:5px;
	text-align:center;
	}
	
#divheadermenuleft
{
	float:left;
	width:350px;
	}
	
#divheadermenuright
{
	width:330px;
	text-align:right;
	}
	
#divleft
{
	width:380px;
	float:left
	}
	
#divRight
{
	text-align:center;
	padding-top:20px;
	padding-left:0px;
	width:216px;
	height:101px;
	background-image: url(./images/block.gif);
	background-repeat:no-repeat;
	}
	
.largetext
{
	font-size:28px;

	}