legend
{
	color:black;
}
*
{
	/*border: 1px solid red;*/
}

/*  Page layout  */
body
{
	/* Boxing */
	width:800px;
	height: 100%;
	margin-left:auto;
	margin-right:auto;
	padding: 0em;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	/* Styling */
	border: 1px solid silver;
	background-image: url(images/background.jpg);
	background-position: center center;
	background-repeat: no-repeat;
}
img
{
	border: none;
}
/* Main title */
#title
{
	/* Sizing */
	margin-left: auto;
	margin-right: auto;
	padding-top: 150px;
	cursor: pointer;
	width: 800px;
	/* Image */
	background-image: url(images/head.jpg);
	background-repeat: no-repeat;
	/* Tricking */
	overflow: hidden;
	/* Hacking ie5 */
	height: 250px;
	voice-family: "\"}\"";
/*	voice-family: inherit;*/
	height: 0%;
}
#menu
{
	width:860px;
	margin: 20px auto 5px 10px;
/*	margin-left:-50px;*/
}

#menu td
{
	filter:alpha(opacity=100);
}

/* navigation menu */
ul.horizontal-menu
{
	/* Boxing */
	display: inline;
	/* Styling */
	list-style: none;
	margin-top:15px;
	padding-top:0px;
	margin-left:-5px;
	margin-right:10px;
}

ul.horizontal-menu table
{
	margin-left:6px;
	margin-right:6px;
}
ul.horizontal-menu li
{
	/* Boxing */
	display: inline;
	font-weight:bold;
	/*margin-left: 5px;*/
	float:left;
/*	padding: .5em 2em;*/
}

ul.horizontal-menu li a
{
	/* Boxing */
	text-decoration:none;
	color: white;
	/*padding-left: 4px;
	padding-right: 3px;*/
	
}

/* content */
#content
{
	display: block;
	float: right;
	width: 575px;
}
#content1
{
	display: block;
	float: right;
	width: 800px;
}

/* sidebar */
#sidebar
{
	float: left;
	display: block;
	width: 170px;
	margin-left: 10px;
	margin-top: 10px;
}	

.side-widget
{
	width: 100%;
}
.side-widget h3
{
	width: 100%;
}

/* footer */
#footer
{
	clear: both;
	text-align:center;
	background-color:#C0C0C0;
	margin-top:5px;
	padding-top: 5px;
	padding-bottom: 5px;
	width:800px;
}

.logo
{
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	background-position:right;
	margin-top: -120px;
	margin-right: 10px;
	height: 105px;
}

#main-content
{
	width: 40%;
	float:left;
}

p
{
	margin-left:4%;
	margin-right:2%;
}

#goals-content
{
	width: 40%;
	float:left;
	margin-left: 75px;
	padding-left: 0px;
}

#top-content
{
	background-image: url(images/diploma_logo.gif);
	margin-left: auto;
	margin-right: auto;
	background-repeat: no-repeat;
	height: 250px;
	width: 450px;
	text-align:left;
}

#diploma-content
{
	text-align:center;
}
#title-tab
{
background-color:#990000;
color:#FFFFFF;
}
.menu-item
{
	vertical-align:middle;
	margin-top:5px;
	text-align:left;
	width: 160px;
}

.menu-text
{
	background-image:url(images/background.gif);
	background-repeat:repeat-x;
	height: 42px;
	width: 200px;
	font-size:12px;
	color: white;
}

.width4
{
	width: 400px;
}

.widget-text
{
	background-image:url(images/background.gif);
	background-repeat:repeat-x;
	height: 42px;
	/*width: 60%;*/
	width:80px;
	color: white;
}

.top-title
{
	background-image:url(images/background.gif);
	background-repeat:repeat-x;
	height: 42px;
/*	width: 91.8%;*/
	width: 490px;
	color: white;
}

.navigator-text
{
	background-image:url(images/background-gray.gif);
	background-repeat:repeat-x;
	color:white;
	height: 42px;
}

.left-side-navigator
{
	background-image:url(images/left-side-gray.gif);
	height: 42px;
	width: 49px;
}

.right-side-navigator
{
	background-image:url(images/right-side-gray.gif);
	height: 42px;
	width: 18px;
}

.left-side
{
	background-image:url(images/left-side.gif);
	background-repeat:no-repeat;
	height: 42px;
	width: 49px;
}

.right-side
{
	background-image:url(images/right-side.gif);
	background-repeat: no-repeat;
	background-repeat:no-repeat;
	height: 42px;
	width: 18px;
}

.main-content-start
{
	float:none;
}
.main-title
{
	
}
.clear
{
	clear:both;
}

h3
{
	font-size:14px;	
}

.top-left
{
	background-image: url(images/top-left.gif);
	background-repeat: no-repeat;
	height:12px;
	width:12px;
}


.top-right
{
	background-image: url(images/top-right.gif);
	background-repeat: no-repeat;
	height:12px;
	width:12px;
}

.bottom-left
{
	background-image: url(images/bottom-left.gif);
	background-repeat: no-repeat;
	height:12px;
	width:12px;
}

.bottom-right
{
	background-image: url(images/bottom-right.gif);
	background-repeat: no-repeat;
	height:12px;
	width:12px;
}

.left
{
	background-image: url(images/left.gif);
	background-repeat: repeat-y;
	height:12px;
	width:12px;
}

.right
{
	background-image: url(images/right.gif);
	background-repeat: repeat-y;
	height:12px;
	width:12px;
}

.top
{
	background-image: url(images/top.gif);
	background-repeat: repeat-x;
	height:12px;
	width:auto;
}

.bottom
{
	background-image: url(images/bottom.gif);
	background-repeat: repeat-x;
	height:12px;
	width:auto;
}
.middle
{
	background-color: #C0C0C0;
	width:auto;
}

#sidebar table
{
	width: auto;	
	margin-top: 15px;
	margin-bottom: 15px;
}
#sidebar table table
{
	margin: 0%;
}

dl
{
	margin-left: 5px;
}

.invisibleLabel
{
	visibility:hidden;
}

a
{
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	color:#990000;
	border:none;
}

a:visited
{
	text-decoration:none;
	border:none;
}
.centerLine
{
	margin-left: auto;
	margin-right: auto;
}
/* sidebar widgets */
dl.news dt
{
	color: #A00;
	font-weight: bold;
	margin: 0%;
	padding: 0%;
}
dl.news dd
{
	width: 100%;
	margin: 0%;
	padding: 0% 0% 1em 1em;
}

dl.news a
{
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: black;
	font-weight: normal;
}

h4
{
	padding-left: 1em;
	font-size: 1.5em;
}

table.schedule
{
	border: 1px solid black;
	font-size: 1.1em;
}
table.schedule col.right-most
{
	background-color: #ccc;
}
table.schedule thead
{
	background-color: #eee;
}
table.schedule td
{
	border: 1px solid black;
	padding: 0.5em;
}
table.schedule th
{
	border: 1px solid black;
	padding: 0.5em;	
}
a.registerLink
{
	width: 100%;
	text-align: center;
	font-size: 1.3em;
	font-weight: bold;
	display:block;
}

.applicant_list
{
	width:500px;
	margin-left:auto;
	margin-right:auto;
}
.applicant_table
{
	width:800px;
}
.applicant_table input
{
	width:142px;
}

.white-title
{
	color:white;
}

.diploma_content
{
	margin-left:20px;
}