/*
      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: 13px; background-color: #eaeac0; }
#wrapper { background-color: #fff; margin: 0 auto; width: 800px; border: solid 1px #cfe1fd; }
#header { color: #333; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; width: 780px; float: left; padding: 10px; height: 120px; margin: 10px 0 0; }
#navigation { float: left; width: 780px; color: #333; background-image: url(../images/2008line.jpg); background-repeat: no-repeat; background-attachment: scroll; background-position: center 0; padding: 10px; margin: 0; }
#leftcolumn { color: #333; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; margin: 0; padding: 10px; width: 160px; height: auto; float: left; }
#rightcolumn { float: right; color: #333; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; width: 600px; margin: 0; padding: 10px; height: auto; display: inline; }
#footer { width: 780px; clear: both; color: #fff; border: solid 1px #cfe1fd; background: #267a2d; text-align: center; margin-top: 0; margin-right: 0; margin-left: 0; padding: 10px; }

#image a{ display:block; width:150px; color:#474729; line-height: 40px; background-repeat: no-repeat; background-attachment: scroll; background-position: 0 0; height:40px; text-decoration:none; text-align:center; vertical-align: middle; border: solid 1px #b8d08b; }

#image a:hover{ color:#474729; line-height: 40px; background-color: #cac09c; background-repeat: no-repeat; background-attachment: scroll; background-position: 0 0; text-align: center; vertical-align: middle; width: 150px; height: 40px; border: solid 1px #b8d08b; }
h1 { color: #495057; font-size: 20px; font-family: "ＭＳ ゴシック", "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka−等幅, Osaka, 平成角ゴシック; font-weight: 700; line-height: 180%; }
h2 { color: #474729; font-size: 14px; font-weight: 700; line-height: 150%; background-color: #cf9; text-indent: 12px; border: solid 1px #777; }
h3 { color: #fff; font-size: 14px; }
a { color: #495057; font-size: 14px; line-height: 120%; }
#image2 a{ display:block; width:150px; color:#474729; font-size: 10px; line-height: 12px; background-repeat: no-repeat; background-attachment: scroll; background-position: 0 0; height:30px; text-decoration:none; text-align:center; vertical-align: middle; border: solid 1px #b8d08b; }
#image2 a:hover{ color:#474729; font-size: 10px; line-height: 12px; background-color: #cac09c; background-repeat: no-repeat; background-attachment: scroll; background-position: 0 0; text-align: center; vertical-align: middle; width: 150px; height: 30px; border: solid 1px #b8d08b; }

