﻿body 
{
    background-color:#333;
    font-family:Trebuchet MS,Verdana,Arial;
    scrollbar-base-color: Pink;
    scrollbar-arrow-color: black;
    scrollbar-DarkShadow-Color: Purple;
}

h1,h2,h3,h4,h5,h6
{
    display:inline;
}

h3{font-size:90%;}

ul li
{
    text-align:left;
    -moz-text-align:left;
    cursor:pointer;
}

li.selected
{
    color:Red;
    background-color:#333;
}

li:hover
{
    background-color:#666;
}

li a
{
    color:#000;
    text-decoration:none;
}

#header
{
    color:Red;
    background-color:#333;
    width:100%;
    height:50px;
    text-align:center;
    -moz-text-align:center;
    vertical-align:middle;
}

#container
{
    color:#000;
    background-color:#333;
    width:1000px;
    text-align:center;
    -moz-text-align:center;
    height:950px;
}

.left
{
    float:left;
    height:950px;
    width:220px;
    background-color:#ccc;
    text-align:center;
    -moz-text-align:center;
}

.right
{
    float:right;
    height:950px;
    width:160px;
    background-color:#333;
}

.main
{
    background-color:#333;
    margin-left:50px;
}

#footer
{
    background-color: #000;
    color: #ffccff;
    height: 150px;
    text-align: center;
    -moz-text-align: center;
}

img
{
    border:0;
}

.empty
{
    background-color:#333;width:20px;height:230px;
}

.template
{
    background-color:#555;width:250px;height:230px;border:solid 3px #777;
}

.subtitle
{
    width:250px;height:27px;background-color:#333;
}

.subtitle h2
{
    font-size:16px;
    color:#ff66cc;
}

.preview
{width:250px;height:159px;}

.board
{width:250px;height:47px;color:#eee;font-size:75%;}


.leftI
{
    float:left;
    height:1570px;
    width:300px;
    background-color:#333;
    margin-left:30px;
}

.rightI
{
    float:right;
    height:1570px;
    width:300px;
    background-color:#333;
}

.mainI
{
    background-color:#333;
    height:1570px;
    text-align: center;
    -moz-text-align: center;
}

.previewI
{
    width:250px;
    height:190px;
    border: solid 3px #555;
}

.previewI a
{
    color:#ffccff;
    border:0;
}

#containerI
{
    color:#000;
    background-color:#333;
    width:1000px;
    text-align:center;
    -moz-text-align:center;
    height:1570px;
}
