html, body, form, fieldset
{
	margin: 0;
	padding: 0;
}

body
{
	background-color: #D7D279;
}

body,td,th
{
	color: #663300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

img
{
	border: none;
}

#main
{
    margin-left:auto;
    margin-right:auto;
    /*text-align: center;*/
    width: 900px;
    height: 100%;
    /*border: 1px solid #dcdcda;*/
}

#main-header
{
    text-align: center;
    height: 40px;
    vertical-align: middle;
    font-size: 16px;
    font-weight: bold;
}

#main-subheader
{
    text-align: center;
    font-size: 16px;
    font-weight: normal;
}

#content
{
    margin-left:auto;
    margin-right:auto;
    width: 720px;
    background: #E4E1A5;
}

#content-header
{
    text-align: center;
    font-size: 12px;
    font-weight: normal;
}

#projects
{
    margin-left:auto;
    margin-right:auto;
    width: 720px;
    /*border: 1px solid #dcdcda;*/
}

#projects td
{
    width: 350px;
    text-align: center;
    font-size: 10px;
}

.projects-img
{
    height: 260px;
    vertical-align: bottom;
}

/*.projects-info
{
    font-size: 20px;
    height: 40px;
    vertical-align: top;
}
*/

a
{
    color: #000000;
}

.projects-name
{
    height: 40px;
    vertical-align: bottom;
    font-weight: bold;
}

#naj
{
    text-align: center;
}

h1
{
	margin: 0;
	font-size: 16px;
	font-weight: normal;
}

h2
{
	margin: 0;
	font-size: 12px;
}

.other
{
    text-align: center;
    font-size: 12px;
}

.addfs
{
    text-align: center;
}

#lang
{
    width: 725px;
    margin-left:auto; margin-right:auto;
}

.lg
{
    font-size: 10px;
    text-align: right;
}

.wip
{
    vertical-align: middle;
}
