
	body {
	  margin-top: 0px;	  
	  margin-bottom: 30px;
	  }

	#container {
	  width: 750px;
	  margin: 0 auto;
	  font-family: Verdana, Arial, Helvetica, sans-serif;
	  font-size: 11px;
	  line-height: 1.6em;
	  color: #666666;
	  background-color: #FFFFFF;
	  }
	  
	#container2 {
	  width: 746px;
	  margin: 0 auto;
	  font-family: Verdana, Arial, Helvetica, sans-serif;
	  font-size: 11px;
	  line-height: 1.6em;
	  color: #000000;
	  background-color: #FFFFFF;
	  }



	#kwheadtag {
	  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	  font-weight: bold;
	  font-size: 18px;
	  color: #000000;		
	  }

	h1 {
	  color: #666666;
	  font-size: 18px;
	  font-family: Arial, Helvetica, sans-serif;

	  }
	
	h1.hometag {
	  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	  font-weight: normal;
	  font-size: 24px;
	  color: #FD7103;
	  margin-bottom: 30px;
	  line-height: 1;
	  }



	h1.headertag {
	  font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	  font-size: 12px;
	  color: #FD7103;
	  margin-bottom: 30px;
	  line-height: 30;
	  margin-left: 6px;
	  }
	
	h2 {
	  color: #666666;
	  font-size: 16px;
	  font-family: Arial, Helvetica, sans-serif;
	  background-color: #FFFFFF;
	  }

	#goBlue {
	  color: #000099;
	  }

		
	a {
	  color: #FD7103;
	  background-color: #FFFFFF;
	  text-decoration: underline;
	  font-weight: bold;
	  }

	a:hover {
	  background-color: #FFFFFF;
	   color: #330066;
	  text-decoration: underline;s

	  }




	a.mainmenu {
	  color: #FF0000;
	  background-color: #FFFFFF;
	  text-decoration: undlerline;
	  }

	a.mainmenu:hover {
	  background-color: #FFFFFF;
	   color: #330066;
	  text-decoration: underline;
	  }







	a.tabmenu {
	  color: #FF0000;
	  background-color: #FFFFFF;
	  text-decoration: none;
	  font: normal normal bold 13px verdana;
	  }

	a.tabmenu:hover {
	  background-color: #FFFFFF;
	   color: #FF0000;
	  text-decoration: underline;
	  font: normal normal bold 13px verdana;
	  }

	a.tabmenu2 {
	  color: #000099;
	  background-color: #FFFFFF;
	  text-decoration: none;
	  font: normal normal bold 13px verdana;
	  }

	a.tabmenu2:hover {
	  background-color: #FFFFFF;
	   color: #000099;
	  text-decoration: underline;
	  font: normal normal bold 13px verdana;
	  }

	a.tabmenu3 {
	  color: #000000;
	  background-color: #FFFFFF;
	  text-decoration: none;
	  font: normal normal bold 13px verdana;

	  font-weight: bold;
`	  font-size: 18px;
	  }

	a.tabmenu3:hover {
	  background-color: #FFFFFF;
	   color: #000000;
	  font-weight: bold;
	  text-decoration: underline;
`	  font-size: 18px;
	  }



		
	a img{
	  border: none;
	  }

	img.left,img.center,img.right {
	  padding: 4px;
	  border: 1px solid #a0a0a0;
	  }

	img.left {
	  float: left;
	  margin: 0 12px 5px 0;
	  }

	img.leftPadBot {
	  float: left;
	  margin: 0 12px 5px 0;
	  padding: 4px;
	  padding-bottom: 4px;
	  }



	img.center {
	  display: block;
	  margin: 0 auto 5px auto;
	  }

	img.right {
	  float: right;
	  margin: 0 0 5px 12px;
	  }

	img.leftnoborder {
	  padding: 4px;
	  float: left;
	  margin: 0 12px 5px 0;
	  }


	#header {
	  width: 750px;
	  border: 0px
	  padding-bottom: 10px;
	  padding-top: 10px;
	  clear: both;
	  background-image:url(http://www.mormedia.com/images/header.jpg);
	  height:120px;
	  }
	#header p { 
	  margin-top: -20px;
	  margin-left: 30px;
	  color: #999999;
	  }


	#headersmall{ 
	  color: #999999;
	  font-size: 24px;
	  }


    #tabs10 {
      text-align: center;
      width:750px;
	  padding-bottom: 1px;
	  border-bottom:4px solid #777777;
      line-height:normal;
      }
  


	#content {
	  width: 520px;
	  padding-left: 10px;
	  padding-right: 10px;
	  padding-top: 10px;
	  float: left;
	  }
		
	#content p {
	  padding-bottom: 10px;
	  border-bottom: 1px solid #DDDDDD;
	  }
	  

	#sidebar {
	  width: 175px;
	  padding-left: 21px;
	  padding-right: 10px;
	  padding-top: 0px;
	  float: right;
	
	  }
		
	#sidebar p {
	  padding-bottom: 10px;
	  border-bottom: 1px solid #DDDDDD;
	  }
	  

	#footer {
	  margin-top: 15px;
	  padding-top: 0px;
	  padding-bottom: 0px;
	  padding-left: 2px;
	  padding-right: 2px;
	  clear: both;
	  width: 742px;
	  background-color:#777777;
	  }
		
	#footer p {
	  color:#FFFFFF;
	  padding: 5px;
	  text-align: center;
	  }
		
	#footer p a {
	  color: #FFFFFF;
	  background-color:#777777;
	  font-weight:100;
	  border-bottom: 1px dotted #FFFFFF;
	  }
		
	#footer p a:hover {
	  color: #FFFFFF;
	  text-decoration: none;
	  border-top: 1px dotted #FFFFFF;
	  border-bottom: 0px dotted #FFFFFF;
	  }


/* ----------- My Form ----------- */
.myform{
	margin:0 auto;
	width:400px;
	padding:14px;
}
	/* ----------- basic ----------- */
	#basic{
		border:solid 2px #DEDEDE;
	}
	#basic h1 {
		font-size:14px;
		font-weight:bold;
		margin-bottom:8px;
	}
	#basic p{
		font-size:11px;
		color:#666666;
		margin-bottom:20px;
		border-bottom:solid 1px #dedede;
		padding-bottom:10px;
	}
	#basic label{
		display:block;
		font-weight:bold;
		text-align:right;
		width:140px;
		float:left;
	}
	#basic .small{
		color:#666666;
		display:block;
		font-size:11px;
		font-weight:normal;
		text-align:right;
		width:140px;
	}
	#basic input{
		float:left;
		width:200px;
		margin:2px 0 30px 10px;
	}
	#basic button{ 
		clear:both;
		margin-left:150px;
		background:#888888;
		color:#FFFFFF;
		border:solid 1px #666666;
		font-size:11px;
		font-weight:bold;
		padding:4px 6px;
	}


	/* ----------- stylized ----------- */
	#stylized{
		border:solid 2px #b7ddf2;
		background:#ebf4fb;
	}
	#stylized h1 {
		font-size:14px;
		font-weight:bold;
		margin-bottom:8px;
	}
	#stylized p{
		font-size:11px;
		color:#666666;
		margin-bottom:20px;
		border-bottom:solid 1px #b7ddf2;
		padding-bottom:10px;
	}
	#stylized label{
		display:block;
		font-weight:bold;
		text-align:right;
		width:140px;
		float:left;
	}
	#stylized .small{
		color:#666666;
		display:block;
		font-size:11px;
		font-weight:normal;
		text-align:right;
		width:140px;
	}
	#stylized input{
		float:left;
		font-size:12px;
		padding:4px 2px;
		border:solid 1px #aacfe4;
		width:200px;
		margin:2px 0 20px 10px;
	}
	#stylized button{ 
		clear:both;
		margin-left:150px;
		width:125px;
		height:31px;
		background:#666666 url(img/button.png) no-repeat;
		text-align:center;
		line-height:31px;
		color:#FFFFFF;
		font-size:11px;
		font-weight:bold;
	}

	#stylized textarea{
		font-size:12px;
		border:solid 1px #aacfe4;
		margin:2px 0 20px 0px;
	}