@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg.png);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #7b7c7f;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
#mainContainer {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#mainContainer2 {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#indexBg {
	background-image: url(../images/index-door-wall.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 800px;
	width: 960px;
	position:absolute;
}
#galleryBg {
	background-image: url(../images/gallery-wall.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 800px;
	width: 900px;
	position:absolute;
}
.indexLogo {
	float: right;
	margin-top: 20px;
	margin-right: 60px;
	position: relative;
	z-index: 2;
}
#galleryLogo {
	float: left;
	margin-top: 76px;
	position: relative;
	z-index: 2;
}
.tmrSmLogo {
	margin-bottom: 45px;
}
.selectSchool {
	margin-bottom: 8px;
}
img {
	border: 0px;
	margin:0px;
	padding:0px;
}
#indexLeft {
	width: 280px;
	position: relative;
	z-index: 3;
	margin-top: 112px;
}
#galleryRight {
	float: right;
	width: 205px;
	position: relative;
	z-index: 3;
	margin-top: 42px;
}
#footer {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #9d9e9e;
	text-decoration: none;
	width: 900px;
	position:absolute;
	left: 0px;
	top: 639px;
}
p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	line-height:16px;
	margin-top:13px;
	margin-bottom:13px;
}
a, a:hover, a:active, a:focus {
	outline: none;
}
.footer a:link {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #9d9e9e;
	text-decoration: none;
}
.footer a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #9d9e9e;
	text-decoration: none;
}
.footer a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #b9b9b9;
	text-decoration: none;
}
.artLogo {
	margin-bottom: 12px;
}
.galEnter {
	margin-top: 12px;
}
.orangeTxt {
	color: #f47933;
}
#middle {
	width: 900px;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c2c4c5;
	margin-top: 248px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
.middle a:link {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #f47933;
	text-decoration: none;
	float: right;
}
.middle a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #f47933;
	text-decoration: none;
	float: right;
}
#schoolsMenu {
	width: 204px;
}
.left {
	float: left;
}
form {
	margin: 0px;
	padding: 0px;
}
#galleryCont {
	width: 900px;
	margin-top: 36px;
	margin-bottom: 36px;
	padding:0px;
}
#gallery{
	width:900px;
	overflow:hidden;
	height:300px;
	margin-top: 36px;
	margin-bottom: 36px;
	float:left;
}
#scrollLeft{
	position:relative;
	background-image:url(../images/gradient_L.png);
	background-position:top left;
	background-repeat:repeat-y;
	text-align:left;
	vertical-align:middle;
	height:180px;
	width:107px;
	float:left;
	z-index:1;
	padding-top:90px;
	<!--[if IE 6]>
	behavior: url(../scripts/iepngfix.htc);
	<![endif]-->
}
#scrollRight{
	position:relative;
	background-image:url(../images/gradient_R.png);
	background-position:top left;
	background-repeat:repeat-y;
	text-align:right;
	height:180px;
	width:107px;
	float:right;
	z-index:2;
	padding-top:90px;
	<!--[if IE 6]>
	behavior: url(../scripts/iepngfix.htc);
	<![endif]-->
}
/* Frames */
.myFrame{
	margin-right:30px;
}
.t1 {
	height:27px;
	background-image:url(../images/frame-t-1.png);
	background-position: bottom left;
	background-repeat:repeat-x;
}
.l1 {
	width:27px;
	background-image:url(../images/frame-l-1.png);
	background-position: top right;
	background-repeat:repeat-y;
}
.r1 {
	height:27px;
	background-image:url(../images/frame-r-1.png);
	background-position: top left;
	background-repeat:repeat-y;
}
.b1 {
	height:27px;
	background-image:url(../images/frame-b-1.png);
	background-position:top left;
	background-repeat:repeat-x;
	text-align:center;
}
.t2 {
	height:27px;
	background-image:url(../images/frame-t-2.png);
	background-position: bottom left;
	background-repeat:repeat-x;
}
.l2 {
	width:27px;
	background-image:url(../images/frame-l-2.png);
	background-position: top right;
	background-repeat:repeat-y;
}
.r2 {
	height:27px;
	background-image:url(../images/frame-r-2.png);
	background-position: top left;
	background-repeat:repeat-y;
}
.b2 {
	height:27px;
	background-image:url(../images/frame-b-2.png);
	background-position:top left;
	background-repeat:repeat-x;
	text-align:center;
}
.t3 {
	height:27px;
	background-image:url(../images/frame-t-3.png);
	background-position: bottom left;
	background-repeat:repeat-x;
}
.l3 {
	width:27px;
	background-image:url(../images/frame-l-3.png);
	background-position: top right;
	background-repeat:repeat-y;
}
.r3 {
	height:27px;
	background-image:url(../images/frame-r-3.png);
	background-position: top left;
	background-repeat:repeat-y;
}
.b3 {
	height:27px;
	background-image:url(../images/frame-b-3.png);
	background-position:top left;
	background-repeat:repeat-x;
	text-align:center;
}
