    body {
        margin:0;
        padding:0;
        border:0;			/* This removes the border around the viewport in old versions of IE */
        width:100%;
        background:#fff;
        min-width:600px;    /* Minimum width of layout - remove line if not required */
							/* The min-width property does not work in old versions of Internet Explorer */
		font-size:100%;
		font-family:Tahoma;
    }
#mainpage {
padding-right:632px;
padding-bottom:251px;

}
#topgerb {
float:right;
margin-top:20px;
margin-right:10px;
}
	a {
    	color:#ffef00;
	}
	a.h2 {
    	color:#ffef00;
font-size:140%;
	}
a.ditto_page{padding:3px;}
	a:hover {
		color:#ffef00;
		text-decoration:none;
	}
    h1, h2, h3 {
        margin:.8em 0 .2em 0;
        padding:0;
    }
#h1y {color:#ffef00;}
    p {
        margin:.4em 0 .8em 0;
        padding:0;
    }
	img {
		margin:0;
		padding:0;
		border:0;
	}
	/* Header styles */
    #header {
        clear:both;
        float:left;
        width:1190px;
		background:url(img/head.jpg) left top no-repeat;
		height:251px;
    }
	#menu{
	background:url(img/hd.jpg) left top no-repeat;
	height:78px;
	width:1190px;float:left;
	overflow:hidden;
	}
	#menu ul {
	    width:100%;
	    list-style:none;
	    margin:0 0 0 0;
	    padding:0;
	}
	#menu ul li {
	    float:left;
	    list-style:none;
	    margin-top:27px;
	    padding-right:38px;
		background:url(img/del_menu.jpg) right top no-repeat;
	}
			#menu ul li.lastMenu {
	    padding-right:0;
		background:none;

	}
		#menu ul li.trMenu {
		background:none;
padding-right:0px;
margin-top:0px;
	}
		#menu ul li.tlMenu {
		background:none;
padding-right:0px;
margin-top:0px;
	}
		#menu ul li.srMenu {
		height:79px;width:229px;
padding-right:0px;
margin-top:0px;
background:url(img/search.jpg) left top no-repeat;
	}
	#menu ul li.srMenu input.text{margin-top:19px;margin-left:18px;heigth:5px;border:0;width:149px;color:white;background:black;float:left;}
	#menu ul li.srMenu #srb{float:left;margin-top:19px;margin-left:3px;}
	#menu ul li a {
	}
	/* 'widths' sub menu */
	/* column container */
	.colmask {
		position:relative;		/* This fixes the IE7 overflow hidden bug and stops the layout jumping out of place */
	    clear:both;
	    float:left;
        width:1164px;			/* width of whole page */
		overflow:hidden;	/* This chops off any overhanging divs */
		color:white;

	}

	#bd{width:1190px;}
	/* 2 column left menu settings */
	.leftmenu {
	    background:black;
		margin-left:24px;
	}
    .leftmenu .colright {
        float:left;
        width:200%;
		position:relative;
		left:200px;
        background:black;
    }
    .leftmenu .col1wrap {
	    float:right;
	    width:50%;
	    position:relative;
	    right:200px;
	    padding-bottom:1em;
	}
	.leftmenu .col1 {
        margin:0 15px 0 265px;
	    position:relative;
	    right:100%;
	    overflow:hidden;
	}

    .leftmenu .col2 {
        float:left;
        width:230px;
        position:relative;
        right:185px;
    }
	/* Footer styles */
	#footer {
        clear:both;
        float:left;
        width:1190px;
background:url(img/botl.jpg) top right no-repeat black;
height:29px;
margin-left:23px;
overflow:hidden;
    }

    }
    #footer p {
        padding:10px;
        margin:0;
    }
	.lefti{float:left;}
.rmt {
float:left;
width:15%;
}
.lmt {
float:left;
width:85%;
}
a.medal {
background:url(img/medal.jpg) no-repeat left top;
padding-right:150px;
padding-bottom:150px;
clear:both;
}
a.medal:hover {
background:url(img/medal.jpg) no-repeat left -249px;
width:150px;
height:150px;
}