﻿body {
}
.begin
{
	left: 0px;
	position: absolute;
	top: 0px;
}


.content
{
	left: 170px;
	position: absolute;
	top: 140px;
	width: 1050px;
	height: 380px;
	
	}

.botbkg
{
	background-image: url(images/images/botbkg.gif);
	background-repeat: repeat-x;
}

.left2
{
	background-image: url(images/images/newimage.bmp);
	background-repeat: repeat-y;
	height: 90px;
	}
.topleft
{
	background-image: url(images/images/newvertical.bmp);
	background-repeat: repeat-x;

}

.leftimage
{
	background-image: url(images/images/newbutton1.bmp);
	background-repeat: repeat-y;
}

.right
{
	background-image: url(images/images/botbkgvertical.gif);
	background-repeat: repeat-y;
}


.login
{
	background-image: url('images/images/thebackground.gif');
	width: 82%;
	position: absolute;
	height: 377px;
	top: 142px;
	left: 126px;
}