﻿h1, h2, h3 {
    margin:0px auto;
    font-size:16px;
    color:rgb(121, 11, 10);
}
img {
    border:none;
}
p {
    margin:0px;
}
/* Header Design Settings */
#noak-header {
    width:900px;
    height:82px;
    margin:0px auto;
    background-color:rgb(255,255,255);
}
#noak-img1 {
    width:306px;
    height:82px;
    float:right;
}
#noak-img2 {
    width:105px;
    height:82px;
    float:right;
}
#noak-txt {
    width:459px;
    padding:15px;
    float:right;
    text-align:center;
    font-size:12px;
    font-weight:bold;
    text-decoration:none;
    color:rgb(121, 11, 10);
}
#noak-txt p {
    font-size:16px;
}
#noak-txt a {
    font-size:12px;
    font-weight:bold;
    text-decoration:none;
    color:rgb(121, 11, 10);
}
#noak-txt a:hover {
    text-decoration:underline;
}
#noaknav {
    clear:both;
    width:900px;
    height:20px;
    text-align:center;
    background-color:rgb(255,255,255);
}
#noaknav a {
    display:block;
    width:100px;
    padding:2px 5px;
    text-decoration:none;
    font-weight:bold;
    color: rgb(121, 11, 10);
    font-size:12px;
    float:right;
}
#noaknav a:hover {
    color: rgb(84, 57, 38);
}

#noakbar {
    width:100px;
    height:600px;
}
#leadh {
    font-size:12px;
    color:rgb(255, 89, 31);
}
#viewgallery {
    text-align:center;
    color: rgb(121, 11, 10);
}
#footline {
    width:800px;
    margin:15px auto;
    text-align:center;
}
#footlinks {
    width:500px;
    height:15px;
    margin:15px auto;
    padding:0px;
    list-style-type:none;
}
#footlinks li {
    width:100px;
    float:right;
    text-align:center;
}
#footlinks a {
    font-size:11px;
}
.noasend {
    background-color:rgb(64, 29, 3);
    color:rgb(255,255,255);
    border:solid 1px rgb(0,0,0);
    width:30px;
}
.innerform {
    float:left;
    /*border:dotted 1px rgb(64, 29, 3);*/
    padding:5px;
    margin:5px;
    text-align:center;
    width:275px;
    height:120px;
}
.innerform h3 {
    font-size:14px;
    color:rgb(121, 11, 10);
    margin-bottom:3px;
    text-align:center;
}
.linkbox {
    border:dotted 1px rgb(75, 43, 18);
    padding:5px;
}
.article {
    width:630px;
    margin:5px auto;
    padding:5px;
    border-bottom:dotted 1px rgb(79,79,79);
}
.loadshare {
    width:84px;
    height:32px;
    border:#EFEFEF 1px solid;    
    margin:0px;
    padding:0px;
    list-style-type:none;
}
.loadshare li {
    float:right;
    width:28px;
    margin:0px auto;
}
.loadshare img{margin:2px;}
.loadshare img {opacity: 0.8;}
.loadshare img:hover {opacity: 1;}
