﻿.logo
{
    text-align:center;
    vertical-align:middle;
    font-size:x-large;
    position:relative;
    left:170px;
    top:20px;
    color:#a6a9c0;
    font-weight:bolder;
}

a.logolink
{
    text-decoration: none;    
}
.logoimg
{
    BORDER-TOP-WIDTH: 0px; 
    BORDER-LEFT-WIDTH: 0px; 
    BORDER-BOTTOM-WIDTH: 0px; 
    BORDER-RIGHT-WIDTH: 0px;
    padding:0px;
    margin:0px;
    position:absolute;
    /*top:0px;*/
}

#contentleftbox
{
    width: 460px;
    float: left;
}

#contentleftboxwide
{
    width: 630px;
    float: left; 
}

#secondnav ul
{
    background: url("/images/SubMenu/Tonedbgleft.gif") repeat-x scroll 0 0 transparent;
}

.editlinks
{
    text-align: right;
}

.editlinks a, .editlinks a:hover
{
    text-align:right;
    background-image: none;
}

.infobox .linkList a
{
	padding: 2px 2px 2px 2px;
	font-weight: bold;
	vertical-align:top;
	background: none;
	border:none;
}

.linkListItem
{
	/*border-bottom:dotted 1px gray;*/
}

.infobox .linklist span 
{
	padding: 0 0 0 0;
	height: 0px;
}

.author
{
 text-align: right;
 font-weight: normal;
/* padding-top: 4px; */
 color: Black;
}

.infobox .linkList .previewText
{
	margin-left: 15px; 
	font-style: italic;
	padding-top: 0px;
	padding-bottom:2px;
	font-weight: normal;
	clear:both;
}

.infobox a.noimage, .infobox a.noimage:hover
{
    background-image: none;
}

.contactlayer
{
    BORDER-RIGHT: black 1px solid; 
    BORDER-TOP: black 1px solid; 
    DISPLAY: block; 
    BORDER-LEFT: black 1px solid; 
    BORDER-BOTTOM: black 1px solid; 
    POSITION: absolute; 
    BACKGROUND-COLOR: #ccccff;
    width:200px;
    padding:10px;
    margin-top:-250px;
    filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#ffffffff',EndColorStr='#edeef2');
    /*
    position:absolute;
    background-color: #ccccff;
    border:solid 1px black;
*/
}
