body {
    font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size:16px;
    color:#000;
    text-align:center;
} 

/* Main Screen */
div#main {
    width:1024px;
    background-color:#000;
    padding-top:0; 
    padding-bottom:1%;
    border:0px solid #F00;
    margin:auto; /* Need for FF, Chrome */
    margin-top:2%;
    margin-bottom:1%;    
}

div#Home {
    width:1024px;
    height:1060px;
    background-color:#000;
    padding-top:0; 
    padding-bottom:0%;
    border:0px solid #F00;
    margin:auto; /* Need for FF, Chrome */
    margin-top:2%;
    margin-bottom:1%;    
}

div#MainBar {
    padding-bottom:0;
    border:0px solid #F00;
    margin-top:0;
    margin-bottom:1%; /* Need to get a gap with FF*/
}

div#OptionsBar {
    background-color:#187BA4; /* Colour code of Ether logo */
    color:#FFF;
    border:0px solid #0F0;
    margin-top:0;
    margin-bottom:2%;
}

div .iFrame {
    border:0px solid #00F;
}

div#LeftImg {
    float:left;
}

div#DateTime {
    float:left;
}

div#HomeText {
    width:470px;
    float:left;
    text-align:left;
    background-color:#FFF;
    padding-left:2%;
    padding-right:2%;
    border:0px solid #F00;
    margin-left:2.2%;        
    
}

div#FAQs ol {
    text-align:left;
    color:#FFF;
    border:0px solid #F00;   
}

div#HomeText p.quote {
    font-style:italic;
    font-size:smaller;
}    

div#PressArticles {
    color:#000;
    padding:1%;
    border:1px solid #000;
}

div#Video {
    text-align:center;
    padding:0 0 0 0;
    border:0px solid #F00;
    margin:0 25.25% 3% 26.25%;
}

div#copyright p {
    clear:both;
    font-size:0.8em;
    text-decoration:none;
    border-top:1px solid #000;
    margin:2% 20% 0 20%; 
}

div#Twitter {
    background-color:#FFF;
    width:470px;
    text-align:right;
}

div.clear {
    clear:both;
    background-color:#000;
}

/* Contact Us Page */

div#EBAddress {
    background-color:#FFF;
    text-align: left;
    padding-right:3%;
    padding-left:3%;
    border: 0px solid #F00;
    margin:1% 0% 2% 14%;
    float:left; /* Need for Notes image */
}    

div#ContactNote {
    padding-top:1%;
    border:0px solid #00F;
}

p#noscript {
    color:#FFF;
    text-align:center;
    margin-top:5%;
}

/* Press Page */

div#Press {
    background-color:#FFF;
    text-align:left;
    border:0px solid #F00;
    padding:1% 0 1% 3%;
    margin:3% 20% 2% 20%;
}    

div#Press p#fmcmlogo {
    border:0px solid #FFF;
    margin:2% 0 2% 0;
}

/* Authors Page */

div#FrontCover {
    float:left;
    border:0px solid #0F0;
    margin:4% 0 0 2%;
}

div#Authors {
    border:0px solid #F00;
    margin:0 0% 1% 5%;
}

div#AuthorRows {
    padding: 3% 0 3% 0;
    border:0px solid #0F0;
    margin:0 0 0 0;
}

div#Authors img {
    padding:0.5% 0.5% 0.5% 0.5%;
    border:0px solid #00F;
    margin:0 0 0 0;
}    

/* Demo Page */
div #Demo {
    border:0px solid #F00;
}


/* Navigation Bar */
a:link, a:visited {
    color:#FFF;
    text-decoration:none;
    font-weight:bold
}

a:focus, a:hover, a:active {
    color:#00F;
    text-decoration:none;
    font-weight:bold;
    border:0px;
}

a#AppStore:link img, a#AppStore:visited img, a#AppStore:focus img, a#AppStore:hover img, a#AppStore:active img {
   border-style:none;
}

a#Twitter:link img, a#Twitter:visited img, a#Twitter:focus img, a#Twitter:hover img, a#Twitter:active img {
   border-style:none;
}

a#Facebook:link img, a#Facebook:visited img, a#Facebook:focus img, a#Facebook:hover img, a#Facebook:active img {
   border-style:none;
}

a#blog:link, a#blog:visited {
    color:#000;
    text-decoration:underline;
    font-weight:normal;
}

a#blog:focus, a#blog:hover, a#blog:active {
    color:#00F;
    text-decoration:underline;
    font-weight:normal;
    border:0px;
}

a#Support:link, a#Support:visited {
   color:#000;
}

a#Support:focus, a#Support:hover, a#Support:active {
   color:#00F;
}   

a#Answers:link, a#Answers:visited {
   color:#000;
}

a#Answers:focus, a#Answers:hover, a#Answers:active {
    text-decoration:underline;
    color:#00F;
}


div#PressArticles a:link, div#PressArticles a:visited {
   color:#00F;
   font-weight:normal;
   font-size:smaller;
   margin-left:2%;
}

div#PressArticles a:focus, div#PressArticles a:hover, div#PressArticles a:active {
   color:#00F;
   font-weight:normal;
   font-size:smaller;
   text-decoration:underline;
   margin-left:2%;
}

a#ContactUs:link, a#ContactUs:visited {
    color:#000;
    text-decoration:none;
    font-weight:bold;
}

a#ContactUs:focus, a#ContactUs:hover, a#ContactUs:active {
    color:#00F;
    margin:0 0 0 0;
    text-decoration:none;
    font-weight:bold;
}


div#BlogText {
    width:470px;
    height:365px;
    border:0px solid #00F;
    margin-top:1%;
    overflow-y:scroll;
    overflow-x:hidden;
}

a#TheTime:link, a#TheTime:visited, a#TheTime:focus, a#TheTime:hover, a#TheTime:active {
    color:#000;
    text-decoration:none;
    font-weight:normal;
}

a#normalLink:link, a#normalLink:visited {
    color:#00F;
    text-decoration:underline;
    font-weight:normal;
}

a#normalLink:focus, a#normalLink:hover, a#normalLink:active {
    color:#00F;
    margin:0 0 0 0;
    text-decoration:none;
    font-weight:bold;
}

