@charset "utf-8";

a:link {
color:#ffffff;
text-decoration: none;
}
a:visited {color: #d2d2d2;
text-decoration: none;
}
a:hover {
	color:#666666;
	text-decoration:none;
}

#pic{
padding-left: 10px;
padding-right: 10px;
}

.box
{border:5px solid #CE6434;
}

html { width: 100%; }

body {
	color: #e2e2e2;
	background: #303030 url(tiaHines2_01.jpg) top left;
	background-repeat: repeat-x;
    font-size: 9pt;
    font-weight: normal;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#wrapper {
	width: 951px;
	margin: 0 auto;
}
#header {
	background-image: none;
	background-repeat: no-repeat;
	float: left;
	height: 191px;
	width: 950px;
}


#main{
float:left;
height:auto;
width: 950px;
}

#leftcol{
float:left;
height:auto;
width: 155px;
padding-top: 2px;
padding-left: 0px;
padding-right: 0px;
padding-bottom: 0px;
}
#middlecol{
float:left;
height:auto;
width: 795px;
padding-top: 2px;
padding-left: 0px;
padding-right: 0px;
padding-bottom: 0px;
}

#book
{
width: 780px;
padding-left: 0px;
padding-top: 5px;
padding-bottom:5px;
}

#buy
{


padding-left: 5px;
padding-top: 0px;
padding-bottom:0px;
}

#info
{
padding-left: 8px;
padding-top: 30px;
padding-bottom:10px;
}

#roundcont {
	width: 792px;
	background-color: #fff;
	color: #000;
	height: auto; 
    margin: 22px auto;
}

#roundcont p {
	margin: 0 10px;
}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}


#roundtop { 
	background:url(images/tr.gif) no-repeat top right; 
}

#roundbottom {
	background: url(images/br.gif) no-repeat top right; 
}

#roundcont2 {
	width: 772px;
	background-color: #ce6434;
	color: #000;
	height: auto; 
    margin: 2px auto;
}

#roundcont2 p {
	margin: 0 10px;
}

#roundtop2 { 
	background:url(images/tr2.gif) no-repeat top right; 
}

#roundbottom2 {
	background: url(images/br2.gif) no-repeat top right; 
}

img.corner2 {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}


#footer{}
