﻿@media print{
body{
	margin:0;
	width:100%;
	background: #515B4A url() repeat-x;
	color:Black !important;
	}
	body a:link{color:white; text-decoration: none;}
	body a:visited{color:white;}
	body a:hover{color:#FB2202;}
	body a:active{color:white;}
	
.header2, .title, .description, .vid a, .mainLinks a {
    color: black !important;
}	
	
.description, .vid a, .mainLinks a, #SecondaryPage, .Heading, .SubHeading, #StudentLinks a {
    color: rgb(0, 0, 0) !important;
}	
	
	
#Main-Container
{ 
    color:black !important;
}
#MainContent2{overflow:hidden; margin-bottom:30px;}	

#Header2{width:100%; color:black !important; height:55px; background-color:#01315F; position:fixed; z-index:20;}
	#Header2 img{padding-left:20px; padding-top:10px; width:300px;
	             }

#EditBar{float:right; display:flex; margin-top:30px; height:25px; margin-right:50px; color:white;width:300px; display:none;}
	#Student{margin-right:5px; padding:2px 5px 0px 5px; display:none;}
	#Faculty{margin-right:5px; padding:2px 5px 0px 5px; display:none;}
	#Admin{margin-right:5px; padding:2px 5px 0px 5px; display:none;}
	#Close{margin-top:-8px; padding:10px 10px 10px 10px;background: url(open.png) no-repeat 0 11px; display:none;}
	#Close.close {margin-top:-8px; padding:10px 10px 10px 10px; display:none; background-image: url(close.png);no-repeat; }

/*#Biography{position:relative; top:75px; height:auto; z-index:0;}*/
#BiographyImage{
	background-image: url("lvc.jpg"); 
	height:100%;
	width:100%;
	background-size: 100%;
    background-repeat: no-repeat;
	position:fixed;
	left:0%;
	z-index:-1;	
}
#BiographyImage img{
/*width:100%;*/
}

#BiographyText{
	width:600px; 
	margin-left:50px;
	margin-top:0;
	padding-top:50px;
	z-index:15;
	font-family: Verdana, Geneva, sans-serif;
	color:black !important;
}

.vid
{
    display:none;
}

.perImage
{
    top:180px !important;
}

#bgcolor{
	/*background-color:black;
	opacity: .9; */
	z-index:5;
	padding:5px;
	background-color: black;
}

.header2{padding:10px !important; z-index:20; height: 80px;margin-bottom: 10px; color:black !important; }
.perImage{right:0px; top:230px; position:absolute; width:250px;}

.title{padding:10px; z-index:20; font-size: 22px; margin-bottom: 10px; color:white;}
.description{ background-color: black; padding-left:10px; padding-bottom:10px; margin-top:-20px; z-index:20; font-size: 15px;  color:black !important; line-height: 1.5; page-break-after: always;} 
.mainLinks{
	padding:10px;
	z-index:20;
	font-size: 16px;
	margin-bottom:40px;
	/*background-color:#696969;
	background-color: black; */
	display: inline-block;
	min-height: 100px;
	}
.mainLinks a{padding-left:2px; padding-right:10px; vertical-align: middle; display:none;}

#SecondaryPage{
	height:auto;
	bottom:0;
	z-index:10;
	padding-top:20px; 
	width:100%;
	background-color:#01315F;
	color:black;
	font-family: sans-serif;
	line-height: 1.5;
	padding-bottom:50px;
	display:block;
	}


#Seperator{height:100px;}

#Footer{
	height:150px;
	bottom:0;
	z-index:10;
	padding-top:50px; 
	width:100%;
	background-color:#01315F;
	color:#A7B7D8;
	font-family: sans-serif;
	line-height: 1.5;
	padding-bottom:20px;
	display:none;
	}

	#StudentLinks{
	float:left;
	padding-left:50px;
	font-size: 15px;
	font-family: Verdana, Geneva, sans-serif;
	margin-bottom:30px;
	display:none;
	}
	#StudentLinks a{
	margin-right:20px;
	}
	
	#lvcfooter
	{
		clear:both;
		float:left;
		width:600px;
		font-size: 12px;
		padding-left:50px;
		padding-bottom:10px;
	}
	
	.LVCTitle{font-size: 15px; font-family: Verdana, Geneva, sans-serif; color:white;}
	
	/*#contact{position:relative;float:right; font-size:12px; padding-right:50px; padding-bottom:50px; color:white;}*/
.vid{color:white;}
.vid img{padding-top:2px;padding-right:5px;vertical-align: text-bottom;}
}