body {
behavior:url("csshover2.htc");
font-size: 100%;
background:#808080;
}

#wrap {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
}

#container
{
width: 100%;
height :100%;
margin: 1px auto;
background: #fff url(sidetest3.jpg) repeat-x left top;
border: 2px solid #000;
line-height: 130%;
font-size: 12px;
font-family: Arial, Verdana, tahoma, Sans-Serif;
}

#menu{
width:185px;
padding-bottom:2em;

}

#menu a {
font-size:12px;
display:block;
border-bottom: 1px dashed #99aad2;
border-left: 1px solid #99aad2;
border-right: 1px solid #99aad2;
white-space:no wrap;
margin:0;
padding:.25em;
}

#menu a{
color:#4506d4;
background:#f3f5fa;
text-decoration:none;
}

#menu a:hover{
color:#ed3922;
background:#FFF;
}

#menu a:active{
color:#ed3922;
background:#FFF;
}

#menu ul{
list-style:none;
margin:0;
padding:0;
width:100%;
}

/* Following specific to IE */

div#menu li, div#menu li:hover{
position:relative;
}

div#menu li ul{
position:absolute;
top:0;
left:100%;
display:none;
}

div#menu ul ul,
div#menu ul ul ul,
div#menu ul li:hover ul ul,
div#menu ul li:hover ul ul ul
{display:none;}

div#menu ul li:hover ul,
div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{display:block;}

/* Styling for Expand */

#menu a.expand, #menu a.expand:visited{
background:#FFF url("expand3.gif") no-repeat right;
}

#menu a.expand:hover{
color:#ed3922;
background:#FFF;
}

#menu a.expand:active{
color:#060;
background:#ccc;
}

#top
{
background-color: transparent;
height:162px;
margin: 0 0 -3px 0;
}

#top h1
{
padding: 0;
margin: 0;
}

#leftnav
{
position:absolute; top:185px;
float: left;
width: 185px;
margin: 0 0 0 0;
padding:30px 0 0 8px;
background-color:transparent;

}

#content
{
margin-left: 200px;
background: #fff url(thinside.gif) no-repeat left top;
padding:2px 25px 25px 25px ;
}

#footer
{
width: 98%;
padding: .5em;
background: #fff url(sidetest3.jpg) repeat-x left top;
border: 2px solid #000;
margin: 2px 0 0 2px;
}

#leftnav p { margin: 0 0 1em 0; }
#content h2 { margin: 0 0 .5em 0; }

a {
color: #4506d4;
font-size: 12px;

background-color:transparent;
text-decoration: none;
}

a:hover {color:#ed3922;
}

h1 {
font-size: 28px;
font-weight:bold;
color: #E91B00;
line-height:1em;
}

h2 {
font-size: 22px;
font-weight:bold;
line-height:1.1em;
color: #774488;
}

h3 {
font-size: 18px;
font-weight:bold;
line-height:1.2em;
color: #800000;
}

h4 {
font-size: 15px;
font-weight:bold;
line-height:1.2em;
color: #000000;
}

h5 {
font-size: 13px;
font-weight:bold;
line-height:1.2em;
color: #e92525;
}

.subhead  {
font-size: 15px;
font-weight:bold;
color: #330099;
}

#header-right { position: absolute;
right:40px;
top : 40px;
color:red;
padding: 5px;
width: 158px;
border: solid 1px #774488;
}

#king-left {
float: left;
padding: 5px;
}

#pic-left {
float: left;
padding: 1px;
}

#picindex-right {
float: right;
padding: 10px;
margin-top:5px;
margin-right:5px;
background-color: #f6f4f4;
}

#picflag-right {
float: right;
padding: 2px;
margin-top:5px;
margin-right:60px;
background-color: #f6f4f4;
border: solid 1px #000000;
}

#pic-right {
float: right;
padding: 1px;
margin-top:5px;
margin-right:15px;
background-color: #f6f4f4;

}

#pic-rightcccc {
float: right;
padding: 10px;
margin-top:5px;
margin-right:15px;
background-color: #f6f4f4;
border: solid 1px #000000;
}
	
#pict-right { position:relative;
float: right;
padding: 10px;
margin-top:20px;
margin-right:5px;
margin-right:5px;
background-color: #f6f4f4;
}

.red{
color:red;
font-weight:bold;
}

.green{
color:#306c34; font-weight:bold
}

table#sample {
width: 90%;
border: solid #CCCCCC 1px;
border-collapse:collapse;
}

table#sample td{  
border: solid #CCCCCF 1px;
align:center;
padding-top: .5em;
padding-bottom: .5em;
padding-right: 1em;
padding-left: 1em;
font-size: 12px;
}

table#buy {
width: 90%;
border: solid #99aad2 1.5px;
border-collapse:collapse;
background-color: #EFF7FF;
}

table#buy td{ 
border: solid #CCCCCF 1px;
padding-top: .25em;
padding-bottom: .25em;
padding-right: .5em;
padding-left: .5em;
text-align:left; 
background-color:solid #f3f5fa;
}

