body
{
	margin: 0 auto;
	padding: 0;
	background: #e3e3e3 url('http://milkmoneymag.com/images/masthead2.gif') no-repeat top center;
}

#header
{
}

p
{
        font: georgia,garamond,serif;
        font-size: 14px;
        color: #666666;
}

a
{
        color: #00aeef;
}

a:hover, a:visited
{
        color: #004caa;
}

.address
{
        font-size: 12px;
}

#navigation
{
        margin-top: 160px;
        margin-left: 70px;
}

#content
{
        margin: 25px auto;
        width: 700px;
}

#content-inside
{
        margin: 25px auto;
        width: 580px;
}

#content-inside-links
{
        margin: 25px auto;
        width: 380px;
        padding-right: 200px;
}

#left_content
{
        float: left;
        width: 370px;
}

#right_content
{
        float: right;
        width: 310px;
        margin-top: 65px;
}

#left_content_sub
{
        float: left;
        width: 300px;
}

#right_content_sub
{
        float: right;
        width: 280px;
}

#presenting
{
        margin-top: -10px;
}
h1
{
        font: georgia,garamond,serif;
        color: #00aeef;
        line-height: 35px;
        font-size: 40px;
        font-weight: normal;
}
h2
{
        font: georgia,garamond,serif;
        color: #00aeef;
        font-size: 22px;
        font-weight: normal;
}
h3
{
        font: georgia,garamond,serif;
        color: #666666;
        font-size: 16px;
        font-weight: normal;
}

#rectangle_buttons
{
        display: block;
        width: 176px;
        height: 30px;
}

a.rec_buttons
{
        display: block;
        background: #FFFFFF;
        font: georgia,garamond,serif;
        color: #666666;
        font-size: 18px;
        text-align: center;
        text-decoration: none;
        width: 120px;
        height: 20px;
        padding: 8px 50px;
}

a.rec_buttons:hover
{
        background: #00aeef;
        font: georgia,garamond,serif;
        color: #FFFFFF;
        font-size: 18px;
        text-align: center;
}

a.form_buttons
{
        display: block;
        background: #FFFFFF;
        font: georgia,garamond,serif;
        color: #666666;
        font-size: 18px;
        text-align: center;
        text-decoration: none;
        width: 120px;
        height: 24px;
        padding: 8px 40px 8px 40px;
}

a.form_buttons:hover
{
        background: #00aeef;
        font: georgia,garamond,serif;
        color: #FFFFFF;
        font-size: 18px;
        text-align: center;
}

a.download
{
        display: inline;
        background: #FFFFFF;
        margin-left: 20px;
        font: georgia,garamond,serif;
        color: #666666;
        font-size: 18px;
        text-align: center;
        text-decoration: none;
        width: 120px;
        height: 20px;
        padding: 8px 29px;
}

a.download:hover
{
        background: #00aeef;
        font: georgia,garamond,serif;
        color: #FFFFFF;
        font-size: 18px;
        text-align: center;
}

a.purchase
{
        display: inline;
        background: #FFFFFF;
        font: georgia,garamond,serif;
        color: #666666;
        font-size: 18px;
        text-align: center;
        text-decoration: none;
        width: 120px;
        height: 20px;
        padding: 8px 29px;
}

a.purchase:hover
{
        background: #00aeef;
        font: georgia,garamond,serif;
        color: #FFFFFF;
        font-size: 18px;
        text-align: center;
}

#pastissue
{
        display: inline;
        float: left;
        width: 170px;
        height: 240px;
        margin-bottom: 20px;
        padding: 0 2px;
}
.pastissue_text
{
        font-size: 12px;
        color: #666666;
        margin-left: 4px;
}

#clear
{
        clear: both;
}

.lists
{
        list-style-type: none;
        font-size: 12px;
        margin-left: -20px;
        margin-top: -15px;
}
