body {
	margin: 0px;
	background-color: #000000;
	}


#container {
			width: 860px;
			\width: 880px;
			w\idth: 860px;			
			margin: 10px 10px 10px 0;
			padding: 10px 0px 10px 10px;
		}

		#banner {
            height: 70px;
			padding: 5px;
			margin-bottom: 5px;
			background-color: #000000;
		}

		#content {
			padding: 5px 0 5px 5px;
			background-color: #000000;
		}

		#footer {
			clear: both;
			padding: 5px;
			margin-top: 5px;
			background-color: #000000;
		}
		

.underline {
            position: relative;
		    width: 100%;
            height: 1px;
           
            background-color: #003366;
            }


a:link    { color: #cccccc; text-decoration: none; }
a:active  { color: #cccccc; text-decoration: none; }
a:visited { color: #cccccc; text-decoration: none; }
a:hover   { color: #FFFFFF; text-decoration: underline; }


p {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 16px;
	margin-left: 0px;
	margin-right: 0px;
	font-size: 10pt;
	color: #cccccc;
	line-height: 16px;
	font-family: georgia, times, serif;
	}




.logoDiv {
	/*position: relative;*/
	top: 0px;
	left: 0px;
	height: 112px;
	width: 200px;
	background: url("http://sullivanclinton.com/logo.gif") no-repeat 0px -8px;
	}
	
#menuDiv {
	width: 145px;
	margin-top: 37px;
    margin-left: 15px;
	
	}
	

#menuDiv p {
    padding: 0px;	
	font-size: 10pt;
	color: #cccccc;
	line-height: 16px;
	font-family: georgia, times, serif;
    }
    
    
#menalto {
    float: right;
    width: 600px;
    margin-top:-650px;
    margin-left: 210px;
    }


#menalto2 {
    float: right;
    width: 600px;
    margin-top:-430px;
    margin-left: 210px;
    }
	
	

#flashphoto {   
    width: 500px;
    margin-top: -196px;    
    margin-right: 50px;
    margin-left: 200px;
    float: right;
    } 


.crossimg {
    position: relative;
    top: 0px;
    left: 0px;
    width: 500px;
    }


.footerimg {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    width: 500px;
       }
	
.current {
	text-decoration: underline;
	}
	
.copyright {
	position: absolute;
	bottom: 30px;
	left: 30px;
	width: 200px;
	}


/* text description for the search-"search this site" */	
	.side {
		font-family:verdana, arial, sans-serif;
		color:#666666;
		font-size:x-small;
		font-weight:normal;
  		background:#000;
  		line-height:140%;
  		padding:2px;				
		}	
/* handles search,  archives, recent entries, and links section titles */		
	.sidetitle {
		font-family:georgia, times, serif;
		color:#666666;
		font-size:8pt;
		font-weight:bold;
  		padding:0px;
  		margin:30px 0 0 0;
		background:#000;
  		text-transform:uppercase;		
		}	
		
/* for search button */
input {
	color:#000;
	background-color:#666666;
	font-weight:normal;
	font-size:12px;
	padding:1px;
	border: 1;
    border-color: #262626;
    margin:0;
	}


 select {
	        color:#000;
	        background-color:#666666;
	        font-weight:normal;
	        font-size:11px;
	        padding:0;
	        margin:0;
	        border:1px solid #404040;
	        }

            textarea {
	        color:#000;
	        background-color:#666666;
	        font-weight:normal;
	        font-size:12px;
	        padding:1px;
	        margin:0;
	        }
	        
        #thelogo {
        float: left;
		margin-top: 0px;
		margin-left: 0px;
		width: 200px;
        height: 100px;
		padding: 0 0 0 0;
		background: transparent url() no-repeat top left;
		clear:both;
		}
		
        .logolink{
        display: block;
        width: 200px;
        height: 100px;
        margin: 0;
        padding: 0;
        text-decoration: none;
        }
        
		.brakeitup {
		clear: both;
		}

		.noshow{
		display: none;
		}
