.section_title
{
	color: #FE8D3D;
	font-size: 24px;
	font-weight: bold;
	border-bottom: 1px solid #FE8D3D;
}

html
{
	height: 100%;
	margin-left: auto;
	margin-right: auto;
}


body
{
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	background: url('/images/background.png') repeat-y #FDDDA5 center;
}

#content
{
	display: block;
	width: 940px;
	margin-left: auto;
	margin-right: auto;
}

#content_page
{
	position: absolute;
	top: 190px;
}

#header
{
	width: 940px;
	height: 139px;
	background: url('/images/adlaw_logo.jpg') no-repeat center;
	margin-bottom: 10px;
}

#menu
{
	position: absolute;
	top: 139px;
	width: 940px;
	background: url('/images/background_menu.png') repeat-x;
	height: 30px;
}

#navlink
{
	float: left;
	width: 100%;
}

#navlink a
{
	text-decoration: none;
}

#navlink li
{
	float: left;
	list-style: none;
	color: white;
	font-weight: bold;
	margin-right: 2px;
}

#navlink li a
{
	color: white;
}

.menu_on
{
	padding: 6px 10px 6px 10px;
	border-top: 2px solid #cccccc;
}

.menu_off
{
	padding: 8px 10px 6px 10px;
}

.menu_off:hover
{
	padding: 6px 10px 6px 10px;
	border-top: 2px solid #00DC34;
}

#page
{
	margin-top: 20px;
}

.center
{
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#left
{
	float: left;
	width: 720px;
}

#right
{
	margin-left: 736px;
	width: 200px;
	text-align: left;
}

#footer
{
	float: left;
	width: 940px;
	height: 50px;
	color: #8f8f8f;
	padding-top: 30px;
	font-size: 11px;
	text-align: center;
	vertical-align: middle;
}

.bar_right
{
	margin-bottom: 20px;
}

.bar_title
{
	color: #FE8D3D;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #FE8D3D;
	margin-bottom: 10px;
}

.form, .sponsor
{
	border: 0px;
}

.form .label, .sponsor .label, .confirm .label
{
	width: 160px;
	background-color: transparent;
	padding-right: 10px;
	text-align: right;
}

.sponsor td
{
	background-color: transparent;
	text-align: left;
}

.form input, .form textarea, .sponsor .zone
{
	width: 400px;
}

.obligatory
{
	color: red;
	font-weight: bold;
}

.error
{
	background-color: #FCFFAF;
}

.image_border
{
	border: 1px solid #000000;
}

.board_content
{
	margin-top: 8px;
	margin-bottom: 8px;
}

#pager
{
	text-align: center;
	margin-top: 30px;
}

.thumbnail
{
	float: left;
	width: 200px;
	border: 1px solid #FE8D3D;
	margin: 0px 0px 15px 15px;
	padding: 15px 5px 15px 5px;
}

.clearboth
{
	clear: both;
}

.student_name
{
	margin-top: 6px;
	font-weight: bold;
}

.student_city
{
	font-size: 11px;
}

#student_photo
{
	float: left;
	width: 200px;
}

#student_report
{
	margin-top: 20px;
}

#link_return
{
	margin-top: 30px;
}

table td
{
	background-color: transparent;
}

div.section_background
{
	background-color: #FDCB6F
}

div.section
{
	background-color: #FDDDA5;
	padding: 10px;
	margin-bottom: 10px;
}
