﻿.outline1-top-left
{
	background-image: url('images/outline1-top-left.gif');
	background-repeat: no-repeat;
}

.outline1-top-right
{
	background-image: url('images/outline1-top-right.gif');
	background-repeat: no-repeat;
}

.outline1-bottom-left
{
	background-image: url('images/outline1-bottom-left.gif');
	background-repeat: no-repeat;
}

.outline1-bottom-right
{
	background-image: url('images/outline1-bottom-right.gif');
	background-repeat: no-repeat;
}

.outline1-top
{
	background-image: url('images/outline1-top.gif');
	background-repeat: repeat-x;
}

.outline1-left
{
	background-image: url('images/outline1-left.gif');
	background-repeat: repeat-y;
}

.outline1-bottom
{
	background-image: url('images/outline1-bottom.gif');
	background-repeat: repeat-x;
}

.outline1-right
{
	background-image: url('images/outline1-right.gif');
	background-repeat: repeat-y;
}

.outline1-content
{
	position: relative;
	background-color: White;
}

.outline1 h2
{
	margin: 0 0 7px 0;
	font-family: Comic Sans MS, Verdana, Arial, sans-serif;  
	font-size: 14px;
	font-weight: normal;
	color: black; 
	white-space: nowrap;
}

