/*Copyright Shauna Kelly, Melbourne, Australia, 2001, 2002, 2003*/

html { margin: 0; color: black; background-color: #000033; }
body {
	cursor: default;
	font-family: verdana, arial, helvetica, sans-serif ;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 75%;
	line-height: 150%;
	text-align: left;

	margin: 0px auto;
	padding: 0px;
	color: black;
	background: #000033;

	width: 984px;

	}


h1, p, ul, ol, div
{ display: block }

ol, ul, li, p, h1 {
	font-style: normal;
	font-weight: normal;
	text-align: left;
	}
img
	{
	border: none;
	margin: 0px;
	padding: 0px;
	}
div
	{
	margin:0px;
	padding: 0px;
	background: #000033;
	background: none;
	}

div#MakingTheMost
	{
	margin: 0px 0 10px 0; 
	padding: 10px 0 10px 5px; 
	border: 4px ridge rgb(70,103,167); 
	background-color: #2b3f66;
	height: 115px;

	text-align: center;
	width: 747px;
	width: 971px;

	}



a#MVPLogo
	{
	margin: 0px;
	padding: 0px;
	display: inline;
	
	}

div.HomePageContent
	{
	height: 100%;
	left: 0px; 
	background: #000020;
	border: 4px ridge rgb(70,103,167);
	
	margin: 0px;
	padding: 0px;
	height: 1150px;

	}
	
div.Columns
	{
	margin: 0px 0px 20px 0px; 
	border: none;
	float: left;
	width: 323px;
	padding: 0px 0px 0px 0px; 
	}
	
	
div#One
	{
	
	}	
	
div#Two
	{
	border-left: 0px solid rgb(70,103,167);
	border-right: 0px solid rgb(70,103,167);

	}
div#Three
	{

	}
div.HomePageBottomBar
	{
	border: none; 
	border-top: 4px ridge rgb(70,103,167); 
	width: 100%; 
	font-size: 8px; 
	line-height: 1px; 
	height: 1px; 
	float: left;
	margin-bottom: 10px;
	}
div.TopBanner
	{
	border: none;
	left: 0px;
	top: 0px;

	font-size: 1px;
	background: #000033;
	margin: 0px;
	padding: 0px;

	}

	
/* --- HOMEPAGEMENU --- */

img.Arrow
	{
	width:11px; 
	height:8px; 
	border:none;
	}

#About p
	{ margin-top: 10px; }


	
ol {
	list-style-type: decimal;
	margin-left: 18%;
	}
li {
	padding: 0px;
	margin: 0px 0px 0px 0;
	}

/* -- Menu Links -- */
 div.HomePageContent a:link {
	color: black;
	text-decoration: none;
	}
 div.HomePageContent a:visited {
	color: #000033;
	color: #66320c;
	text-decoration: none;
	}
 div.HomePageContent a:active {
	color: rgb(0,0,75);
	background: rgb(255, 248, 220);
	text-decoration: none;
	}
  div.HomePageContent a:hover {
	background: #994e11;
	color: white;
	text-decoration: none;
	}
a {
	display: block;
}	
	
p.MenuItem {
	background-image: url('../images/menuarrow.gif');
	background-repeat: no-repeat;
	color: red;
	
	margin: 0px;
	padding-left: 20px;
	padding-bottom: 10px; padding-right:0px; padding-top:0px
}


div.Shadow {
	clear: both; 
	margin: 20px 15px 10px 15px;
	padding: 0px;
	
	
	background: #e6effa;
	background: white;
	background: #fcfae8;
	background: white;
	
	background: #fcfae8;
	background: white;
	background: none;
	


	background: #472f02;
	background: #2b3f66;
	
	background: #c46918;
	


	background-image: url('../images/shadow.gif');
	background-repeat: no-repeat;

	
	}
	

	
div.Section {

	border-right: 0px solid black;
	border-bottom: 0px solid black;


	margin: 10px -4px -2px 0px;
	padding: 15px 20px 15px 20px; 
	background: white;
	
	position: relative;
	top: -2px;
	left: -6px;

	
	}
	
h1 {

	font-style: normal;
	margin: 0px;
	padding: 0px;
	border-top: 7px solid #630202;
	border-top: 4px solid #c46918;
	
	font-size: 140%;


	color: #c46918;

	font-weight: bold;
	padding-top: 2px;
	
	
	color: #2b3f66;
	border-top: 4px solid #2b3f66;
	
	}
	
div.Section ul  {
	margin-left: 20px;
	padding: 0px;
	list-style-image: url('../images/blackmenuarrow.gif');
	list-style-type: square;

}

div.Section ol {
	margin: 10px;
	padding: 10px;
	list-style-type: decimal;
	list-style-position: outside; 
}

div.Section p { 
	background-image: url('../images/blackmenuarrow.gifx');
	background-repeat: no-repeat;
	
	background: none;
	margin: 8px 0 0 0;
	padding: 0px;
	
	
	
	margin: 12px 0 0 0px;
	line-height: 130%;
}

a#Copyright {
	text-decoration: underline;
	}
	
	
	
/* -- Footer -- */
div.Footer {
	padding: 10px 0 10px 0;
	background: #B0C4DE;
	color: black;
	margin: 0px 0 10px 0px;
	width: 976px;
	clear: both;

	border: 4px ridge rgb(70,103,167);	
}
		
div.Footer p { 
	margin: 0 1% 5px 1%;
	padding: 0px;
	font-size: 80%;
	line-height: 120%;
}

/* -- Footer links -- */
div.Footer a {
	text-decoration: underline;
	padding: 0px;
	display: inline;
	}

div.Footer a:link {
	color: blue;
	}
div.Footer a:visited {
	color: purple;
	}
div.Footer a:active {
	color: black;
	background: rgb(230,230,240);
	}
div.Footer a:hover {
	color: black;
	background: rgb(230,230,240);
	}