
.Project_Body
{
	margin-top:       40px;
	text-align:       center;
	background-image: url(res/texture01.jpg);
}


.Project_PageBorder
{
	width:  85%;
}


.Project_Title
{
	width:            100%;
	height:           50px;
	border:           solid 2px #A9A9A9;
	text-align:       center;
	background-color: #D3D3D3;
	font-family:      Courier New;
	font-size:        26px;
	font-weight:      bold;
}


.Project_Main
{
	margin-top:       40px;
	width:            100%;
	padding-top:      30px;
	border:           solid 2px #A9A9A9;
	background-color: #D3D3D3;
	font-family:      Verdana;
	font-size:        14px;
}


.Project_Header
{
	width:            33%;
	height:           10px;
	border:           solid 2px #A9A9A9;
	background-color: #C5C5C5;
	text-align:       center;
	font-family:      Trebuchet MS;
	font-size:        20px;
}


.Project_Question
{
	font-family:    Arial;
	font-size:      14px;
	color:          #0000FF;
	padding-bottom: 7px;
}


.Project_Copyright
{
	font-family:    Tahoma;
	font-size:      11px;
	color:          Black;
	padding-bottom: 7px;
}
	