body {
	font-family: "Bitstream Vera Sans",Verdana,Arial,Helvetica,Sans,"Bitstream Vera Serif";
	font-size: 1em;
	color: #fffff;
	background: url(img/main_background.jpg) no-repeat center top #013766;
}
h1 {
    font-size:12px;
}
.wrapper {
	text-align: center;
	margin: 15px auto;
	width: 825px;
}
.navigation {
	padding:7px 0px;
	color: #8E8F91;
	width: 800px;
	font-variant:small-caps;
	font-size:14px;
        position:relative;
        left: 110px;/*260px;*/
        top: 30px;
}

.navigation img{
        border:none;
}
.navigation ul{
	list-style:none;
	margin:0px;
}

.navigation ul li{
	display: inline;
	padding:0;
}

.contentSWF {
    width: 750px;
    
    position:relative;
    padding: 5px;
    font-size:12px;
    color:white;
    top: 30px;
    left: 32px;
    height: 474px;
    overflow: auto;
}

.content {
    width: 719px;
    position:relative;
    border: .05px solid white;
    padding: 5px;
    font-size:12px;
    color:white;
    top: 41px;
    left: 46px;
    height: 448px;
    overflow: auto;
}

.testItem {
    width: 700px;
    height: 150px;
}

.testText {
    position: relative;
    left: 11px;
    width: 685px;
}

.testPic {
    float: left;
}

.testPic a img {
    border: none;
}

.testName {
    float: right;
}

.footer {
    width: 800px;
    position:relative;
    left:9px;
    top:40px;
}

.footer2 {
    width: 800px;
    position:relative;
    left:9px;
    top:64px;
}

.text1 {
    float:left;
    color:#FFFFFF;
    font-size: 8px;
    padding: 0px 0px 0px 37px;
}
.text1 a {
    color:#FFFFFF;
    text-decoration:none;
}
.text2 {
    float: right;
    color:#FFFFFF;
    font-size: 8px;
    padding: 0px 31px 0px 0px;
}

.midi {
    position: relative;
    width: 1000px;
    left: 0px;
}

.invItem {
    width: 700px;
    height: 150px;
}

.invText {
    position: relative;
    left: 15px;
    width: 685px;
    padding: 5px;

}

.invPic {
    float: left;
}

.invPic a img {
    padding: 5px;
    border: none;
}

.bottomInv {
    clear: both;
    padding: 7px 0px 0px 0px;
}
.bottomInv a img {
    padding: 7px;
    border: none;
}

.aboutContent {
    width: 700px;
   
}

.aboutText {
    position: relative;
    left: 15px;
    width: 675px;
    text-align:left;


}

.aboutPic {
    float: left;
}

.aboutPic a img {
    padding: 5px;
    border: none;
}
