﻿body {
	background-color: #F4F2F3;
	margin: 0px;
}
#main {
	text-align: center;
	width: 100%;
}
#top {
	width: 803px;
	height: 222px;
	background-image: url('/SiteResources/img/img_top_01.gif');
	background-repeat: no-repeat;
	padding-top: 30px;
}
#content {
	width: 733px;
	height: auto;
	background-image: url('/SiteResources/img/img_content_bg_01.gif');
	background-repeat: repeat-y;
	padding-left: 50px;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align:left;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: small;
	letter-spacing: 0.5px;
}
h1 
{
    color: #350468;
    font-size: medium;
}
h3 
{
    color: #350468;
    font-size: small;
}
#bottom {
	width: 803px;
	height: 20px;
	background-image: url('/SiteResources/img/img_bottom_01.gif');
	background-repeat: no-repeat;
}
#copyright {
	width: 803px;
	font-family: Arial;
	font-size: x-small;
	color: #B7AEAE;
}
.menu a:link, .menu a:visited, .menu a:active { text-decoration: none; color: #350468 }
.menu a:hover { text-decoration: underline; color: #350468 }
.menu
{
    font-family: Verdana, Arial;
    text-decoration: none;
    color: #350468;
	font-size: x-small;
    text-align: left;
    letter-spacing: 2px;
}
#ddkursus 
{
    padding-top: 120px;
    text-align:left;
    padding-left: 65px;
}
.dschool
{
    background-color: #f4f2f3;
    width: 700px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
    font-weight: bold;
    margin-top: 10px;
    color: gray;
}
.ddate a:link, .ddate a:visited, .ddate a:active { text-decoration: none; color: #350468 }
.ddate a:hover { text-decoration: underline; color: #350468 }
.ddate
{
    width: 700px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
    color: #350468;
}
.dnone
{
    width: 700px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
    color: gray;
}

