body {
        margin: 0px;
        padding: 0px;
		font-family: Times New Roman, Verdana, Arial, Helvetica, sans-serif;
        font-size: 1em; background-position-y:50%
}

p {
		font-family:Arial, Helvetica, sans-serif;
		color:#000000;
		margin-top:0px;
		line-height:24px;
		margin-bottom:20px;
		font-size:17px;
}

h1 {
		font-size:1.6em;
		text-align:left;
}

h2 {
		font-size:1.3em;
		font-weight:normal;
		color:#000000;
		text-align:left;
		margin-bottom:5px;

}

h3 {
		margin-bottom:10px;
		font-weight:normal;
		font-family:Arial, Helvetica, sans-serif;
		font-style:italic;
}

.sell_website_nav {
		color:#FFFFFF;
}

.buy_website_nav {
		color:#FFFFFF;
}

a {
        font-size: 1em;
        text-decoration: none;
}

a:hover {
		color:#FFFF00;
		font-size:1.1em;
}

.centerpage {
        position: absolute;
        left: 50%;
        margin-left: -400px;
        height: 100%;
}

.content {
        display: table;
        width: 800px;
        background-color: #FFFFFF;
        border-left: 1px solid #000000;
        border-right: 1px solid #000000;
		border-bottom: 1px solid black;
}

.sell_website {

        background-image: url('images/sell_website.png');
		background-position: left top;
		height:70px
}

.column {
        padding: 5px;
        vertical-align: top;
}

.buy_website{
        border:1px solid pink;
        padding:5px;
}

.topnav {
		text-align:center;
		background:#333333;
		padding:0px;
		color:#FFFFFF;
		padding-bottom:2px;
		
}

.copyright {
        font-size: .8em;
        margin: 0px;
        line-height: 1em;
}




.sell_website_1 {
		background-color:#FFFFFF;
}

.buy_websites {
		background-color:#FFFFFF;
}

.bottom {
		height:20px;
		text-align:center;
		color:#000000;
		background:#333333;
}

.bottom_links {
		color:#FFFFFF;
		font-size:13px;

}

a.bottom_links:hover { 
		color:#FFFF33;
		background:#333333;
		font-size:13px;
		
}

.copyright_text {

		color:#FFFF33;
}

.inside_article {
		padding:2px;
		margin-right:5px;
		font-size:.9em;
		color:#333333;
		margin-bottom:12px;
}

.inside_text {
		font-weight:bold;
		font-size:.9em;
}

a.article {
		color:#333333;
}

a.article:hover {
		text-decoration:underline;
		font-size:1em;
		color:#333333;
}

a.next_prev {
		color:#0000FF;
		text-align:center;
}		

a.next_prev:hover {
		text-decoration:underline;
		font-size:1em;
		color:#333333;
}

.center_me {
		text-align:center;
}
