body,td,th {
    font-size: 12px;
    font-family:Arial, Helvetica, sans-serif;
    color: #FFF;
}
body {
    background-color: #000;
    margin: 0;
    text-align:center;
}

#wrapper {
    position:relative;
    background-image: url(images/bg.jpg);
    background-repeat: no-repeat;
    width:900px;
    height:1154px;
    margin: 0 auto;
    border:1px solid #333366;
    text-align:left;
}

#mainContent {
    position:absolute;
    left:13px;
    top:115px;
    width:500px;
    height:362px;
}

#flashVideo {
    position: absolute;
    top: 10px;
    left:12px;
}

#no-flash a img {
    position: absolute;
    top: 10px;
    left:12px;
    border: 3px solid #666;
}

#description {
    position: absolute;
    left:12px;
    width:500px;
    top: 390px;
	height: 45px;
	margin-top: 45px;
}


#clickhere1 {
    position:absolute;
    left:553px;
    top:290px;
    width:150px;
    height:45px;
}


#clickhere2 {
    position:absolute;
    left:14px;
    top: 450px;
    width:469px;
    height:44px;
	margin-top: 35px;
}

#clickhere3 {
    position:absolute;
    left:20px;
    top: 750px;
    width:667px;
    height:107px;
}

#screencaps {
    position:absolute;
    left:0px;
    top: 543px;
    width:884px;
    height:158px;
}

#screencaps img {
    margin-right: 5px;
    border: 1px solid #574984;
}
