body, div
{
	color: #fff;
    font-family:Arial,Helvetica, sans-serif;
    font-size:small;
    margin:0px;
    padding:0.5em;
    text-align:left;
}

body
{
    background:#000 none no-repeat scroll 0% 0%;
    margin:0px;
    padding:0px;
    text-align:center;
}

li
{
    margin:1em;
    margin-left: 0;
}

#mainBlock
{
    background:#000 none no-repeat scroll 0% 0%;
    border:solid 4px #ccc;
    border-collapse:collapse;
    height:630px;
    margin:1em;
    margin-left:auto;
    margin-right:auto;
	padding:0;
	width:830px;
}

#megaFooter
{
    margin:0.5em;
    margin-left:auto;
    margin-right:auto;
    text-align:right;
	width:830px;
}

#indexBlock
{
    float: left;
}

#indexBlock div
{
    display: block;
    margin-left: 2em;
}

#indexBlock img
{
    border: solid 1px #ccc;
    display: block;
}

#rasxBlock
{
    text-align: right;
}

a:active
{
    color: #ff0000;
    background: #000 none no-repeat scroll 0% 0%;
    border-bottom: solid 1px #ccc;
    text-decoration: none;
}

a:hover
{
    color: #ccc;
    background: transparent none no-repeat scroll 0% 0%;
    border-bottom: dotted 1px #ccc;
    text-decoration: none;
}

a:link
{
    color: #ccc;
    background: transparent none no-repeat scroll 0% 0%;
    border-bottom: dashed 1px #ccc;
    text-decoration: none;
}

a:visited
{
    color: #ccc;
    background: transparent none no-repeat scroll 0% 0%;
    border-bottom: dashed 1px #ccc;
    text-decoration: none;
}
