body {
	margin: 0;
	background: #6595c5;
	color: #144D6F;
}
#container {
	width: 780px;
	margin: 0 auto;
}
#content {
	background: #B3CBE2;
	padding: 10px;
	width: 760px;
}
#main_content a {
	color: #144D6F;
}
#main_content a:hover {
	color: #c41200;
}
#main_content {
	width: 580px;
	float: left;
}
#left_col {
	width: 160px;
	margin: 0 15px 0 0;
	float: left;
}
#mid_col {
	width: 370px;
	font-size: 12px;
	line-height: 16px;
	float: left;
}
#right_col {
	float: left;
	padding: 66px 0 0 25px;
}
#logo {
	margin-bottom: 8px;
	display: block;
}
h2 {
	font-size: 14px;
	color: #c41200;
}



#pt_nav {
	margin-bottom: 10px;
}
#pt_nav a {
	text-decoration: none;
	display: block;
	font-size: 11px;
	font-weight: bold;
}
a.top10 {
	background: url(/jakers/parentsteachers/images/but_top10irish.gif) no-repeat;
	width: 160px;
	height: 27px;
	margin-bottom: 5px;
}
a.top10:hover {
	background: url(/jakers/parentsteachers/images/but_top10irish-over.gif) no-repeat;
}
a.closed {
	background: url(/jakers/parentsteachers/images/pt_nav_closed.gif) no-repeat;
	margin-bottom: 4px;
	padding: 2px 0 0 8px;
	height: 18px;
}
a.closed:hover {
	color: #fff;
	background: url(/jakers/parentsteachers/images/pt_nav_closed_blue.gif) no-repeat;
}
a.opened {
	background: url(/jakers/parentsteachers/images/pt_nav_closed_blue.gif) no-repeat;
	margin-bottom: 4px;
	padding: 2px 0 0 8px;
	height: 18px;
	color: #ffe600 !important;
	font-weight: bold !important;
}

#pt_nav_section_top {
	background: #1B6A99 url(/jakers/parentsteachers/images/pt_nav_top.gif) no-repeat;
	padding: 8px 0 0 8px;
}
#pt_nav_section_top a {
	color: #fff;
}
#pt_nav_section_top a:hover {
	color: #ffe600;
}
#pt_nav_section {
	background: #1B6A99 url(/jakers/parentsteachers/images/pt_nav_bot.gif) no-repeat 50% 100%;
	padding: 2px 0 8px 16px;
	margin-bottom: 6px;
}
#pt_nav_section a {
	color: #fff;
	font-weight: normal;
	margin: 3px 0 3px 0;
}
#pt_nav_section a:hover {
	color: #ffe600;
}
a.selected {
	color: #ffe600 !important;
	font-weight: bold !important;
}
	
	
#title {
	display: block;
	margin: 20px 0 14px 0;
}
.clear {
	clear: both;
}




.redbox_t, .bluebox_t {
	width: 180px;
	height: 10px;
}
.redbox_b, .bluebox_b {
	width: 180px;
	height: 10px;
	margin-bottom: 20px;
}
.right {
	float: right;
}
.left {
	float: left;
}
.redbox, .bluebox {
	width: 160px;
	color: #fff;
	padding: 0 10px 0 10px;
	font-size: 12px;
}
.redbox a, .bluebox a {
	margin: 2px 0 2px 10px;
	display: block;
	text-decoration: none;
	font-size: 11px;
	color: #fff !important;
}
.redbox a.selected, .bluebox a.selected {
	color: #ffe600 !important;
}
.redbox a:hover, .bluebox a:hover {
	color: #ffe600 !important;
}
.redbox .icon {
	float: left;
	margin-right: 10px;
}


.redbox_t {
	background: #c41200 url(/jakers/parentsteachers/images/redbox_t.gif) repeat-x;
}
.redbox_b {
	background: #c41200 url(/jakers/parentsteachers/images/redbox_b.gif) repeat-x;
}
.redbox {
	background: #c41200 url(/jakers/parentsteachers/images/redbox_bg.gif) repeat-y;
}


.bluebox_t {
	background: #1B6A99 url(/jakers/parentsteachers/images/bluebox_t.gif) repeat-x;
}
.bluebox_b {
	background: #1B6A99 url(/jakers/parentsteachers/images/bluebox_b.gif) repeat-x;
}
.bluebox {
	background: #1B6A99 url(/jakers/parentsteachers/images/bluebox_bg.gif) repeat-y;
}




#slideshow {
	background: url(/jakers/parentsteachers/program/images/slideshow_bg.jpg) no-repeat;
	width: 540px;
	height: 427px;
	padding: 19px 14px 0 24px;
}
#slideshow .text {
	width: 398px;
	margin: 20px 50px 0 0;
	color: #fff;
}
.nextback a {
	display: block;
}
.nextback {
	float: right;
}



.activity_intro {
	float: right;
	margin: 0 0 10px 10px;
	padding-left: 10px;
	border-left: #fff 1px solid;
	width: 120px;
}


.next_page {
	float: right;
}
