﻿.mainBodyTopBG
{
    background: #ffffff url(/img/competition/mainBodyBGTop.gif) no-repeat;    
}

.mainBodyCenter
{
    background: #ffffff url(/img/competition/contentBGmain.gif) repeat-y;
}

.mainBodyBottomBG
{
    background: #ffffff url(/img/competition/mainBodyBGBottom.gif) no-repeat;
}

.divHeaderHeaderText h1 span
{
    display: block;	width: 0; height: 0; overflow: hidden;
}

.divHeaderHeaderText
{
    position: absolute;
    top: 20px;
    left: 0;
    height: 104px;
    width: 376px;
    background: transparent url(/img/headers/competitions.png) no-repeat;  
    z-index: 2;
    
}


.freeform{}
.freeform a{ color: #ff6600; font-weight: bold; text-decoration: none;}
.freeform a:hover{ text-decoration: underline;}


.compItems {clear: both; float: left; margin-top: 10px;}  
.compItem{ float: left; clear: both; width: 540px;}
	.compItem .goLink{ float: right;}
	.compItem .thumb{float: left;  border: 0;}
	.compItem .thumb img{ border: 0;margin: 0 10px 0 0;}
	.compItem .title { text-decoration: none; color: #ff6600;}
	.compItem .title:hover { text-decoration: underline;}
	.compItemSeparator{clear: both; margin: 10px 0 10px 0; padding: 0; width: 540px; background: transparent url(/img/competition/itemseparator.gif) repeat-x; border: 0px; height: 16px;}
