﻿@media screen
{
body
{
	color: #979592;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 20px;
	text-align:justify;
}
h1
{
	font-size:10pt;
	color:#524F4A;
	font-weight:bold;
	margin-bottom: 0px;
	margin-top:0px;
}
h2
{
	font-size:10pt;
	color:#979592;
	font-weight:normal;
}
h3
{
	color: #666666;
}
.bold
{
	font-weight:bold;
}
#logo
{
	padding: 50px 50px 30px 50px;
}
#subholder
{
		width: 996px;
		height: 700px;
		/*background-color: #FFFFFF;*/
		border: 1px solid #FFFFFF;
}
#holder
{
	position: absolute;
	top: 56%;
	left: 49%;
	margin-left: -498px;
	margin-top: -350px;

	

	padding: 0px;
	
}
#project-text
{
	margin-top:50px;
	float:right;
	width:240px;
}
#navigation
{
	width: 120px;
	height: 400px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-style: solid;
	border-color: #979592;
	border-width: 0px 0px 1px 1px;
	margin-left: 50px;
	margin-bottom: 50px;
	position:absolute;	bottom: 0;	left: 0; 
}
A:link {text-decoration: none; color:#979592; font-weight:bold;}
A:visited {text-decoration: none; color:#979592; font-weight:bold;}
A:active {text-decoration: none; color:#979592; font-weight:bold;}
A:hover {text-decoration: none; color:#524F4A; font-weight:bold;}
#links
{
		padding-left: 8px;
		padding-bottom: 20px;
		position:absolute;	bottom: 0;	left: 0; 
		width:550px;
}
.sublink
{
}
.link
{
	line-height: 25px;
	padding-bottom: 5px;
}
#content
{
	float: right;
	width: 770px;
	height:auto;
	padding-right:40px;
}
#practice-text
{
	width: 480px;
}
.practice {

	line-height:15px;
	margin-bottom: 10px;
		margin-top: 5px;
		text-align:justify;
}



#practiceLinks
{
	padding-left: 8px;
	padding-top: 5px;
	position: absolute;
	left: 0;
	width: 100px;
	top: 0px;
	bottom: 335px;
	line-height:15px;
}
.bullets
{
	width: 230px;
		line-height:15px;
		font-size:8pt;
		float:left;
}
#portfolio-images
{
float:right;
padding-right:10px;
width:220px;	
margin-left:10px;
min-height:440px;
}
.portfolio-image-left
{
float:left;
width:100px;
height:100px;
margin-bottom:20px;	
}
.portfolio-image-right
{
float:right;
width:100px;
height:100px;	
margin-bottom:20px;
}
.image-placement
{
	width:500px;
	height:315px;
}

.image-placement *
{
}
.menu
{
	padding-right:5px;
	padding-left:5px;
		float:right;
}
#bottomholder
{
	width: 996px;
}
#cassdesign
{
	float:right;
	margin-right:10px;
}
.bottomtext
{
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #C0C0C0;
}

}
@media print
{
	body
{
	color: #979592;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 20px;
	text-align:justify;
}
h1
{
	font-size:10pt;
	color:#524F4A;
	font-weight:bold;
	margin-bottom: 0px;
	margin-top:0px;
}
h2
{
	font-size:10pt;
	color:#979592;
	font-weight:normal;
}
h3
{
	color: #666666;
}
.bold
    {
        font-weight: bold;
    }
#bottomholder, #practiceLinks, .menu, #links
{
	display:none;
}
#practice-text
{
	width: 350px;
}
}
