﻿body
{
    padding: 0px;
    margin: 0px;
    text-align: center;
    font-family: Arial, Verdana, Helvetica, Geneva, Sans-Serif;
    font-size: 0.7em;
    color: #666666;
}

A
{
    color:#666666;
}

a:hover
{
    text-decoration: underline;
}

#mainContainer
{
    text-align: left;
    width: 760px;
    margin: 0px auto;
}

#header
{
    background: #FFFFFF url(images/nature-of-creativity-2.gif) no-repeat top right;
    height: 60px;
}

#header img
{
    margin: 20px 0px 0px 0px;
}

#container
{
    margin-top: 10px;
}

#content
{
    overflow: auto;
    height: 330px;
}

#footer
{
    height: 20px;
    clear: both;
    text-align: left;
    margin-top:5px;
}

#footer li
{
    font-size: 1.3em;
    font-weight: bold;
    margin: 0px;
    margin-right: 14px;
    float: left;
    color: #B6B6B6;
    padding: 0px;
}

#footer ul
{
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

#footer a
{
    color: #A0A0A0;
    text-decoration: none;
}

#footer a:hover
{
    text-decoration: underline;
}

H1
{
    font-size: 1.5em;
    font-weight: bold;
    color: #DBD701;
    margin:0px 0px 5px 0px;
}

H2
{
    color:#A0A0A0;
    font-size:1.3em;
    margin:0px 0px -10px 0px;
}


HR
{
    height:1px;
    margin:0px;
    padding:0px;
    color:#DBD701;
}
.quote
{
    font-style: italic;
}

.quoteby
{
    color: #A0A0A0;
    float: right;
}

.headerimage
{
    float: right;
    margin-left: 15px;
}

.dashedline
{
    margin-bottom: 10px;
}

.membercard h3
{
    font-size: 1em;
}
.membercard
{
    border: 1px solid #AAAAAA;
    padding: 10px;
    margin-bottom: 10px;
    width: 335px;
    margin-right:10px;
    height:50px;
}

.membercard img
{
    border: 1px solid #AAAAAA;
}


#columnleft
{
    float: left;
    width: 150px;
    /*position: relative; */
}

#columnright
{
    margin-left: 160px;
  /*  position:relative; */
}

.leftblock
{

    Margin-top:23px;
    margin-bottom: 10px;
    vertical-align: top;
}

 .rightblock
{
    position: relative;
    width:576px;
}

.gallerylinks
{
    margin-top:5px;
}

.clear2column
{
    margin:0;
    padding:0;
    line-height:0;
    font-size:0px;
    height:0px;
    clear: both;
}