/*
      Created by Keith Donegan of Code-Sucks.com
	  
	  E-Mail: Keithdonegan@gmail.com
	  
	  You can do whatever you want with these layouts,
	  but it would be greatly appreciated if you gave a link
	  back to http://www.code-sucks.com
	  
*/

* { padding: 0; margin: 0; }

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 background-color: #2e76fa;
}
#wrapper { 
 margin: 0 auto;
 width: 972px;

}
#header {
 color: #696868;
 width: 972px;
 float: left;
 padding: 0px;
 border: 0px solid #ccc;
 height: 236px;
 margin: 3px 0px 0px 0px;
 background: url(images/head.jpg) no-repeat;
 font-size: 13px;
}
#ss
{
font-size: 13px;
}
#navigation {
 float: left;
 width: 972px;
 color:white;
 padding: 0px;
 border: 0px solid #ccc;
 margin: 0px 0px 0px 0px;
 background:url(images/menu.jpg);
 height:60px;
}
#cont{
 color:#696868;
 border: 0px solid #ccc;
 font-size: 13px;
 margin: 0px 0px 0px 0px;
 padding: 0px;
 height:auto;
 width: 972px;
 float: left;
  vertical-align: top;
}
#leftcolumn { 
 
 background: white;
  width: 663px;
}
#rightcolumn { 
 border: 0px solid #ccc;
 background: white;
 width: 309px;

 vertical-align: top;
}
#footer { 
 width: 972px;
 clear: both;
 color:white;
 border: 0px solid #ccc;

 margin: 0px 0px 10px 0px;
 padding: 0px;
}

#login{
padding: 40px 10px 0px 500px;
color: white;
}
#rc{
padding: 10px 20px 5px 5px;
}
#lc{
padding: 10px 10px 10px 10px;
}
#bb{
border: 0px red solid;
margin: 0px 20px 5px 20px;
background-color: #dde9fe;
padding: 0px 0px 0px 0px;
width: 600px;
}

#hh{
font-size: 1.2em;
font-weight: bold;
color: white; 
}
#bb1{
background-image: url(images/top.jpg);background-repeat: no-repeat;
width: 600px;
height:156px;
}

#bb2{
background-image: url(images/bot.jpg);background-repeat: no-repeat;
background-position: bottom;
background-color: #90b6fd;
width: 600px;
height:auto;

}
#ncom{
padding: 0px 5px 0px 5px;
text-align: left;
}

#but{
border: none;
background: url(images/but1.jpg) center no-repeat ;
color: white;
font-weight: bold;
width: 59px;
height:24px;
}
#but2{
border: none;
background: url(images/submit.jpg) center no-repeat ;
color: white;
font-weight: bold;
width: 59px;
height:24px;
}
#but3{
border: none;
background: url(images/update.jpg) center no-repeat ;
color: white;
font-weight: bold;
width: 59px;
height:24px;
}
#but1{
border: none;
background: url(images/go.jpg) center no-repeat ;
color: white;
font-weight: bold;
width: 31px;
height:30px;
}
#menu1{
border: none;
background: url(images/menu1.jpg) center no-repeat ;
color: white;
font-weight: bold;
width: 487px;
height:41px;
}
#ibox{
border: 1px  white solid;
width:100px;
font-size: .88em;
height: 20px;
vertical-align: middle;
}
#ta{
font-size: 1em;
font-weight: bold;
text-decoration: none;
color:#696868;
}
#ta:hover{
color: red;
}
#hp{
font-size: 1.2em;
font-weight: bold;
color:#696868;
}

#cbor{
border: 1px rgb(0,0,0) solid;
}

#mm{
font-weight: bold;
font-size: 1.3em;
color:#ff9315 ;
text-decoration: none;
}

#mm:hover{
color: #696868;
}
#chose{
font-weight: bold;
font-size: 1.3em;
text-decoration: none;
color: #696868;
}
#clt{
background: url(images/lt.jpg) no-repeat ;
height:40px;
width:275px;
}
#clc{
background: url(images/lc.jpg) repeat-y ;
width:275px;
}
#clb{
background: url(images/lb.jpg) no-repeat ;
height:17px;
width:275px;
}
#clt1{
background: url(images/lt1.jpg) no-repeat ;
height:40px;
width:275px;
}
#clc1{
background: url(images/lc1.jpg) repeat-y ;
width:275px;
}
#clb1{
background: url(images/lb1.jpg) no-repeat ;
height:19px;
width:275px;
}

#clt2{
background: url(images/lt2.jpg) no-repeat ;
height:39px;
width:275px;
}
#clc2{
background: url(images/lc2.jpg) repeat-y ;
width:275px;
padding: 0px 5px 0px 5px;
}
#clb2{
background: url(images/lb2.jpg) no-repeat ;
height:18px;
width:275px;
}
