body 
{
    margin:0;
    padding:0;
    background:#EDEDED;
    font-size:10pt;
	font-family: Calibri, Arial Unicode MS , Verdana;
}

h1
{
	font-size:50pt;
	margin:0;
	padding:0;
}

#MainArea
{
    width:90%;
    margin:auto;
    height:auto;
    background:white;
    padding:0 0 10px 0;
}

#Header
{
    width:98%;
    margin:auto;
    height:75px;
}


#NavBar
{
    width:98%;
    margin:auto;
    height:25px;
    background:#777777;    
}

#Content
{
    width:98%;
    margin:auto;
    height:600px;
    padding:10px 0 10px 0;
}

#Footer
{
    width:98%;
    margin:auto;
    background:#777777;
    height:100px;
}

#Content #Col1
{
    width:15%;
    height:100%;
    margin:0 3px 0 0;
    float:left;
}

#Content #Col2
{
    width:60%;
    height:100%;
    margin:0 3px 0 0;
    float:left;
}

#Content #Col3
{
    width:20%;
    height:100%;
    float:left;
}

#NavBar ul
{
    list-style:none;
    margin:0;
    padding:0;
}

#NavBar ul li 
{
    float:left;
    color:White;
    width:150px;
    text-align:center;
    font-size:12pt;
    margin:2px 0;
}

#NavBar ul li a
{
    text-decoration:none;
    color:White;
    display:block;
    width:100%;
    height:100%;
}

#NavBar ul li a:hover
{
    text-decoration:underline;
}

#NavBar .sep
{
    width:20px;
    font-weight:bold;
}

#Col3 ul
{
    list-style:none;
    margin:0;
    padding:0;
}

#Col3 li
{
	line-height:20px;
}


#Col3 label
{
    width:75px;
    display:inline-block;
}

#Col3 input
{
    width:200px;
}

#Col3 select
{
    width:210px;
}

#Col3 .button
{
    width:70px;
}

#Footer #FooterMain
{
    width:85%;
    height:100%;
    float:left;
}

#FooterMain p
{
font-size:8pt;
color:silver;
padding:0;
margin:5px;
}

#Footer #FooterLinks
{
    float:left;
    height:100%;
    padding:50px 0 0 0;
}   

#Footer #FooterLinks ul
{
    list-style:none;
    margin:0;
    padding:0;
}

#Footer #FooterLinks ul li
{
    float:left;
}
    
.DirectoryItem
{
width:48%;
float:left;
margin-bottom:20px;
}

.DirectoryItem p
{
padding:0;
margin:0;
}

.BacklinkEntry ul
{
list-style:none;
}

.BacklinkEntry ul li
{
line-height:1.8em;
}

.BacklinkEntry label
{
width:75px;
display:inline-block;
vertical-align:text-top;
}

.social
{
float:right;
width:45%;
margin-bottom:10px;
}

.social ul
{
list-style:none;
height:75px;
}

.social ul li
{
float:left;
padding-right:5px;
padding-bottom: 5px;
}

.social ul li img
{
border:none;
}

#LowerAds
{
width:100%;
margin-top:100px;
}

#captcha
{
margin-top:5px;
margin-bottom:5px;
}

#DirAlpha
{
margin-bottom:30px;
}

#DirAlpha ul
{
list-style:none;
height:20px;
}

#DirAlpha ul li
{
float:left;
padding:2px;
}

#DirAlpha a
{
font-size:14pt;
}

#Paging
{
float:right;
margin-right:50px;
}