/***SCREEN CSS FOR DYADNY****/

/****GLOBAL****/

body {
	background:#000000;
	font-family:helvetica,arial, sans serif;
	color:#f2f0dc;
	font-size:14px;
	line-height:14px;
}

a {outline: none;text-decoration:none;}
a img {outline: none;text-decoration:none;}
img {border: 0;text-decoration:none;}

a:active, a:link, a:visited {
color:#f2f0dc;
text-decoration:none;
outline: none;
}

ul {
    margin: 0px 0px 0px 10px !important;    padding: 0px !important;    list-style-type: none !important;
}

li {
    margin: 0px 0px 0px 20px !important;    padding: 0px !important;    list-style-type: none !important;}

p {
text-align:;
line-height:18px;
}

h1 {
font-weight:100;
letter-spacing:.1em;
font-family: myriad pro, helvetica, verdana, sans serif;
line-height:1em;
}

h2 {
    font-size: 15px;
    font-weight: normal;
    line-height: 1em;
}


/****CLASS STYLING****/

img.logo {
margin:20px 0px 0px 20px;
}


img.tn {
float:left;
margin:0px 15px 15px 0px;
width:198px;
height:198px;
}

.dim {
color:#999999;
}

.resumeheading {
	font-family: verdana;
	font-weight: bold;
	font-style:normal;
	font-size:14px;
	line-height:14px;
	color:#cccccc;

}

.resumesubheading {
    color: #999999;
    font-family: helvetica,arial;
    font-size: 14px;
    font-style: normal;
    font-weight: bold;
    line-height: 16px;
}

.resume {
color:#999999;
font-size:14px;
line-height:14px;
	
}


.quote {
	font-family:Georgia,serif;
	font-style: italic;
	font-weight: normal;
	font-size: 14px;
	line-height: 18px;
	color:#999999;
}

.quotesource {
	font-family:garamond,serif;
	font-weight: normal;
	font-style:normal;
	font-size: 16px;
	line-height: 20px;
	padding-top:5px;
	color:#333333;
}

a.FirstLink {
float:left;
margin:0px 5px 0px 0px;
}

/****DIV STYLING******/

#header {
position:absolute;
top:20px;
left:20px;
}

#aside {
position:absolute;
top:150px;
left:30px;
border-left: 1px solid #f2f0dc;
padding:0px;
margin:10px;
line-height:20px;
}

#main {
position:absolute;
top:110px;
left:300;
width:650px;
overflow:hidden;
}

#FirstNav {
margin-top:50px;
}

#studio {
width:600px;
}

#people {
width:600px;
}

#press {
width:675px;
}

#architecture, #furniture, #lighting {
width:675px;
}

#clients {
width:750px;
}
#clients img {
margin:0px 20px 20px 0px;
}

#SubjectContainer {
background:#ffffff;
color:#666;
width:100%;
height:100%;
overflow:auto;
}

#SubjectCopy {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 0 solid #E2E2E2;
    font-size: 12px;
    line-height: 12px;
    padding: 20px;
    text-align: left;
    width: 300px;
}

/*blog news*/
#main p {
color: #999999;
}
#main a:link, #main a:active, #main a:visited {
color:#333333;
}
#main a:hover {
color:#999999;"
}