html, body
{
height: 100%;
min-height: 100%;
max-height: 100%;
padding: 0;
margin: 0;
background:#db0000;
}

#top
{
background-image: url('cory_bolotsky.png')
}


#top a
{
    position: absolute;
    top: 0;
    left: 0;
    width: 794px;
    height: 112px;
}
 
#top a
{
    display: none;
}



@font-face
{
font-family: Content;
src: url('Arial_Narrow.ttf')
}


@font-face
{
font-family: SlabSerif;
src: url('TypoSlabserif-Light.ttf')
}

@font-face
{
font-family: NumberSerif;
src: url('Chunkfive.otf')
}

p.main
{
font-family:SlabSerif, Rockwell, Courier;
font-size: 36px;
line-height: 50px;
letter-spacing: 1px;
text-shadow: white 1px 1px;
}

p.content
{
font-family:Content, Arial;
font-size: 28px;
line-height: 40px;
text-shadow: white 1px 1px;
}


p.change
{
font-family:SlabSerif, Rockwell, Arial;
font-size: 18px;
text-shadow: white 1px 1px;
}

a.student
{
text-decoration: underline;
color: #CC3333;
}

a.entrepreneur
{
text-decoration: underline;
color: #5CBA47;
}

a.leader
{
text-decoration: underline;
color: #F57F20;
}

a.traveler
{
text-decoration: underline;
color: #8C6B50;
}

a.news
{
text-decoration: underline;
color: #8769AF;
}

a.experienced
{
text-decoration: underline;
color: #F079AF;
}

a.contact
{
text-decoration: underline;
color: #3B5998;
}

a.link
{
text-decoration: underline;
color: #666666;
line-height: 50px;
}

a.link:hover 
{
color:#000000
}

.link
{
text-decoration: underline;
color: #666666;
}

#container
{
background:#db0000 url('china.jpg') no-repeat center top;
}


.contactme
{
text-decoration: underline;
color: #3B5998;
}

span.numberfirst
{
font-family:NumberSerif, Rockwell, Arial;
font-size: 20px;
text-shadow: white 1px 1px;
font-weight: bold;
}

span.number
{
font-family:NumberSerif, Rockwell, Arial;
font-size: 20px;
text-shadow: white 1px 1px;
font-weight: bold;
margin-left: 12px;
}
