﻿body
{
	background-color: #000000;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: xx-large;
	margin: 0;
	padding: 0;
}

.monospase
{
	font-family: 'Courier New', Courier, monospace;
}

a
{
    color: white;
    text-decoration: none;
	outline: none;
}

a:hover
{
	text-decoration: underline;
	color: #A274E0;
	outline: none;
}

.header
{
	background-color: #565457;
	padding-left: 600px;
}

.section
{
	display:block;
	text-align: right;
	padding-right: 220px;
}

.backlink
{
	
}

.maintable
{
	border: 0px solid #585755;
	width: 1006px;
}

.menu
{
	background-color: #3F3F3F;
	margin: 5px;
	text-align: center;
	width:99%;
}

.contacts
{
	display:block;
	text-align: right;
	padding-right: 50px;
}

.text
{
	padding: 20px;
	font-weight: normal;
}

.normaltext
{
	font-size: x-large;
}

.logo
{
	background-repeat: no-repeat;
	background-position: left top;
	border: 1px #575855 solid;
	background-image: url('../images/Logo.jpg');
}

.enum
{
	list-style-type: none;
	line-height: 1.6;
}

.divider
{
	border: 2px solid #585755;
}

.content
{
	padding-left: 15px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	line-height: 20px;
}

.picture
{
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;

}

.image
{
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	border: 1px solid #3C3C14;
}

.backportfolio
{
	float: left;
	font-size: small;
	margin-top: 10px;
	margin-left: 20px;
	color: Gray;
}
