#content {
    float: left;
    width: 100%;
    background-color: #FFF;
}

#logo {
    width: 179px;
    height: 40px;
    margin: 15px 0px 25px 10px
}

#menu {
    color: #999;
    margin: 0px;
    background-color: #C8D7F2;
    padding: 10px 0px;
    border: 1px solid #9BCDFF
}

#menu a {
    text-decoration: none;
    color: #00F
}

#menu a:hover {
    color: #F00
}

#footer {
    padding: 80px 0px 15px 0px;
    text-align: center;
    clear: both;
    width: 100%;
    color: #666
}

#footer a {
    color: #666;
    text-decoration: none
}
#pVideo {
    padding-top: 40px;
    text-align: center;
    visibility: hidden;
}

#pVideo A {
    text-decoration: none;
}

#pVideo IMG {
    height: 13px;
    width: 15px
}
#root {
    /*width: 770px;*/
	width: 950px;
    margin: 20px auto;
    background-color: #FFF;
	-moz-box-shadow: 2px 2px 10px #000;
	-webkit-box-shadow: 2px 2px 10px #000;
	box-shadow: 2px 2px 10px #000;

}

#subcont {
    margin: 15px 0px 25px 10px
}

body {
    margin: 0;
    padding: 0;
    background-color: #9BCDFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px
}

a img {
    border: 0
}
h1 {
 font-size:18px
}
h3 {
 font-size:13px;
 font-weight:bold
}
.rt1px {
    border-left: 1px solid #9BCDFF;
    border-right: 1px solid #9BCDFF;
    height: 1px
}

.rt2px {
    border-left: 2px solid #9BCDFF;
    border-right: 2px solid #9BCDFF;
    height: 1px
}

#video {
    margin: 25px 0px 10px 15px;
    padding-top: 45px;
    clear: both
}

#videoTitle {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 10px
}



/* NOW FOR HOME */



#appsTable H1 {
    padding: 0px;
    margin: 0px;
    font-size: 12px
}

#appsTable H1 A {
    color: #000;
}

#homeFt {
    border-right: 1px solid gray;
    width: 200px
}

#homePlayer {
    position: absolute;
    top: 80px;
    left: 10px;
    width: 760px;
    background-color: #FFF;
    border: 2px solid #00F
}

#homePClose {
    text-align: right;
    margin: 5px;
}

#homePClose A {
    font-size: 18px;
    font-weight: bold;
    text-decoration: none;
    color: #000
}

#mainTopic A {
    color: #000;
    text-decoration: none;
	font-size:16px
}

#mainTopic A {
    color: #000;
    text-decoration: none
}

#tags A {
    text-decoration: none;
    margin-left: 10px;
    color: gray
}

#blogCont {
    border-left: 1px dashed gray;
    float: left;
    width: 35%;
    padding-left: 5px
}

#blogNews {
    margin: 10px 0px 0px 10px;
}

#blogNews A {
    color: #000;
    text-decoration: none
}

.rtAppIt {
    background-color: #FFF;
    width: 95%;
    margin: 7px auto
}

.rtAppIt IMG {
    margin-right: 10px;
    height: 13px;
    width: 13px
}

.rtAppIt2px {
    border-left: 2px solid #DFDFDF;
    border-right: 2px solid #DFDFDF;
    height: 1px
}

.rtAppIt1px {
    border-left: 1px solid #DFDFDF;
    border-right: 1px solid #DFDFDF;
    height: 1px
}

.rtAppCt {
    margin: 3px 0px 5px 5px
}

.rtAppCt A {
    text-decoration: none
}

.rtAppCt A:hover {
    color: #300
}

.AppsTit {
    font-weight: bold;
    color: #333
}

.rtAppDsc {
    margin: 5px 0px 5px 22px;
    height: 50px
}

.rtAppDsc A {
    color: #666
}

.miscLinksT {
    font-weight: bold;
    color: #666;
    margin: 0px 0px 7px 7px;
    text-decoration: none
}
