body
{
    background-repeat: repeat-y;
    background-attachment: fixed;
    background-position: center top;
    /*background-image: url(images/site/background.png);*/
    /*background-color:#DDE9FE;*/
    font-family:Ciscoregular, Arial, Sans-Serif;
}
a img
{
    border-style: none;
    border-width: 0px;
}
a
{
    text-decoration:none;
}
#SiteContent
{
    width:920px;
    min-height:1000px;
    background-color:#FFFFFF;
    margin-top:-40px;
    margin-bottom:-100px;
}
.AutoMargins
{
    margin-left:auto;
    margin-right:auto;
}
.Center
{
    text-align:center;
}
.Left
{
    text-align:left;
}
.Left input, textarea
{
	width:100%;
}
h1
{
    font-family: Nyala;
    font-size: 24px;
    font-variant: small-caps;
    font-weight:lighter;
}
#NavigationBar
{
    margin-top:-14px;
}
#TitleBar
{
    background-image:url(images/site/Anchorage_Alaska_Photographers_Title_Bar.png);
    background-repeat:no-repeat;
    background-position:center top;
    width:920px;
    height:82px;
    padding-bottom:20px;
}
#TitleBar h1
{
    padding-top:22px;
    font-size:30px;
    color:#606060;
}
#PageHeader h1
{
    padding-top:16px;
    color:#606060;
}
#PageHeader
{
    background-image:url(images/site/Anchorage_Alaska_Photographers_Table_Top.png);
    background-repeat:no-repeat;
    background-position:center top;
    width:920px;
    height:72px;
}
#DirectorySides
{
    border-style: none solid solid solid;
    border-width: thin;
    /*width:894px;*/
    margin-top:-14px;
    margin-left:12px;
    margin-right:12px;
    border-color:#8999AF;
}
#InsideDirectoryContent
{
    padding:10px 10px 10px 10px;
}
#BottomOfPage
{
   margin-bottom:-12px;
}
#GetListedForm
{
    margin-left:auto;
    margin-right:auto;
    width:500px;
}
.Pad5
{
    padding:5px;
}
#Account
{
	width:280px;
	float:left;
}
#NewOrOld
{
	width:180px;
	float:right;
}
.clear
{
	clear:both;
}
.floatleft
{
    float:left;
    width:50%;
}
.floatright
{
    float:right;
    width:50%;
}
.main
{
    
}
#featured
{
    width:50%;
}
#smallDirectory
{
    width:50%;
    padding-top:10px;
}
div.WaterMark
{
    font-family:Courier New, Courier, Monospace;
    font-size:12px;
    border:inset 2px black;
}
.WaterMark
{
    background-color:#EEEEEE;
}
.small
{
    font-size:12px;
    padding:4px 0px 4px 0px;
    vertical-align:middle;
}
#CreateAccount
{
    visibility:hidden;
}
div#ListMe
{
    width:70px;
    margin:30px 40px 0px 40px;
}
.Message
{
    color:Green;
}
