* {
    margin: 0px;
    padding: 0px;
    }

/* mac hide \*/

html,body {
    height: 100%;
    width: 100%;
    }

#flashcontent {
    height: 125%;
    }

/* end hide */

body {
    font-family: tahoma;
    font-size: 12px;
    color: #4D4D4D;
    margin: 0px;
    margin-left: auto;
    margin-right: auto;
    padding: 0px;
    background-color: #FFFFFF;
    text-align: center;
    }

div#outer {
    height: 100%;
    width: 100%;
    display: table;
    vertical-align: middle;
    }

div#container {
    text-align: center;
    position: relative;
    display: table-cell;
    vertical-align: middle;
    height: 680px;
    }

div#inner {
    width: 920px;
    height: 680px;
    margin-left: auto;
    margin-right: auto;
    }

div#head {
    position: relative;
    width: 920px;
    height: 25px;
    left: 2px;
    top: 0px;
    padding-bottom: 10px;
    }

div#head_about {
    position: relative;
    width: 920px;
    height: 25px;
    left: 10px;
    top: 0px;
    padding-bottom: 10px;
    }

div#nav {
    position: relative;
    width: 605px;
    height: 25px;
    left: 315px;
    top: -13px;
    text-align: right;
    }

div#nav_a {
    position: relative;
    width: 605px;
    height: 25px;
    left: 600px;
    top: -13px;
    text-align: right;
    }

div#logo {
    position: relative;
    width: 315px;
    height: 25px;
    left: 0px;
    top: 0px;
    }

div#content {
    position: relative;
    width: 920px;
    height: 600px;
    left: 0px;
    top: 0px;
    display: table;
    vertical-align: middle;
    }

div#area {
    position: relative;
    display: table-cell;
    vertical-align: middle;
    }

div#group {
    position: relative;
    display: table-cell;
    vertical-align: middle;
    }

div.sec {
    position: relative;
    padding: 20px;
    width: 100px;
    height: 300px;
    left: 160px;
    top: 0px;
    display: table-cell;
    vertical-align: top;
    }

div#block {
    position: relative;
    left: 10px;
    top: 50px;
    width: 750px;
    text-align: left;
    }

div#block_a {
    position: relative;
    left: 10px;
    top: 50px;
    width: 340px;
    text-align: left;
    }

div#disp {
    position: relative;
    width: 920px;
    height: 600px;
    left: 0px;
    top: 0px;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
    }

div#sidebar {
    position: relative;
    height: 495px;
    float: right;
    left: 0px;
    top: -380px;
    border-left: 2px solid #4D4D4D;
    padding-left: 20px;
    }

div#sidebar_con {
    position: relative;
    height: 525px;
    float: right;
    width: 300px
    left: 350px;
    top: -110px;
    padding-left: 20px;
    padding-right: 5px;
    }

div#sidebar_a {
    position: relative;
    height: 495px;
    float: right;
    left: -145px;
    top: -887px;
    border-left: 2px solid #4D4D4D;
    padding-left: 20px;
    }

div#news_feed {
    position: relative;
    height: 495px;
    float: right;
    left: -280px;
    top: -393px;
    border-left: 2px solid #4D4D4D;
    padding-left: 20px;
    }

div#foot {
    position: relative;
    width: 920px;
    height: 30px;
    left: 0px;
    top: -60px;
    padding-top: 10px;
    }

div#foot_about {
    position: relative;
    width: 920px;
    height: 30px;
    left: 8px;
    top: -370px;
    }

div#foot_home {
    position: relative;
    width: 920px;
    height: 30px;
    left: 0px;
    top: 30px;
    }

div#foot_proj {
    position: relative;
    width: 920px;
    height: 30px;
    left: 0px;
    top: 30px;
    }

div#foot_con {
    position: relative;
    width: 920px;
    height: 30px;
    left: 500px;
    top: -22px;
    }

div#sel {
    position: relative;
    width: 920px;
    height: 20px;
    left: 0px;
    top: 0px;
    }

div#cr {
    position: relative;
    width: 920px;
    height: 10px;
    left: 0px;
    top: 15px;
    }

div#cr_a {
    position: relative;
    width: 920px;
    height: 10px;
    left: 0px;
    top: -450px;
    visibility:hidden;
    }


h1 {
    font-size: 20px;
    text-transform: uppercase;
    text-align:left;
    padding-bottom: 15px;
    }

h2 {
    font-size: 12px;
    font-style: italic;
    text-transform: none;
    text-align:left;
    padding-bottom: 10px;
    }

ol {
    font-size: 14px;
    list-style-position: inside;
    list-style-type: circle;
    padding-bottom: 15px;
    }

p {
    font-size: 14px;
    color: #4D4D4D;
    text-transform: none;
    padding-bottom: 10px;
    text-align: left;
    }

p.cr {
    font-size: 10px;
    text-transform: uppercase;
    text-align: left;
    color: #4D4D4D;
    }

p.sel {
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
    color: #4D4D4D;
    text-align: center;
    }

p.proj_title {
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    text-align: left;
    }

p.proj_desc {
    font-size: 12px;
    text-align: left;
    text-transform: uppercase;
    }

p.nav {
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    }

a {
    color: #B3B3B3;
    text-decoration: none;
    }

a:link {
    color: #B3B3B3;
    }

a:visited {
    color: #B3B3B3;
    }

a:active {
    color: #4D4D4D;
    }

a:hover {
    color: #4D4D4D;
    }

a.nav {
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    }

a img {
    border: none;
    }

img.me {
    float: right;
    padding-left: 20px;
    padding-bottom: 20px;
    }
