* {
    margin: 0;
    padding: 0;
    list-style: none;
    border: 0;
    background-repeat: no-repeat;
    text-decoration: none;
    outline: none;
}

img {
    vertical-align: bottom;
    border: 0;
}

input, textarea {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
	border: 1px solid #DDDEE2;	
}

em {
    font-style: normal;
    font-weight: bold;
}

body {
    background-color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    line-height: 13px;
    color: #7f7f7f;
    text-align: justify;
}

#container {
    width: 740px;
    height: 600px;
    margin: 0 auto;
    position: absolute;
    top: 0px;
    left: 50%;
    margin-left: -360px;
}

#container .wrapper {
    overflow: hidden;
}

#real_page {
    height: 625px;
    position: relative;
    overflow: hidden;
}

h1, h2, h3 {
    font-size: 10px;
    letter-spacing: 0.1em;
    font-family: Arial, Helvetica, sans-serif;
}

h1 {
    margin-top: 20px;
    letter-spacing: 2px;
}

p {
    margin-top: 12px;
    margin-bottom: 3px;
}

#contents_wrapper {
    width: 740px;
    height: 510px;
    position: absolute;
    overflow: hidden;
    top: 105px;
    margin: 0;
}

#contents {
    width: 740px;
    height: 100%;
    position: relative;
}

.content {
    width: 740px;
    height: 510px;
    background: #e8e8e0;
    float: left;
}

#logo {
    position: absolute;
    height: 50px;
    width: 303px;
    background-image: url('../images/flying_logo.jpg');
    background-repeat: no-repeat;
    background-color: transparent;
    top: 20px;
    left: 440px;
}

.contact {
    margin-top: 150px;
    padding: 50px 30px 30px 16px;
    background-color: #f4f4f4;
}

.mainmenustyle {
    top: 70px;
    width: 740px;
    position: absolute;
    font-size: 10px;
    border-bottom: 1px solid #bfbfbf;
}

.mainmenustyle li {
    float: left;
    display: inline;
    list-style: none;
    margin: 0 40px 0 0;
    padding-bottom: 5px;
}

.mainmenustyle a {
    float: left;
    background: transparent none repeat scroll center top;
    margin: 0px;
    padding: 0px;
    height: 9px;
    overflow: hidden;
    background-position: bottom;
}

#main_menu a:hover {
    background-position: 0 -9px;
}

#main_menu a.selected {
    background-position: 0 -9px;
}

#home_nav a {
    width: 36px;
    background: url('../images/home.jpg') 0 0 no-repeat;
    text-indent: -9999px;
}

#profile_nav a {
    width: 50px;
    background: url('../images/profile.jpg') 0 0 no-repeat;
    text-indent: -9999px;
}

#projects_nav a {
    width: 64px;
    background: url('../images/projects.jpg') 0 0 no-repeat;
    text-indent: -9999px;
}

#contact_nav a {
    width: 56px;
    background: url('../images/contact.jpg') 0 0 no-repeat;
    text-indent: -9999px;
}

.submenustyle {
    position: absolute;
    top: 90px;
    width: auto;
    font-weight: bold;
    color: #8b8b8b;
    font-size: 10px;
}

.submenustyle li {
    float: left;
    display: inline;
    list-style: none;
    margin: 0;
    margin-right: 19px;
}

.submenustyle a {
    float: left;
    background: transparent none repeat scroll center top;
    margin: 0px;
    padding: 0px;
    height: 9px;
    overflow: hidden;
    background-position: bottom;
}

#studio_nav a {
    width: 45px;
    background: url('../images/studio.jpg') 0 0 no-repeat;
    text-indent: -9999px;
}

#recognition_nav a {
    width: 82px;
    background: url('../images/recognition.jpg') 0 0 no-repeat;
    text-indent: -9999px;
}

#ongoing_nav a {
    width: 41px;
    background: url('../images/other.jpg') 0 0 no-repeat;
    text-indent: -9999px;
}

#ongoing_nav a.selected {
    background-position: 0 -9px;
}

#completed_nav a {
    width: 34px;
    background: url('../images/built.jpg') 0 0 no-repeat;
    text-indent: -9999px;
}

#completed_nav a.selected {
    background-position: 0 -9px;
}

#profile {
    margin-left: 75px;
}

#profile a:hover {
    background-position: 0 -9px;
}

#profile a.selected {
    background-position: 0 -9px;
}

#projects {
    margin-left: 166px;
}

#projects a:hover {
    background-position: 0 -9px;
}

#projects a.selected {
    background-position: 0 -9px;
}

.proj_navi {
    position: absolute;
    right: 0px;
    top: 90px;
    width: auto;
    font-weight: bold;
    color: #8b8b8b;
    font-size: 10px;
}

.proj_navi li {
    display: inline;
    list-style: none;
    margin: 0;
    margin-left: 15px;
}

.proj_navi li.selected a {
    color: #000000;
    font-weight: bold;
}

.proj_navi a {
    text-decoration: none;
    color: #8b8b8b;
}

.proj_navi a:hover {
    color: #000000;
}

.recinfo {
    padding-bottom: 8px;
}

.pubinfo {
    padding-bottom: 19px;
	width:280px;
}

#home {
    left: 0;
    top: 0;
    width: 740px;
}

#home .pic {
    padding-top: 100px;
    padding-bottom: 100px;
}

.description {
    margin-left: 426px;
    margin-top: -210px;
    width: 262px;
    padding: 100px 30px 30px 16px;
    text-align: left;
    height: 100%;
}

.inner {
    width: 740px;
    float: left;
}

.pic {
    padding-top: 100px;
    width: 430px;
    height: 109px;
}

.nothumb {
    float: left;
    width: 108px;
    height: 170px;
}

.thumb {
    float: left;
    width: 107px;
    height: 172px;
}

.thumb img {
    border: none;
}

.relative-slide-wrap{
	position: relative;
	width: 740px;
	height: 510px;
}

#studio {
    left: 0px;
    top: 0;
    width: 740px;
    height: 510px;
	overflow: hidden;
    background: #e8e8e0 url('../images/rbg.jpg') repeat-y 100% 0;
	position: relative;
}

#studio .description {
    padding-top: 100px;
}

#studio .description p{padding-bottom: 5px;}

#studio .description .main_head{color:#000000; padding-bottom: 3px;}

#studio .description h3{color:#000000;}

#studio .pic img{
    padding-bottom: 20px;
}

#publication {
    left: 740px;
    top: 0;
    width: 740px;
    height: 510px;
    position: absolute;
    background: #e8e8e0 url('../images/rbg.jpg') repeat-y 100% 0;
}

#publication .pic {
    float: left;
    padding-top: 100px;
    width: 430px;
}

#publication .publication_description {
    margin-top: -1px;
    margin-left: 426px;
    height: 390px;
    overflow: hidden;
    width: 268px;
    padding: 80px 30px 40px 16px;
    text-align: left;
    position: relative;
}

#publication .publication_description h3 {
    letter-spacing: 0;
}

h1.publication_head {
    color: #000000;
}

.info_selected {
    color: #000000;
}

.subhead {
    color: #000000;
}

.ancstyle {
    text-decoration: none;
    color: #8b8b8b;
}

.ancstyle:hover {
    visibility: visible;
    color: #000000;
}

.ancstyle:selected {
    visibility: visible;
    color: #000000;
}

a:hover {
    visibility: visible;
    color: #000000;
    font-weight: bold;
}

a:hover .imgover, a .imgout {
    display: inline;
}

a:hover .imgout, a .imgover {
    display: none;
}

#ongoing {
    overflow: hidden;
    background: #e8e8e0 url('../images/rbg.jpg') repeat-y 100% 0;
}

#ongoing .pic {
    float: left;
    padding-top: 100px;
    width: 430px;
}

#ongoing .description {
    margin-top: -1px;
    margin-left: 426px;
    height: 500px;
    overflow: hidden;
    width: 262px;
    text-align: left;
    position: relative;
    padding: 100px 30px 30px 16px;
}

#completed {
    overflow: hidden;
    background: #e8e8e0 url('../images/rbg.jpg') repeat-y 100% 0;
}

#completed .pic {
    float: left;
	padding-left: 1px;
    padding-top: 100px;
    width: 430px;
    margin-right: -3px;
}

#completed .description {
    margin-top: -1px;
    margin-left: 426px;
    height: 500px;
    overflow: hidden;
    width: 262px;
    text-align: left;
    position: relative;
    padding: 100px 30px 30px 16px;
}

.fullsize_l {
    width: 90%;
    text-align: left;
    padding: 0 0 30px;
}

.fullsize_r {
	padding: 30px 0 0;
	text-align: left;
}

div#project {
    overflow: hidden;
    background: #e8e8e0 url('../images/rbg.jpg') repeat-y 100% 0;
}

div#project h3 {
	width:230px;
    color: #000000;
}

.rightthumb {
    clear: both;
    width: 100%;
    margin: 0;
}

.rightthumb div {
    float: left;
}

div#contactus {
    left: 740px;
    top: 0;
    width: 740px;
    height: 510px;
    background: #e8e8e0 url('../images/rbg.jpg') repeat-y 100% 0;
}

div.contactus_desc{
    margin-left: 426px;
    margin-top: -130px;
    width: 262px;
    padding: 0px 30px 30px 16px;
    text-align: left;
    height: 100%;
}

div#comments{overflow:hidden;height: 400px;}

div#comments h1{
	color:#000000;
	padding-bottom:5px;
	border-bottom:1px solid #bfbfbf;
	margin-bottom:15px;
}


div#comments_form{margin-bottom:30px;}

div#comments_form h2{font-size:9px; color:#000000; padding-bottom:5px;} 

div#comments_form h1 span{font-size:9px; color:#7f7f7f;letter-spacing:0;} 

div#comments_form ul{
	margin:0;
}

div#comments_form ul li{
	margin-bottom:5px;
}

div#comments_form ul li label{
	padding-left:5px;
}

div#comments_form ul li.comments label{
	padding:0;
}

div#comments_form ul li.comments{
	margin-bottom:5px;
}

div#comments_form ul li input.submtn{
	height:20px;
	padding:0 5px;
}

div#comments_posted ul{
	margin-bottom:10px;
	border-bottom:1px solid #e8e8e0;
	padding-bottom:5px;
}

div#comments_posted ul li.comment_author{
	font-size:11px;
}
div#comments_posted ul li.comment_content{
	padding-top:3px;
}

div#comments_form ul#error{
	margin:0;
	padding-left:5px;
	background:#ffffff;
	border-left:3px solid #e8e8e0;
} 

div#comments_form ul#error li{
	padding:0;
	color: #7f7f7f;
} 

p.contact_addr{padding:0 25px;}

p.contact_addr a, p.contact_addr a:hover{text-decoration:underline;color:#7f7f7f;}

p.contact_addr span{font-weight: bold;}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 * Scrollbar
 *~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#studio_track,
#track {
    position: absolute;
    top: 11px;
    width: 6px;
    height: 489px;
	right:0;
	background-color:#DDDEE2;
}

#studio_thumb,
#thumb {
    position: absolute;
    top: 1px;
    width: 7px;
    height: 5px;
    background-color:#ADB3BB;
}

#studio_scroll_handle_down,
#scroll_handle_down,
#studio_scroll_handle_up,
#scroll_handle_up {
	height: 7px;
	width: 7px;
	position: absolute;
}

#studio_scroll_handle_up,
#scroll_handle_up {
	top: -10px;
	background-image: url(../images/btn-up.jpg);
}

#studio_scroll_handle_down,
#scroll_handle_down {
	right: 0;
	bottom: -10px;
	background-image: url(../images/btn-dn.jpg);
}

h3.credits_header {
    margin: 15px 0 5px;
}

ul li.subtext {
    margin-bottom: 5px;
}

#footer {
    position: relative;
    font-size: 10px;
	padding-top:5px;
}

#footer{
	background-image: url('../images/footer.jpg');
	height:20px;
}
#footer p {
    float: right;
    margin: 0px;
}

#footer span {
    float: left;
}

a.download  { font-weight: bold; color: red; text-decoration: none;}