﻿body
{	
	margin: 10px;
	padding: 0px;
}

h1
{
	font-size: 200%;
	color: #de6373;
}
.page
{
}
.head
{
	background-color: #FFCCCC;
	width: 100%;
	position: relative;
}
.menu
{
	position: relative;
	top: 6px;
	left: 37%;		
}


.menu1
{
	position: relative;
	left: 24%;
	top: 8px;		
}

.menuItem
{
	font-weight: bold;
	font-size: 100%;
	color: #de6373;
	margin-left: 5px;
	margin-right: 5px;
}
.menuSelItem
{
	font-weight: bold;
	font-size: 100%;
	color: #ff0066;
	margin-left: 5px;
	margin-right: 5px;
}
.menuDynamicItem
{
	font-weight: bold;
	font-size: 90%;
	color: #de6373;
	margin-left: 10px;
}
.menuDynamicSelItem
{
	font-weight: bold;
	font-size: 90%;
	color: #de6373;
	margin-left: 10px;
}
.logo
{
	position: absolute;
	top: 20px;
	left: 10%;
}
.leftBar
{
    width: 100px;
	position: relative;
}
.rightBar
{
    width: 100px;
	position: relative;
}
.corset
{
	border: none 0;
	left: 0%;
	position: absolute;
	top: 0%;
}
.image
{
	border: none 0;
}
.news1
{
	border-right: #ffcccc thin solid;
	border-top: #ffcccc thin solid;
	border-left: #ffcccc thin solid;
	border-bottom: #ffcccc thin solid;
	left: 80%;
	width: 15%;
	position: absolute;
	top: 28%;
	font-size: 80%;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 15px;
}
.news1Label
{	
	left: 82%;
	position: absolute;
	top: 25%;
}
.hearts
{
	left: 82%;
	position: absolute;
	top: 2%;
}
.cadysoft
{
	left: 2%;
	position: absolute;
	top: 690px;
	font-size: 70%;
	color: black;
}
.articles
{
	top: 20%;
	left: 18%;
	width: 60%;
	position: absolute;
	font-size: 100%;
	color: #000000;
}
.headText
{
	font-weight: bold;
	font-size: 150%;
	left: 40%;
	color: black;
	position: absolute;
	top: 14px;
}