﻿body {
    font-family: Arial;
    font-size:small;
}

div
{
    overflow:visible;
}

p {
    padding:0px;
    margin:2px;
}
.ImageRightDiv 
{
    float:right;
    position:relative;
    top:0px;
    right:0px;
}
.SSH1 {
    font-size:large;
    font-weight:bold;
} 
.SSH2 {
    font-size:medium;
    font-weight:bold;
}

.SSBold
{
    font-weight : bold;
}

.Caboodle
{
    background-color: gainsboro;
}
.Page {
}
.SectionCategory 
{
    padding:5px;
    margin:5px;
}
.SectionMe 
{
    overflow:hidden;
}
.SectionContact 
{
}
.SectionMusic {
}
.CVSection
{
    background-color: silver;
}
.CVSectionHeader
{
    background-color: black;
    color: White;
    margin: 0px;
    margin-top: 5px;
    padding: 2px;
}
 .CVEmploymentItem
 {
    padding-top:5px;
 }
 
 .CVDate
{
    float:left;
    width:20%;
    padding-left:5px;
}
.CVCompany
{
    font-weight:bold;
}
.CVCompany, .CVEducationCourse
{
    float:left;
    width:75%;
}
.CVEducationPlace
{
    padding-top:5px;
    font-weight:bold;
}
.CVSection
{
}
.CVSection * p
{
    padding: 0px;
    margin: 20px;
} 
.Left {
    padding: 0px;
    margin: 0px;
    float:left;
} 
.Right
{
    float:right;
}
.SectionFooter {
    clear:both;
}

.TwoThirds{
    width:60%;
}
.OneThird{
    width:37%;
}
.HorzPic {
    width:170px;
    height:120px;
}
.VertPic {
    width:120px;
    height:170px;
}
.VertImageWidth 
{
    width: 130px;
}
img {
    margin: 5px;   
}
.SSSmall {
    font-size:small;
}
.SSHCentre {
    text-align:center; 
}

/*Articles*/
.ArticleH2 {
    font-weight:bold;
    font-size:large;
}
.ArticleH3 {
    font-weight:bold;
    font-style:italic;
    font-size:medium;
}
.ArticleSidebar 
{
    border:solid 1px;
    background-color:Gray;
}
.SudokuScreenshot
{
}

.SudokuScreenshotFull
{
}