/*
* Tags
*/
img{
    padding: 0px;
    margin: 0px;
}

/*
* Classes
*/

.tabImg {
    position:relative;
    top: 8px;
}

.theme {
    position: relative;
    top: 30px;
    left: 20px;
}

.themeRP {
    position: relative;    
    left: 20px;
}

.titleText {
    font-size: 1em;
    padding-bottom: 5px;
    padding-top: 5px;
}

.titleTextRP {
    font-size: 1em;
    padding-bottom: 5px;
    padding-top: 15px;
}

.link {
    font-size: .75em;
    margin-left: 20px;
    padding-bottom: 5px;    
}

.linkText {
}

.linkDesc {
}

.refPoint {
    margin-left: 20px;
    padding-top: 5px;
    padding-bottom: 30px;
}


/*
* IDs
*/
#home {
    position: absolute;
    top: 18px;
    left: 510px;
}

#tabs {
    background-color: #f7f7f7;
}

#mainContent {
    background-color: #fff;
}

#rightBarContent {
    top: 95px;
}
