body {
	background: #ced3d6;
	color: #000;
	font-family: 'Tahoma', 'Verdana', 'Arial CE', Sans-serif;
	font-size: .75em;
	line-height: 140%;
	margin: 0;
	padding: 0;
}

#main_box {
	width: 800px;
	margin: 0 auto;
	background: #e7e7ef;
	padding: 1em 0em;
	position: relative;
}

h1#header {
	margin:0;
	padding: 0;
	height: 180px;
	background: transparent url('../../images/layout/header.png') no-repeat 50% 0;
	_cursor:hand;
}

.caption {
	font-size: 1.2em;
	margin: 0 0 .5em 0;
	color: #b84c50;
}

#rotor {
	position: absolute;
	top: 36px;
	left: 496px;
	width: 132px;
	height: 132px;	
/* 	background: transparent url('../../images/layout/rotor.gif');*/
}

#footer {
	background: url('../../images/layout/menu_left.png') no-repeat 0 0;
	color:white;
	height:26px;
	margin:0em 2em;
	font-size: .8em;
}

#footer div {
	text-align:center;
	margin-left:20px;
	background: #b84c50 url('../../images/layout/menu_right.png') no-repeat 100% 0;
	height:21px;
	padding-top:5px;
}
#footer div a {
	color:white;
	text-decoration:none;
}

div.smartweb, div.smartweb a {
	color:#b84c50;
	font-size:10px;
}
div.smartweb {
	text-align:center;
	margin:5px;
}

#content {
	min-height: 500px;
}

* html #content {
	height: 500px;
}

.content_title {
	color: #b84c50;
	font-size: 1.2em;
	margin: 0 0 .5em 0;
}

#menu {
	background: url('../../images/layout/menu_left.png') no-repeat 0 0;
	height: 26px;
	position: relative;
	width: 760px;
	margin: 1em auto;
}

#menu_inner {
	background: #b84c50 url('../../images/layout/menu_right.png') no-repeat 100% 0;
	height: 100%;
	margin-left: 18px;
}

#menu li {
	list-style-type:  none;	
	display: block;
	float: left;
	height: 26px;
}

#menu li a {
	font: bold 12px 'Tahoma', 'Verdana', 'Arial CE', Sans-serif;
	color: white;
	text-decoration: none;
	height: 26px;
	display: block;
	float: left;
	padding-left: 10px;
	padding-right: 10px;	
	line-height: 180%;
	background: #b84c50;
}

#menu li a:hover, #menu li.main_menu_hover a {
	background: transparent url('../../images/layout/menu_main_hover_left2.png') no-repeat 0 100%;
}

#menu li span {
	display: block;
	float: left;
	height:26px;
	background: #f78221 url('../../images/layout/menu_main_hover_right.png') no-repeat 100% 0;
}

#menu li.level_2 {
	display: none;
	position: absolute;
	bottom: -26px;
	left: 4px;
	background: transparent url('../../images/layout/menu-level2.png') no-repeat 100% 0;
	width: 750px;
}

#menu li.level_2 a {
	background: #f78221;
	color: #fff;	
}

#menu li.level_2 a:hover, #menu li a.sub_menu_hover {
	background: transparent url('../../images/layout/sub_menu_hover_left2.png') no-repeat 0 100%;
	color: #b84c50;
}

#menu li.level_2 span {
	background: #fff url('../../images/layout/sub_menu_hover_right.png') no-repeat 100% 0;
}

#menu li.visible {
	display: block;
}

.article_box p, .article_box h1, .article_box h2, .article_box h3 {
	margin-top: 0;
}

.article_box h3 {
	margin: 0 0 1em 0;
}

.article_box_inner, .article_box_inner_red, .article_box_inner_red_filled {
	padding: 0 1em;
	background: #fff;
	border-left: 4px solid #f78221;
	border-right: 4px solid #f78221;
}
.article_box_inner_red, .article_box_inner_red_filled {
	border-color: #b84c50;
}
.article_box_inner_red_filled {
	background-color: #b84c50;
	color:white;
}

.article_box_inner_red_filled a {
	color: #fff;
	font-weight: bold;
}

/* TOP */
.article_box_top, .article_box_top_red, .article_box_top_red_filled {
	background: #fff url('../../images/layout/frame-orange.png') repeat-x;
	height: 14px;
}
.article_box_top_red {
	background: #fff url('../../images/layout/frame-red.png') repeat-x;
}
.article_box_top_red_filled {
	background: #b84c50 url('../../images/layout/frame-red-filled.png') repeat-x;
}

.article_box_top_left, .article_box_top_left_red, .article_box_top_left_red_filled {
	background: url('../../images/layout/top-left-corner-orange.png') no-repeat;
	height: 14px;
}
.article_box_top_left_red {
	background: url('../../images/layout/top-left-corner-red.png') no-repeat;
}
.article_box_top_left_red_filled {
	background: url('../../images/layout/top-left-corner-red-filled.png') no-repeat;
}

.article_box_top_right, .article_box_top_right_red, .article_box_top_right_red_filled {
	background: url('../../images/layout/top-right-corner-orange.png') no-repeat 100% 0;
	height: 14px;
}
.article_box_top_right_red {
	background: url('../../images/layout/top-right-corner-red.png') no-repeat 100% 0;
}
.article_box_top_right_red_filled {
	background: url('../../images/layout/top-right-corner-red-filled.png') no-repeat 100% 0;
}

/* BOTTOM */
.article_box_bottom, .article_box_bottom_red, .article_box_bottom_red_filled {
	background:  #fff url('../../images/layout/frame-orange.png') repeat-x 0 100%;
	margin-bottom: 2em;
	height: 14px;
}
.article_box_bottom_red, .article_box_bottom_red_filled { 
	background: #fff url('../../images/layout/frame-red.png') repeat-x 0 100%;
}
.article_box_bottom_red_filled {
	background-color: #b84c50;
}

.article_box_bottom_left, .article_box_bottom_left_red, .article_box_bottom_left_red_filled {
	background:  url('../../images/layout/bottom-left-corner-orange.png') no-repeat;
	height: 14px;
}
.article_box_bottom_left_red {
	background:  url('../../images/layout/bottom-left-corner-red.png') no-repeat;
}
.article_box_bottom_left_red_filled {
	background:  url('../../images/layout/bottom-left-corner-red-filled.png') no-repeat;
}

.article_box_bottom_right, .article_box_bottom_right_red, .article_box_bottom_right_red_filled {
	background: url('../../images/layout/bottom-right-corner-orange.png') no-repeat 100% 0;
	height: 14px;
}
.article_box_bottom_right_red {
	background: url('../../images/layout/bottom-right-corner-red.png') no-repeat 100% 0;
}
.article_box_bottom_right_red_filled {
	background: url('../../images/layout/bottom-right-corner-red-filled.png') no-repeat 100% 0;
}

/* STUDENTS */
.student_photo_list {
	width:106px; 
	height:180px; 
	float:left; 
	margin:0px 10px 10px 0px; 
	text-align:center;
}
.student_photo_list img {
	border:none;
}
.student_photo_list a {
	font-weight: bold;
	color:#b84c50;
	text-decoration:none;
}

#text {
	margin: 2.5em 2em;
}


#adds {
	position: absolute;
	width: 82px;
	bottom: 0px;	
	left: -85px;
}

#adds img, #addstop img {
	margin: .2em 0;
	border: 1px solid #aaa;
}

#addstop {
	position: absolute;
	width: 82px;
	bottom: 0px;
	top: 160px;	
	left: -85px;
}