body
{
	margin: 0;
	background-color: #CCCCC2;
	font-family: 'trebuchet ms',verdana,arial,helvetica;
	font-size: 12px;
	line-height: 14px;
	color: black;
}

p { margin: 0 0 14px 0; }
img { border: none; }

a
{
	color: black;
	text-decoration: none;
}
ul 
{ 
	margin: 0 0 14px 0;
	padding:0;
	list-style:none;
}
li
{
	margin:0;
	padding:0 0 7px 14px;
	background-image: url(/images/list_bullet.gif);
	background-repeat:no-repeat;
}

h1
{
	margin: 0;
	font-size: 13px;
	line-height:15px;
}

label
{
	float:left;
	display:block;
	width:65px;
}

input
{
	display:block;
	float:left;
	width:200px;
	height:18px;
	margin: 0 0 3px 0;
	border-width:2px;
}

select
{
	margin:0;
	padding:0;
	display:block;
	float:left;
	
}



#main
{
	width: 780px;
	margin: 0 auto;
	background-color: #FFFFF2;
}

#top { height: 141px; }

#left
{
	padding: 26px 0 0 46px;
	width: 141px;
	float: left;
}

#center
{
	padding: 26px 0;
	width: 342px;
	float: left;
}

#right { float: left; }
#footer { clear: both; }
#title { margin: 7px 0 13px -2px; }

#menu
{
	width: 117px;
	visibility: hidden;
}

#work_roundel
{
	display: block;
	margin: 125px 0 0 -5px;
}

#textBox { width: 300px; }

#scrollBox
{
	width: 320px;
	height: 272px;
	overflow: auto;
	overflow-x:hidden;
}

#page_image { margin: 20px 0 5px 0; }







