body{
margin:0;
padding:0;
line-height: 1.5em;
background: #FFF;
font-family: Tahoma, Verdana, Arial, sans-serif;
}

body.iframe{
margin:0;
padding:0;
line-height: 1.5em;
background: #FAF8F8;
font-family: Tahoma, Verdana, Arial, sans-serif;
font-size: 70%
}

img.project {
border: black solid 1px;
margin: 15px 10px 15px 0;
}

img.contact {
border: none;
margin: 15px 0 0 0;
}

b{font-size: 110%;}
em{color: red;}
img{border: none;}
p{
	color: #000;
	font-size: 70%;
	margin: 20px 50px 0 10px;
	line-height: 1.6em;
}
a:link, visited, active {
	color: #000099;
	font-size: 70%;
	text-decoration: none;
}
a:hover {
	color: #000099;
	font-size: 70%;
	text-decoration: blink;
}
p.first {
margin: 45px 50px 0 10px;
}

p.projects {
margin: 25px 20px 0 10px;
}

#maincontainer{
width: 800px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
margin-top: 10px;
border: #111b50 solid 1px;
background-image: url(../images/footer.jpg);
background-repeat: repeat-y;
}

#topsection{
background: #111b50;
height: 0; /*Height of top section*/
}

#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin: 0 473px 0 287px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
background-image: url(../images/mid.jpg);
height: 600px;
}

#contentcolumnAbout{
margin: 0 474px 0 287px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
background-image: url(../images/loc_about.gif);
height: 599px;
}

#contentcolumnProject{
margin: 0 474px 0 287px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
background-image: url(../images/loc_projects.gif);
height: 699px;
}

#contentcolumnContact{
margin: 0 474px 0 287px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
background-image: url(../images/loc_about.gif);
height: 599px;
}

#menu{
position: absolute;
margin: 185px 0 0 145px;
height: 25px;
}

#menu ul{
list-style: none;
line-height: .89em;
}

#ld{
font-family: Helvetica, Arial, sans-serif;
color: #A6AFBB;
letter-spacing: 5px;
font-weight: 100;
font-style: normal;
text-decoration: none;
line-height: 1.3em;
font-size: 95%;
position: absolute;
margin: 405px 0 0 72px;
}

.menuH a{
font-family: Helvetica, Arial, sans-serif;
color: #A6AFBB;
letter-spacing: 5px;
font-weight: 100;
font-style: normal;
text-decoration: none;
line-height: 1.3em;
font-size: 85%;
padding: 1px;
}

.menuH a.active{
font-family: Helvetica, Arial, sans-serif;
color: #111b50;
background-color: #A6AFBB;
letter-spacing: 5px;
font-weight: 100;
font-style: normal;
text-decoration: none;
line-height: 1.3em;
font-size: 85%;
padding: 1px;
}

#menuInside{
position: absolute;
margin: 185px 0 0 145px;
height: 25px;
}

#menuInside ul{
list-style: none;
line-height: .87em;
}

#leftcolumn{
float: left;
width: 287px; /*Width of left column in pixel*/
margin-left: -800px; /*Set margin to that of -(MainContainerWidth)*/
background-image: url(../images/left.jpg);
height: 600px;
}

#leftcolumnInside{
float: left;
width: 287px; /*Width of left column in pixel*/
margin-left: -800px; /*Set margin to that of -(MainContainerWidth)*/
background-image: url(../images/left.jpg);
height: 600px;
}

#rightcolumn{
float: left;
width: 474px; /*Width of right column*/
margin-left: -474px; /*Set left margin to -(RightColumnWidth)*/
background-image: url(../images/right.jpg);
height: 600px;
}
#address_ny{
	float:left;
	width: 200px;
}
#address_sc{
	float:left;
}
#rightcolumnInside{
float: left;
width: 474px; /*Width of right column*/
margin-left: -474px; /*Set left margin to -(RightColumnWidth)*/
background: #FAF8F8;
height: 599px;
}

#footer{
width: 800px;
background: #111b50;
color: #fff;
text-align: right;
font-size: 9px;
margin-right: 5px;
padding-bottom: 3px;
padding-top: 3px;
}

#footer a{
color: #fff;
text-decoration: none;
}

#footerInside{
width: 800px;
background-image: url(../images/footer.jpg);
color: #111b50;
text-align: right;
font-size: 9px;
margin-right: 5px;
padding-bottom: 3px;
padding-top: 3px;
}

#footerInside a{
color: #111b50;
text-decoration: none;
}

.innertube{
margin: 0; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}

img.headshot {
margin: 0 15px 30px 0;
border: black solid 1px;
float: left;
vertical-align: text-bottom;
}
#mailto{
	float: left;
	margin: 20px 50px 0 10px;
	line-height: 1.6em;
	width: 350px;
}
