﻿#ReferencesPage
{
	background-color: Black;
	font-family: Verdana, Arial, Times New Roman;
	font-size: 12px;
	color: white;	
	height: 1000px;
}

#ReferencesPage_Content
{
	height: 529px;
	width: 343px;
	padding-left: 617px;
	padding-top: 30px;
	background-image: url(Images/design_referencespage_image.png);	
	background-repeat: no-repeat;
	
}

#ReferencesPage_Content ul
{
	 list-style-type: square;
	 margin-left: 15px;
	 padding-left: 0px;	
}