body {
	font-family:Arial Narrow, Arial, Helvetica, sans-serif;
	background-image:url(../images/bg-grad.jpg);
	background-repeat:repeat-x;
	font-size:13px;
}

td {
    padding:0;
    margin:0;
}

th {
    padding:0;
    margin:0;
}

.NewsImageMain
{
    margin-right:6px;
}

.news_thumb
{
    border:solid 2px #000000;
}

.highlighted
{
}

a:link {
	color: #000000;
	text-decoration: none;
	font-weight:bold;
}
a:visited {
	text-decoration: none;
	color: #000000;
	font-weight:bold;
}
a:hover {
	text-decoration: none;
	color: #11B7F9;
}
a:active {
	text-decoration: none;
	color: #000000;
	font-weight:bold;
}

img
{
    border:0;
}

h1
{
    font-size:14px;
}

#wrapper
{
	margin:80px auto 0 auto;
	width:683px;
}

#top-img
{
	width:677px;
	height:226px;
}

#navigation
{
	margin:7px 0 7px 0;
	height:15px;
	width:580px;
}

    		#navigation a, #navigation a:link, #navigation a:visited, #navigation a:active 
			{
    			color:#000000;
    			text-decoration: none;
    			font-size:12px;
    			padding:0 3px 0 3px;
    			font-weight:bold;
			}

			#navigation a:hover
			{
    			color:#11B7F9;
			}

#left-col
{
	width:202px;
	height:297px;
	float:left;
}

	#left-top
	{
		width:202px;
		height:120px;
		background-image:url(../images/donate-bg.gif);
		background-repeat:no-repeat;
	}
	
	    #donate-txt
	    {
	        width:198px;
	        padding:28px 5px 0 5px;
	        font-size:10px;
	    }
	
	    #donate-btn
	    {
	        width:125px;
	        height:24px;
	        padding:4px 0 0 70px;
	        text-align:right;
	    }
			#donate-btn input
			{
				width: 35px;
				float: left;
			}
			#donate-btn img
			{
				float:left;
				margin: 0 0 0 5px;
			}
			#donate-btn .PoundLabel
			{
				float:left;
				margin: 0 5px 0 0;
				font-weight: bold;
				font-size: 1.2em;
			}
	
	#left-bottom-title
	{
		margin-top:2px;
		width:202px;
		height:24px;
		background-image:url(../images/test-bg.gif);
		background-repeat:no-repeat;
	}
	
	    #testimonials-txt
	    {
	        padding:10px 15px 5px 5px;
	        /* hack to set min height in IE 6 */
            height: auto !important;
            height: 180px;
            min-height: 180px;
	        width:192px;
	        background-image:url(../images/test-strip-bg.gif);
	        background-repeat:repeat-y;
	    }	
	    
	    #left-bottom
	    {
	        background-image:url(../images/test-bottom.gif);
	        background-repeat:no-repeat;
	        width:202px;
	        height:3px;
	    }

#right-col
{
	margin-left:2px;
	width:469px;
	background-image:url(../images/right-col-bg.gif);
	background-repeat:repeat-y;
	float:left;
}

    #table-padding td
    {
        font-family:Arial Narrow, Arial, Helvetica, sans-serif;
	    vertical-align:top;
	    padding-left:10px;
	    padding-right:10px;
	    padding-top:8px;
	    padding-bottom:5px;
    }
    
    #table-padding th
    {
        font-family:Arial Narrow, Arial, Helvetica, sans-serif;
	    vertical-align:top;
	    padding-left:10px;
	    padding-right:10px;
    }

    #right-txt
    {
        margin:5px 5px 5px 5px;
        /* hack to set min height in IE 6 */
        height: auto !important;
        height: 306px;
        min-height: 306px;
	    width:459px;
    }
    
    #right-bottom
    {
        background-image:url(../images/right-bottom.gif);
        background-repeat:no-repeat;
        width:469px;
        height:4px;
    }

#bottom-bit
{
	width:690px;
	height:12px;
	margin:1px auto 0 auto;
}

#cenkos-logo
{
    margin:15px auto 0 auto;
    width:137px;
    height:53px;
}

#made-in
{
	width:120px;
	height:12px;
	float:right;
	font-size:11px;
}

        	#made-in a, #made-in a:link, #made-in a:visited, #made-in a:active 
			{
    			color:#000000;
    			text-decoration: none;
    			font-size:12px;
    			padding:0 3px 0 3px;
    			font-weight:bold;
			}

			#made-in a:hover
			{
    			color:#11B7F9;
			}
			
#donate-star
{
	height: 140px;
	width: 830px;
	position: absolute;
	z-index: 100;
}
	#donate-star img
	{
		height: 134px;
		width: 137px;
		margin: 156px 0px 0px 590px;
		border: 0;
	}
			