Here's the CSS information I have and the web site where I'm trying to use it is:
http://www.hdvideoproduction.net/
/* CSS Document */
body{
background:#C9C2A8;
margin:opx auto;
padding:0px;
position:relative;
}
*{
margin:0px;
padding:0px;
text-align: left;
font-style: normal;
font-weight: normal;
}
img{
border:none;
}
.spacer{
clear:both;
line-height:0px;
font-size:0px;
background-color: #C8C2A8;
}
#wrapper{
width:900px;
padding:0px;
margin-top: 0px;
margin-right: 10px;
margin-bottom: 0px;
margin-left: 10px;
}
/*============== Left div css start ============*/
#leftpanel{
width:240px;
background:#402917;
margin:0;
float:left;
padding-top: 41px;
padding-right: 10px;
padding-bottom: 0px;
padding-left: 10px;
font-family: Georgia, "Times New Roman", Times, serif;
}
#member{
width:224px;
background: url(../images/member_bg.jpg) top left repeat-y;
margin:42px 0px 0px 0px;
padding:0;
}
.member_box{
width:224px;
margin:0;
padding:0;
}
.member_box_left{
width:68px;
margin:0;
padding:0px 11px 0px 0px;
float:left;
font:normal 12px/18px Georgia, "Times New Roman", Times, serif;
color:#B0A684;
text-align:right;
}
.member_box_left3{
width:79px;
margin:0;
padding:0px 0px 0px 0px;
float:left;
font:normal 12px/18px Georgia, "Times New Roman", Times, serif;
color:#B0A684;
text-align:right;
}
.sp{
margin-left:10px;
}
.member_box_right{
width:135px;
margin:0;
padding:0;
float:left;
text-align:right;
font:normal 12px/25px Georgia, "Times New Roman", Times, serif;
color:#fff;
}
.putbox{
width:134px;
height:22px;
background:#614024;
border:none;
color:#FFFFFF;
}
.gap{
height:11px;
}
p.moments{
margin:24px 0px 24px 0px;
}
/*============== Left div css end ============*/
/*============== Rightpanelcss start ============*/
#rightpanel{
width:560px;
margin:0;
float:left;
padding-top: 10px;
padding-right: 10px;
padding-bottom: 0px;
padding-left: 10px;
}
#rightpanel_box{
width:571px;
margin:0;
padding:16px 0px 0px 0px;
}
#rightpanel_box_l{
width:253px;
margin:0;
padding:0;
float:left;
}
#rightpanel_box_r{
width:253px;
margin:0;
padding:0;
float:right;
}
/*============== Rightpanel div css end ============*/
/*============== Text css start ============*/
p.member{
font:normal 18px/40px Georgia, "Times New Roman", Times, serif;
color:#B99E8B;
margin:0px 0px 0px 12px;
}
p.services{
font:normal 35px/normal Georgia, "Times New Roman", Times, serif;
color:#C9C2A8;
margin:36px 0px 0px 0px;
}
p.green{
font:normal 35px/normal Georgia, "Times New Roman", Times, serif;
color:#3C601D;
margin:27px 0px 0px 0px;
}
p.normal{
font:normal 12px/normal Georgia, "Times New Roman", Times, serif;
color:#49463A;
margin:10px 0px 0px 0px;
}
p.read{
font:bold 12px/22px Georgia, "Times New Roman", Times, serif;
color:#621224;
border-bottom:1px dashed #5A7F53;
text-align:right;
margin:20px 0px 0px 0px;
}
p.read a{
font:bold 12px/22px Georgia, "Times New Roman", Times, serif;
color:#621224;
text-decoration:none;
}
p.read a:hover{
font:bold 12px/22px Georgia, "Times New Roman", Times, serif;
color:#621224;
text-decoration:none;
}
p.read1{
font:bold 12px/22px Georgia, "Times New Roman", Times, serif;
color:#621224;
border-bottom:1px dashed #5A7F53;
text-align:right;
margin:7px 0px 0px 0px;
}
p.read1 a{
font:bold 12px/22px Georgia, "Times New Roman", Times, serif;
color:#621224;
text-decoration:none;
}
p.read1 a:hover{
font:bold 12px/22px Georgia, "Times New Roman", Times, serif;
color:#621224;
text-decoration:none;
}
p.bold{
font:normal 16px/normal Georgia, "Times New Roman", Times, serif;
color:#402917;
margin:0px 0px 0px 0px;
}
p.boldblack{
font:bold 12px/normal Georgia, "Times New Roman", Times, serif;
color:#000;
margin:13px 0px 0px 0px;
}
/*============== Text css end ============*/
/*============== ul li css start ============*/
ul.nav1{
margin:21px 18px 0px 0px;
padding:0;
list-style-type:none;
}
ul.nav1 li{
margin:0;
padding:0px;
border-bottom:1px dashed #826853;
}
ul.nav1 li a{
font:normal 13px/25px Georgia, "Times New Roman", Times, serif;
color:#B0A684;
background:url(../images/arrow.jpg) left center no-repeat;
margin:0px;
padding:0px 0px 0px 18px;
text-decoration:none;
}
ul.nav{
list-style-type:none;
background:#B0A684;
border:1px solid #766D4D;
height:34px;
width:595px;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 9px;
margin-top: 10px;
margin-right: 0px;
margin-bottom: 10px;
margin-left: 0px;
padding: 0;
float: left;
}
ul.nav li{
margin:0px 9px 0px 9px;
padding:0px;
float:left;
}
ul.nav li a{
font:bold 12px/32px Georgia, "Times New Roman", Times, serif;
color:#fff;
margin:0px;
padding:0px 5px 0px 5px;
text-decoration:none;
}
ul.nav li a:hover{
color:#fff;
margin:0px;
text-decoration:none;
background:#402917;
font-size: 10px;
font-family: Georgia, "Times New Roman", Times, serif;
line-height: 32px;
font-weight: bold;
padding-top: 0px;
padding-right: 3px;
padding-bottom: 0px;
padding-left: 3px;
text-align: left;
}
ul.foot{
margin:28px 0px 0px 50px;
padding:0;
list-style-type:none;
background-color: #192932;
}
ul.foot li{
margin:0px 2px 0px 2px;
padding:0px;
float:left;
color:#DADAA4;
background-color: #182932;
}
ul.foot li a{
font:normal 12px/normal Georgia, "Times New Roman", Times, serif;
color:#DADAA4;
margin:0px;
text-decoration:none;
}
ul.foot li a:hover{
font:normal 12px/normal Georgia, "Times New Roman", Times, serif;
color:#DADAA4;
margin:0px;
text-decoration:none;
}
/*============== ul li css start ============*/
#footer{
background:#182932;
width:820px;
margin:0px;
padding:0px;
border-top:1px dashed #fff;
height:86px;
}
#footer_left{
width:440px;
margin:0px;
padding:0px;
height:86px;
float:left;
}
#footer_right{
width:350px;
margin:0px;
height:86px;
float:right;
font:normal 12px/80px Georgia, "Times New Roman", Times, serif;
color:#DADAA4;
text-align:right;
padding-top: 0px;
padding-right: 10px;
padding-bottom: 0px;
padding-left: 0px;
}
.center {
text-align: center;
font-family: Georgia, "Times New Roman", Times, serif;
color: #C8C2A8;
}
.right {
text-align: right;
}
.left {
text-align: left;
}
#leftpanel .center li {
font-size: 14px;
}
#wrapper #leftpanel .center li {
font-size: 16px;
}
#wrapper #leftpanel .services {
color: #C8C2A8;
}