BODY
{

}
img
{
    border: 0px;
}

h1.gallery
{
    margin: 0px 0px 10px 20px;
}

#midlayer
{
    WIDTH: 600px;
    POSITION: absolute;
    TOP: 100px;
    left: 150px;
    HEIGHT: 175px;
    /*BACKGROUND-COLOR: #9f9fff;*/    
}
#bottomlayer
{
    PADDING-RIGHT: 10px;
    PADDING-LEFT: 10px;
    LEFT: 10px;
    PADDING-BOTTOM: 10px;    
    PADDING-TOP: 10px;
    POSITION: absolute;
    TOP: 313px;
    HEIGHT: 275px;
    BACKGROUND-COLOR: #1432a2;
    width: 730px;
}
#SideLogo
{
	
	position: absolute;
    left: 0px;
    top: 0px;	
}
#WordLogo
{
    position: absolute;
    left: 95px;
    top: 5px;
    }
#OCWordLogo
{
    position: absolute;
    left: 5px;
    top: 5px;
    }
#ArticleText
{
	font-size: 10pt;
	color: #9f9fff;
	font-family: Verdana;
	text-decoration: none;
}
#menudiv
{
    font-size: 10pt;
	left: 400px;
	color: #9f9fff;
	font-family: Verdana;
	position: absolute;
	top: 10px;
	background-color: #1432a2;
	text-decoration: none;
    }
.menu
{
	font-size: 10pt;
	color: #9f9fff;
	font-family: Verdana;
	text-decoration: none;
}
.menu a:hover
{
   font-size: 10pt;
	color: #9f9fff;
	font-family: Verdana;
	text-decoration: underline;
}
a
{
	color: #9f9fff;
	text-decoration: none;
	font-family: Verdana;
	font-size: 10pt;
}
a:hover
{
	text-decoration: underline;
}
p
{
	font-size: 10pt;
	color: #9f9fff;
	font-family: Verdana;
	text-decoration: none;
}
.ContactForm
{
	left: 200px;
	position: absolute;
}
.form
{
    height:700px;
}
.ContactFormMessage
{
	left: 200px;
	position: absolute;
	overflow: auto;
}
#SendMess
{
	left: 200px;
	position: absolute;
	top: 325px;
}
h1
{
	font-weight: bold;
	font-size: 14pt;
	text-transform: uppercase;
	text-decoration: none;
	color: #9f9fff;
	font-family: Verdana;
}
h2
{
    font-weight: bold;
	font-size: 12pt;
	text-decoration: none;
	color: #9f9fff;
	font-family: Verdana;
}
td
{
	color: #9f9fff;
	font-family: Verdana;
	font-size: 10pt;
}
hr
{
	color: #9f9fff;
}
#SideBar
{
    position:absolute;
    left:770px;
    top: 83px;
    width:200px;
    
    }

.ceebox1
{
    position: absolute;
    left: 100px;
    top: 100px;
    width: 920px;
}

.ceebox_small
{
    height: 100px;
}

.ceebox_small img
{
    border: 4px solid #124B69;
    padding: 3px;
    height: 120px;
    border-radius: 5px;
}

.ceebox_small img:hover
{
    border: 4px solid #9f9fff;
}

.sub_menu
{
    position: absolute;
    left: 80px;
    top: 70px;
}

.sub_menu ul
{
    text-decoration: none;
    list-style: none;
}

.sub_menu ul li
{
    display: inline;
}

span.break_line
{
    color: #9f9fff;
    font-size: 16px;
}
#footer
{
    clear:both;
    position:relative;
    top: 10px;
}
#footer P
{
   font-size:9pt; 
}
#footer p a
{
    text-decoration:none;
}
#footer p a:hover
{
    text-decoration:underline;
}
