body {
	
	min-width: 960px;
	overflow:auto;

}

img 
{
	border:none;
}

#header 
{
	position: absolute;
	top: 0px;
	left: 100px;
	height: 151px;
}

#menuBar 
{
	PADDING-LEFT: 10px;
	PADDING-BOTTOM: 10px;
	PADDING-TOP: 0px;
	LEFT: 100px;
	WIDTH: 929px;
	POSITION: absolute;
	TOP: 100px;
	BACKGROUND-color: #ffffff;
	color: #274DC1;
}

#mainBody 
{
	PADDING-LEFT: 10px;
	margin-left: 10px;
	background-color:  #ffffff;
	color: #274DC1;
	TOP: 140px;
	POSITION: absolute;
	border-left: 1px solid #2E6CF1;
	width: 460px;
	left: 100px;
	padding-bottom:20px;
	margin-bottom:20px;
}
#mainBodyR 
{
	PADDING-LEFT: 10px;
	margin-left: 10px;
	background-color:  #ffffff;
	color: #274DC1;
	TOP: 140px;
	POSITION: absolute;
	border-left: 1px solid #2E6CF1;
	width: 550px;
	left: 100px;
	padding-bottom:20px;
}

#rightBody 
{
	TOP: 140px;
	margin-left : 10px;
	PADDING-LEFT: 10px;
	POSITION: absolute;
	border-left: 1px dotted #2E6CF1;
	width: 200px;
	left: 615px;
	margin-bottom:20px;
}

#body 
{	
	margin-left : 10px;
	PADDING-LEFT: 10px;
	POSITION: absolute;
	width: 300px;
}
.title h2
{
	font-size: 15px;
	font-weight:bold;
	PADDING-LEFT: 10px;
	line-height: 20px;
	background-color: #FF6C16;
	color: #ffffff;
}
.title
{
	font-size: 15px;
	font-weight:bold;
	PADDING-LEFT: 10px;
	line-height: 20px;
	background-color: #FF6C16;
	color: #ffffff;
}
.subtitle
{
	font-weight:bold;
	color: #FF6C16;
	background-color:#ffffff;	
}
.title h3
{
	font-size: 11px;
	font-weight:bold;
	PADDING-LEFT: 10px;
	line-height: 20px;
	background-color: #FF6C16;
	color: #ffffff;
}

.text
{
	color: #274DC1;
	background-color:  #ffffff;
}

.bodyImg 
{
	border:none;
	text-align:center;
}


#bottom 
{
	width: 700px;
	border-top: 1px solid #d3dfe9;
	TOP:830px;
	position: absolute;
	text-align: center;
	margin-left: 100px;
	background-color:  #ffffff;
	color:  #274DC1;
	font-size:8pt;
}

#bottomC 
{
	width: 700px;
	border-top: 1px solid #d3dfe9;
	TOP:530px;
	position: absolute;
	text-align: center;
	margin-left: 100px;
	background-color:  #ffffff;
	color:  #274DC1;
	font-size:8pt;
}
.pictures
{
	width: 450px;
	height: 375px;
	margin-top: 10px;
}
.pictures_list
{
	float:left;
	width: 100px;
	overflow:hidden;
	height:375px;
}

.pictures_list_arrows
{
	width: 100px;
	height: 20px;
	position:absolute;
	top: 330px;
	left: 14px;
}

.pictures_main
{
	float:right;
	width:350px;
	height: 375px;
}

.drag 
{
	CURSOR: move
}
#wrkList
{
 margin-left: 10px;
}
.titlewrk
{
	margin-top:8px;
	margin-bottom:8px;
	font-size: 15px;
	font-weight:bold;
	PADDING-LEFT: 10px;
	line-height: 20px;
	background-color: #7EFF28;
	color: #ffffff;
}
.subt
{
	font-weight:bold;
}

.workshop
{
	cursor:pointer;
}
.fieldName
{
	font-weight:bold;
}
.boxInput
{
	position:absolute;
	left:150px;
}
.info
{
	position:absolute;
	left:300px;
	font-weight:bold;
}
.errorText
{
	position:absolute;
	left:330px;
	color:#9D0052;
	background-color:#FFC0CB;
	border-color:#FF0000;
	border-style:solid;
	border-width:thin;
	padding: 5px 10px 5px 10px;
	width: 200px;
}
.error
{
	color:Red;
	background-color:White;
}

.workshop_list
{
	float:left;
	width: 200px;
	overflow:hidden;
	height:300px;
}

.workshop_list_arrows
{
	width: 100px;
	height: 20px;
	position:absolute;
	top: 350px;
	left:70px;
}

#register1
{
	text-align:center
}
