﻿


form > div#contentDiv,#contentDiv
{
	padding-top:114px;
}

.siloMenuOuter
{
	position:relative;
	top:-41px;
}

form > div#contentDiv,#contentDiv
{
	background-image:url('images/studentResourcesBg.jpg');
	background-repeat:no-repeat;
}

div#menuContainer
{
	float:left;
	width:254px;
}


div#ph1
{
	float:right;
	width:675px;
	margin-right:23px;
	overflow:hidden;	
}

div#ph1 > table
{
}



div#sidePanel, div#ph2, div#ph3
{
	width:227px;
	float:right;
}

div#ph2
{
	
}

div#ph3
{
	
}

div#ph-1
{
	position:absolute;
	left:10px;
	top:20px;
	color:#3C6398;
	width:200px;
}

div#ph-1 img
{
	position:relative;
	top:5px;
	border:none;
}



@media all and (max-width: 1024px)
{
	div#ph1
	{
		float: left;
		min-width: 420px;
		width: 97.5%;
		margin: 10px;
	}
}


@media all and (max-width : 590px)
{
		div#ph1
	{
		float: left;
		min-width: 300px;
		width: 94%;
		margin: 10px;
	}
}
