#container
{
        position:relative;
        margin:auto auto auto auto;
	width:920px;
        font-family:verdana;
	margin-left:-25px;
}

#container a:link, #container a:visited
{
	color:red;
	text-decoration:none;
	font-weight:bold;
}

#bannerFoot
{
        position:relative;
        width:100%;
        height:75px;
        /*background-color:#999999;*/
        clear:both;
        padding-top:25px;
}

.contentLeft
{
	position:relative;
	/*width:300px;*/
	width:308px;
	/*height:500px;*/
	padding-top:30px;
	/*background-color:#dddddd;*/
        float: left;
}

.contentLeftTop, .contentLeftTopNews
{
        position:relative;
        width:301px;
        /*height:244px;*/
        /*background-color:#999999;*/
}

.contentLeftTopNews
{
	font-family: Arial,Georgia,sans-Serif;
	font-size: 12px;
}

.contentLeftBottom
{
        position:relative;
        width:296px;
        border:solid;
        border-width:2px;
        padding-left:5px;
}

.contentMid
{
        position:relative;
        width:320px;
        /*height:500px;*/
        padding:40px 0px 0px 40px;
        /*background-color:orange;*/
        float: left;
	text-align:left;
}

.midBox
{
        position:relative;
        width: 100%;
}

.midTitle
{
        position: relative;
        width: 50%;
        /*border:solid;
        border-width:1px 1px 0px 1px;*/
        padding: 5px 5px 0px 5px;
        /*background-color: #99CCFF;*/
	font-size:15px;
	font-weight:bold;
	font-family: Arial;
	color: #556688;
}

.midContent
{
        position: relative;
        width:300px;
        /*border:solid;
        border-width: 1px 1px 1px 1px;*/
        padding: 0px 0px 5px 5px;
        font-family: Arial,Georgia,sans-serif;
        font-weight: regular;
        font-size: 12px;
        color: #666666;
}

.contentRight
{
        position:relative;
        width:220px;
        /*height:500px;*/
        padding:22px 13px 0px 0px;
	/*margin-left:10px;*/
	margin-right:-5px;
        /*background-color:yellow;*/
        float: right;
	text-align: right;
}

.rightBox
{
        position: relative;
        /*height:170px;
        border:solid;
        border-width:1px;*/
        text-align: center;

}

.rightBanner
{
        position: relative;
        /*border: solid;
        border-width: 0px 1px 1px 1px;*/
        text-align:left;
	padding:3px 0px 10px 0px;
        /*height:60px;*/
}

.title
{
        font-weight:bold;
        text-transform:capitalize;
        margin-top:20px;
}

.join
{
        position: relative;
        width:25%;
        text-align: center;
        float:right;
        color:#FFFFFF;
        background-color: #666666;
        padding:5px 0px 5px 0px;
	margin-right:33px;
}

.join a:link, .join a:visited
{
	color:white;
	text-decoration:none;
}

.emailhere
{
        background:url('images/emailhere.png');
        background-repeat:no-repeat;
        padding:4px 5px;
        width:200px;
        border:none;
        color:#CCC;
        margin-top:7px;
        behavior:url('themes/ikpii/iepngfix.htc');
}

.submitemail
{
        background:url('images/submit.png');
        background-repeat:no-repeat;
        border:none;
        width:92px;
        height:26px;
        behavior:url('themes/ikpii/iepngfix.htc');
        margin-top:9px
}