/* Cascading Style Sheet for www.andrewtijou.co.uk */

/* Page Colours */
BODY
{
	background-color:#A466CC;
	font-family: tahoma;
	color: #333333;
}

/* Banners/Links/Etc positioning */
H6.BannerLeft
{
	position:absolute;
	top:0px;
	left:0px;
	margin: 0;
	margin-left: 0;
	margin-top: 0;
}

H6.BannerRight
{
	position:absolute;
	top:0px;
	left:240px;
	margin: 0;
	margin-left: 0;
	margin-top: 0;
}

H6.Links
{
	position:absolute;
	top:110px;
	left:0px;
	margin: 0;
	margin-left: 0;
	margin-top: 0;
}

H6.CornerBanLinK
{
	position:absolute;
	top:100px;
	left:240px;
	margin: 0;
	margin-left: 0;
	margin-top: 0;
}

H6.CornerLinKBot
{
	position:absolute;
	top:110px;
	left:0px;
	margin: 0;
	margin-left: 0;
	margin-top: 0;
}

/* Table Positioning */
TABLE.Info
{
	position:absolute;
	top:425px;
	left:0px;
	margin: 0;
	margin-left: 0;
	margin-top: 0;
}
TABLE.Content
{
	position:absolute;
	top:110px;
	left:240px;
	margin: 0;
	margin-left: 0;
	margin-top: 0;
}


/* Content Cell Colour */

TABLE.background
{
	background-color:#cccccc;
}

TD.background
{
	background-color:#cccccc;
}

/* Font Styles */

P.Title
{
	font: 18px;
	margin: 20px;
	font-weight: bold;
	text-align: center;
}

P.SubTitle
{
	font: 16px;
	font-weight: bold;
	text-align: center;
}

P.Content
{
	font: 15px;
	margin: 20px;
	text-align: justify;
}

P.FromTill
{
	font: 12px;
	margin: 20px;
	font-weight: bold;
	text-align: justify;
}

P.Info
{
	font: 10px;
	font-weight: bold;
	margin: 10px;
	text-align: justify;
}

P.Film
{
	font: 10px;
	font-weight: bold;
	margin: 10px;
	text-align: center;
}

P.EHRPLTit
{
	font: 14px;
	font-weight: bold;
	margin: 10px;
	text-align: center;
}
P.EHRPL
{
	font: 12px;
	margin: 10px;
	text-align: justify;
}

P.TimeTit
{
	font: 14px;
	font-weight: bold;
	margin: 10px;
	text-align: center;
}

P.TimeMatch
{
	font: 13px;
	font-weight: bold;
	margin: 10px;
}

P.Time
{
	font: 12px;
	margin: 10px;
}

A
{
	color:#000000;
	font: 15px;
	font-weight: bold;
	text-decoration: none;
}

A.Contact
{
	font: 15px;
	color:#000000;
	font-weight: bold;
	text-decoration: none;
}

A.Info
{
	font: 10px;
	font-weight: bold;
	color:#000000;
}

A.EHRPL
{
	font: 12px;
	font-weight: bold;
	color:#000000;
}

A.Friends
{
	font: 15px;
	color:#000000;
	text-decoration: none;
}

LI.Friends
{
	font: 12px;
	font-weight: bold;
	margin: 0px 20px 0px 20px;
}

LI.CV1
{
	font: 15px;
	font-weight: bold;
	margin: 0px 10px 0px 10px;
	list-style-type: disc
}

LI.CV2
{
	font: 15px;
	margin: 0px 0px 0px 0px;
	list-style-type: circle
}