.smalltext {
color: #000000;
font-size: 9px;
font-family: arial;
}



.pt-cont {
    display: table;
    #position: relative;
    overflow: hidden;
	color: #FFFFFF;
	font-size: 18px;
	font-family: arial;
	font-weight: bold;
	background: url(images/grad.jpg) #c3d4d8;
	text-align: center;
	margin-top: 3px;
	border: 1px dotted #888888;
	width: 100%;
	height: 75px;
        }

            .pt-middle {
                display: table-cell;
                #position: absolute;
                #top: 50%;
                vertical-align: middle;
            }

                .pt-inner {
                    #position: relative;
                    #top: -50%;
                }

				
				
				
				

.nav_left {
color: #4d8141;
font-size: 12px;
font-family: arial;
font-weight: bold;
}

.nav_title {
color: #282828;
font-size: 14px;
font-family: arial;
font-weight: bold;
}

.left_nav {
border-right: 1px solid #000000;
}

.right_nav {
border-left: 1px solid #000000;
}

.main-right {
float: right;
width: 650px;
}

.col-left {
float: left;
width: 250px;
}

.content-container {
width: 100%;
}


.advert{
	vertical-align: center; 
	height: 350px;
	width: 220px;
	text-indent: 0px;
	overflow: hidden;
	background: url() #c3d4d8;
	display: block;
	padding: 3px;
	border: 1px dotted #888888;
	margin: 3px;
}

.block{
	vertical-align: center; 
	height: 100px;
	width: 220px;
	text-indent: 0px;
	overflow: hidden;
	background: url() #c3d4d8;
	display: block;
	padding: 3px;
	border: 1px dotted #888888;
	margin: 3px;
}

.block2{
	vertical-align: center; 
	height: 50px;
	width: 220px;
	text-indent: 0px;
	overflow: hidden;
	background: url() #c3d4d8;
	display: block;
	padding: 3px;
	border: 1px dotted #888888;
	margin: 3px;
}

.page_title {font-weight: bold;}