body {
	background-color: #1a4266;
      text-align: center;
      }

#wrapper {
  position:relative;
  margin: 0 auto;
  width: 800px;
  height: 550px;
  background-color:#f3f1e9;
  text-align: left;
}

.hedder  {
		position:absolute;
            left:0px;
            top:0px;
            width:100%;
		height:183px;
	      z-index:1;
            }

#newser    {
	     position:absolute;
           left:617px;
           top:220px;
	     width:180px;
           height:330px;
           z-index:8;
           }

#date    {
		position:absolute;
            width:170px;
            left:617px;
            top:200px;
            z-index:2;
            }

#title   {
		position:absolute;
            left:40px;
            top:200px;
            width:200px;
		height:20px;
	      z-index:3;
            }

#intro    {
	     position:absolute;
           left:172px;
           top:225px;
           height:90px;
           width:360px;
           z-index:4;
           }


#experience {
	     position:absolute;
           left:40px;
           top:340px;
           z-index:6;
           }

#list  {
	     position:absolute;
           left:30px;
           top:380px;
           z-index:7;
           }

#video  {
	     position:absolute;
           left:360px;
           top:320px;
	     width:224px
	     height:180px
           z-index:7;
           }

#videolink  {
	     position:absolute;
           left:380px;
           top:530px;
	     width:224px
	     height:18px
           z-index:7;
           }

li
{
	font: 10pt Verdana, Arial, Helvetica, Sans;
	color: #000000;
	padding: 0px;
	margin: 0px;
	list-style-type: square;
	list-style-image: url(../pages/redsquare.gif);

}




A:link {color: black; text-decoration: none;}
A:visited {color: black; text-decoration: none}
A:hover {color: red; text-decoration: underline;}

A li:link {color: black; text-decoration: none;}
A li:visited {color: black; text-decoration: none}
A li:hover {color: red; text-decoration: underline;}

.introtext { font-family: arial,helvetica,sans-serif; font-size: 10pt; color: black}
.subhed { font: Georgia, Times, Serif; color: black; font-size: 12pt; font-weight: bold; text-decoration: none;}
.title {font: Georgia, Times, Serif; color: black; font-size: 18pt; text-decoration: none;}
.text { font-family: arial,helvetica,sans-serif; font-size: 10pt; color: black}
.videol { font-family: arial,helvetica,sans-serif; font-size: 7pt; color: black}
