body {
    font-family:Tahoma, Arial, sans-serif;
    color:#333333;
    font-size:12px;
    margin-top:0px;
    margin-left:0px;
}

.blueText{
    color:#1C73A4;
}

div#startImage {
    background-repeat:no-repeat;
    width:863px;
    height:377px;
    margin-left:85px;
    margin-bottom:5px;
}

div#news {
    color:#FFFFFF;
    font-weight:bold;
    padding-top:8px;
    padding-left:20px;
    background-image:url(../images/background-news.png);
    background-repeat:no-repeat;
    width:863px;
    height:32px;
    margin-left:85px;
    margin-bottom:5px;
}

div#welcome {
    padding:10px 20px;
    background-image:url(../images/background.png);
    background-repeat:no-repeat;
    width:824px;
    height:213px;
    margin-left:85px;
}

div#sub_menu {
    width:150px;
    height:570px;
    padding:10px;
    float:left;
    margin-right:10px;
    border-right:1px #CCCCCC solid;
}

div#about_content{
    overflow:auto;
    width:655px;
    float:left;
    padding-right:15px;
}

div#ct_image {
    width:386px;
    height:161px;
    border:1px #333333 solid;
    margin-bottom:5px;
    background-image:url(../images/cardiotrainer_screenshot.png);
    background-repeat:no-repeat;
}

.teamFoto {
    width:112px;;
    height:112px;
    background-image:url(../images/team.png);
    margin-bottom:20px;
    margin-right:20px;
}

.teamText {
    line-height:18px;
    padding-bottom:15px;
}

h1 {
    color:#1C73A4;
    font-weight:bold;
    font-size:15px;
    margin-top:10px;
    margin-bottom:4px;
    margin:10px 0 4px 190px;
    letter-spacing:0.5px;
}

h2 {
    color:#1C73A4;
    font-weight:bold;
    font-size:12px;
    margin-top:10px;
    margin-bottom:4px;
}

h3 {
    color:#333333;
    font-weight:bold;
    font-size:12px;
    margin-top:5px;
    margin-bottom:4px;
    margin-left:10px;
}

a:link {
    color:#1C73A4;
    text-decoration:none;
}

a:visited{
    color:#1C73A4;
    text-decoration:none;
}
a:hover{
    color:#1C73A4;
    text-decoration:none;
}
a:active{
    color:#1C73A4;
    text-decoration:none;
}

a.nav:link {
    color:#1C73A4;
    text-decoration:none;
    font-weight:bold;
}

a.nav:visited{
    color:#1C73A4;
    text-decoration:none;
    font-weight:bold;
}
a.nav:hover{
    color:#1C73A4;
    text-decoration:none;
    font-weight:bold;
}
a.nav:active{
    color:#1C73A4;
    text-decoration:none;
    font-weight:bold;
}

a.subnav:link {
    color:#1C73A4;
    text-decoration:none;
    font-weight:bold;
    line-height:2;
}

a.subnav:visited{
    color:#1C73A4;
    text-decoration:none;
    font-weight:bold;
    line-height:2;
}

a.subnav:hover{
    color:#1C73A4;
    text-decoration:none;
    font-weight:bold;
    line-height:2;
}
a.subnav:active{
    color:#1C73A4;
    text-decoration:none;
    font-weight:bold;
    line-height:2;
}

.current {
    color:#FF1E00;
    font-weight:bold;
}

.subnavCurrent {
    color:#FF1E00;
    font-weight:bold;
    line-height:2;
}