
.PageContent
{
	margin:10px;
}


.footer
{
	text-align:center;
	color:#000099;
	margin:10px;
}

body, td, th, textarea
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
}

body 
{
	overflow: -moz-scrollbars-vertical; 
}

th.form
{
	text-align:right;
	background-color:#9696FF;
	padding:3px;
}

.boldTitle
{
	font-size:large;
	font-weight:bold;
}


/* headings */

h1
{
	font-weight:normal;
	font-size:24px;
	text-align:right;
	border-bottom: 1px solid black;
	padding-right: 5px;
}

/* list and navigation */

ul
{
	margin:0px;
	padding:0px;
}

li
{
	margin:0px;
	padding:0px;
}


ul.primary
{
	list-style-type:square;
	color:#000099;
	padding-left:20px;
}

li.primary
{
	margin-top:10px;
}


ul.secondary
{
	list-style-type:none;
}

li.secondary
{
	margin:3px;
	margin-top:5px;
}

ul.normal
{
	margin:10px;
}

li.normal
{
	margin:5px;
}

/* centering */

/*
div.centered 
{
	text-align : center;
} 

div.centered table 
{
	margin : 0px auto; 
	text-align : left; 
} 

div.centered table td
{
	text-align : left; 
}
*/

/* links */

a
{
	color:#000099;
	text-decoration:none;
}

a:hover
{
	text-decoration:underline;
	color:#000000;
	background-color:#BBBBFF;
}

a.primary_nav
{
	font-size: 18px;
	display:block;
}

a.secondary_nav
{
	font-size: 12px;
}

/* forms */

input.text
{
	width:200px;
}

input.submit
{
	margin:10px;
	width:300px;
	background-color:#9696FF;
	font-weight:bold;
	color:#000191;
}


textarea
{
	width:400px;
	height:100px;
}

/* left padding */ 

.padleft
{
	padding-left:10px;
}

/* Movie */ 
#slideshowContainerMovie
{
	position: relative;
	width: 320px;
	height: 270px;
}

#PositiveDiscipline
{
	width: 320px;
	height: 270px;
}

#PowerStruggles
{
	width: 320px;
	height: 270px;
}

#smText	{
	font-size:10px;
}

.badge	{
	padding-left:10px;
}
