/* CSS Document */

#top{
background-color:#FFFFFF;
background-image:url(images/mki-banner2.gif);
background-position:right;
background-repeat:no-repeat;
width:915px;
padding:20px;
border-bottom:#001600 4px solid;
border:#E35C00 3px solid;}

#main{
background-color:#FFFFFF;
width:950px;
border:#000000 solid 1px;
}

#main2{
padding:10px;
background-position:bottom;
background-repeat:repeat-x;
width:950px;
float:left;
}
#main3{
padding:3px;
background-color:#FFFFFF;
width:950px;
float:right;
}
#mainmember{
padding:3px;
background-color:#FFFF99;
width:950px;
float:left;
}

#membertop1{
width:250px;
float:left;
}
#membertop2{
width:400px;
float:left;
padding:8px;
padding-top:20px;
}
#membertop3{
width:250px;
float:left;
padding:8px;
}


#menubar{
background-image:url(images/menubar.gif);
background-repeat:repeat-x;
background-position:left;
width:940px;
padding:8px;
padding-top:13px;
height:20px;
border:#7AC39E 1px solid;
}

#leftcol{
width:250px;
background:#FFFFFF;
margin:10px;
float:left;
padding:2px;
border:#FFFF00 solid 1px;
}

#linespacer{
border-bottom: #EAEAEA solid 1px;
width:90%;
padding:10px;
height:10px;
}

a:link {
	color: #E35C00;
}
a:visited {
	color: #E35C00;
}
a:hover {
	color: #7AC39F;
}
a:active {
	color: #E35C00;
}

#memberheadleft{
background-color:#B7FFB7;
width:250px;
font-weight:bolder;
}

#rightcol{
width:300px;
background:#FFFFFF;
margin:10px;
float:left;
padding:2px;
}

#rightcol2{
width:300px;
background:#FFFFFF;
margin:10px;
float:left;
padding:2px;
border:#E35C00 solid 1px;
}

#rightcolmember{
width:250px;
background:#FFFFFF;
margin:10px;
float:left;
padding:2px;
border:#FFFF00 solid 1px;
}

#rightheaders{
color:#006600;
border-bottom:#000000 solid 2px;
font-weight:bolder;
}

#mainmiddle{
padding:2px;
width:350px;
background:#FFFFFF;
margin:5px;
border-right:#ccc 1px dotted;
float:left;
padding-left:15px;
padding-right:15px;
}
#mainmiddle1{
padding:2px;
width:550px;
background:#FFFFFF;
margin:5px;
border-right:#7ac39e 2px dotted;

float:left;
padding-left:15px;
padding-right:25px;
}

#footer
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
	color: #ffffff;
	width:100%;
	padding:2px;
	background-color:#E35C00;
	float:left;
}

#container{
width:950px;
}

input{
border:#006600 solid 1px;
background-color:#FFFF99;
}

.submit input{
background-color:#006600;
color:#FFFFFF;
}

.roundcont {
	width: 250px;
	background-color: #7ac39e;
	color: #fff;
}

.roundcont p {
	margin: 0 10px;
}

.roundtop { 
	background: url(images/tr.gif) no-repeat top right; 
}

.roundbottom {
	background: url(images/br.gif) no-repeat top right; 
}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}

#imgborder{
border:#7AC39E 1px solid;
margin:3px;
}

#imgwhite{
border:#FFFFFF 5px solid;
}