#lefttext, #righttext, #rightbox { font-size: 14px; font-weight: bold; text-align: left; }

#lefttext { position: absolute; left: 65px; top: 210px; }

#righttext { position: absolute; right: 45px; top: 215px; }

#leftbox { width: 483px; height: 334px; background-color: #455622; border-right: 2px solid #333333; border-bottom: 2px solid #333333; border-left: 1px solid #cccccc; border-top: 1px solid #cccccc; margin: 5px 5px 5px 10px; float: left; }

#tech { position: absolute; top: 365px; left: 25px; border-right: 1px solid #cccccc; border-bottom: 1px solid #cccccc; border-left: 2px solid #333333; border-top: 2px solid #333333; }

* html #leftbox { margin-left: 5px; }

#rightbox { width: 444px; height: 286px; float: right; background: url(roundedbox.jpg) no-repeat; margin: 30px 10px 0 0; }

* html #rightbox { margin-right: 0; }

#rightbox p { padding: 50px 75px 50px 75px; line-height: 18px; }

#rightbox h2 { text-align: center; font-style: italic; font-size: 16px; }