/* CSS Document */

/* Basic Elements */
html p	{
	margin-top: 0;
	margin-bottom: 1em;
	line-height: 1.5;
	}
	
body {
	font-size: 12px;
	line-height: 1.5;
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	text-align: center;	
	background-image:url(../images/bkgrd_2ndpg.gif);
	background-repeat: repeat-x;
	}
	
.hide {
	display: none;
	}

.hideOnPrint {
	display: none;
	}
	
img {
	border: 0;
	}
	
/* Basic Divs */	
	
#container
{
	text-align: left;
	margin: auto;
	padding: 0px;
	width: 973px;
	height: auto;
	position: relative;
	font-size: 13px;
	font-family: "Arial Narrow", Arial, "Univers LT 57 Condensed", "Univers-Condensed", Helvetica, sans-serif;
    font-style:  normal;
    font-weight: normal;
    src: url(http://www.linkstudio.info/fonts/UNIVERS2.eot);
	color: #686a6c;
	}
	
	
/* Home */
#rightvertical {
	display: none;
	}

#flashcontainer {
	display: none;
	}


#flashhomenav {
	display: none;
	}

#content {
	margin: 0;
	padding: 0;
	width: 964px;	
	background-image:url(../images/bkgrd_content.gif);
	position:absolute;
	top: 100px;
	left: 0px;
}

#middlecol {
	margin-left: 255px;
	margin-right: 295px;
	background-image:url(../images/hometitle.gif);
	background-repeat: no-repeat;
}

#middlecol h1 {
	margin: 0;
	padding: 0px 0px 0px 27px;
	color: #ffffff;
}

#middlecol h2 {
	margin: 0;
	padding: 0px 20px 2px 27px;
	height: auto;
	font-size: 13px;
    font-family: "Arial Narrow", Arial, "Univers LT 67 CondensedBold", "Univers-CondensedBold", Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
    src: url(http://www.linkstudio.info/fonts/UNIVERS0.eot);
	line-height: 1.25em;
}

#middlecol h3 {
	margin: 0;
	padding: 0px 20px 2px 27px;
	height: auto;
	font-size: 13px;
    font-family: "Arial Narrow", Arial, "Univers LT 67 CondensedBold", "Univers-CondensedBold", Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
    src: url(http://www.linkstudio.info/fonts/UNIVERS0.eot);
	line-height: 1.25em;
}

#middlecol p {
	padding: 0px 20px 0px 27px;
	}


#middlecol a {
	color: #686a6c;
	text-decoration: underline;
	}
	
#rightcol {
display: none;

}

/* Basic headers */
#header {
	margin: 0;
	padding: 0;
	width: 964px;
	height: 23px;
	background-color: #99ae33;
	}

#headerwhite {
	margin: 0;
	padding: 0;
	width: 664px;
	height: 19px;
	background-color: #ffffff;
	position:relative;
	top: 4px;
	left: 255px;
}
	
#headerwhite h1 {
	margin: 0;
	padding: 0;
}
	

/* 2nd page Columns  */
#leftcol {
	display: none;

}


#middlecol {
	margin-left: 255px;
	background-image:url(../images/2ndpgtitle.gif);
	background-repeat: no-repeat;
}


#contentcontainer {
 margin: 0px;
 padding: 0px;
 width: 630px;
 }
 
 #contenttitle {
 margin: 0px;
 padding: 0px 20px 20px 27px;
 width: 630px;
 }

 #contenttitle h1 {
	 margin: 0;
 	padding: 0;
 }
 
#contentleft {
	float: left;
	margin: 0;
	padding: 0;
	width: 340px;
}

#contentleft h1 {
	margin: 0;
	padding: 0px 20px 0px 27px;
	color: #99ae33;
	font-size: 13px;
    font-family: "Arial Narrow", Arial, "Univers LT 67 CondensedBold", "Univers-CondensedBold", Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
    src: url(http://www.linkstudio.info/fonts/UNIVERS0.eot);
	line-height: 1.25em;
}

#contentleft h2 {
	margin: 0;
	padding: 0px 20px 5px 27px;
	font-size: 13px;
    font-family: "Arial Narrow", Arial, "Univers LT 67 CondensedBold", "Univers-CondensedBold", Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
    src: url(http://www.linkstudio.info/fonts/UNIVERS0.eot);
	line-height: 1.25em;
}


#contentleft p {
	padding: 0px 20px 0px 27px;
	}

#contentleft a {
	color: #686a6c;
	text-decoration: underline;
	}
	
#contentright {
	margin-left: 341px;
	padding: 0px 0px 0px 4px;
	width: 289px;

}

#contentright h1 {
	margin: 0;
	padding: 0px 0px 5px 0px;
	font-size: 13px;
    font-family: "Arial Narrow", Arial, "Univers LT 67 CondensedBold", "Univers-CondensedBold", Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
    src: url(http://www.linkstudio.info/fonts/UNIVERS0.eot);
	line-height: 1.25em;
}

#contentright h2 {
	margin: 0;
	padding: 0;
	color: #99ae33;
	font-size: 13px;
    font-family: "Arial Narrow", Arial, "Univers LT 67 CondensedBold", "Univers-CondensedBold", Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
    src: url(http://www.linkstudio.info/fonts/UNIVERS0.eot);
	line-height: 1.25em;
}

#contentright p {
	padding: 0px 0px 0px 0px;
}


#contentright a {
	color: #686a6c;
	text-decoration: underline;
}

/* footer */
#footertext {
	display: clear;
	margin: 0;
	padding: 10px 4px 0px 27px;
	height: auto;
	width: 613px;
	position: relative;	
	}


#footertext p {
	border-top:solid 1px #a7a7a8;
	margin: 0;
	padding: 10px 0px 0px 0px;
	color: #a7a7a8;
	font-size: 12px;
	font-family: "Arial Narrow", Arial, Helvetica, "Univers LT 57 Condensed", "Univers-Condensed", sans-serif;
    font-style:  normal;
    font-weight: normal;
    src: url(http://www.linkstudio.info/fonts/UNIVERS2.eot);
}


#footertextgr p {
	border-top:solid 1px #99ae33;
	margin: 0;
	padding: 10px 0px 0px 0px;
	color: #99ae33;
	font-size: 13px;
	font-family: "Arial Narrow", Arial, Helvetica, "Univers LT 57 Condensed", "Univers-Condensed", sans-serif;
    font-style:  normal;
    font-weight: normal;
    src: url(http://www.linkstudio.info/fonts/UNIVERS2.eot);
}

#footer	{
	display: clear;
	margin: 0;
	padding: 0;
	background-image:url(../images/footer.gif);
	background-repeat:no-repeat;
	height: 71px;
	width: 964px;
	background-color: #ffffff;
	position: relative;	
	}
	
.textsans10 {	
	font-size: 10px;
	font-family: "Arial Narrow", Arial, Helvetica, "Univers LT 57 Condensed", "Univers-Condensed", sans-serif;
    font-style:  normal;
    font-weight: normal;
    src: url(http://www.linkstudio.info/fonts/UNIVERS2.eot);
	color: #686a6c;
}

.greentext {
	color: #99ae33;
	}
	
.lightgraytext {
	color: #a7a7a8;
	}
	
.horizontal {
	padding: 0px 0px 12px 0px;
	margin:0;
	width: 370px;
	background-image:url(../images/horizontal_home.gif);
	background-repeat: no-repeat;
	height: 10px;
	position: relative;
	left: 27px;
	}


/* Skip Nav */
#skip	{
	clear: both;
	color:#ffffff;
	font-size: 0px;
	margin: 0;
	padding: 0;
	width:1px;
	height:8px;
	}	
	

/* printonly */
#logo	{
	margin: 0;
	padding: 0;
	left: 30px;
	position: relative;
	}	
	