body {
	background-image 		: url('/images/tartans/TartanOfTheMonth.gif') ;
	color					: navy		;
	font-family				: Verdana	;
	background-position		: top left	;
	background-attachment	: scroll	;
	background-repeat		: repeat	;
	margin-left				: 125px		;
	margin-top				: 0px		;
	margin-right			: 125px		;
	margin-bottom			: 0px		;
}

#Content {
	background-image	: url("/images/thistleBKGD.gif");
	border				: 3px solid #000040 ;
	padding             : 15px ;
	width				: 100% ;
}

a.menu:hover
{
	color			: cyan  	;
}

.menu	{ color 	: yellow    ; }
.hdr	{ color 	: yellow    ; }
.menu	{ font-size : 100%		; font-weight: normal; }

p.tartan
{
	color           : yellow    ;
	line-height		: 130%		;
	font-size		: 12pt		;
	font-family		: Lucida Calligraphy Italic,Lucida Calligraphy;
	text-align		: center 	;
}

a,p,td	{
	line-height		: 140%		;
	font-size		: 10pt		;
}

p.date,a.date,a.top,a.top:visited {
	color           : navy      ;
	font-weight		: bold		;
	font-family		: Verdana	;
	font-size		: 10px		;
	line-height		: 120%		;
	line-spacing	: 10% 		;
	border          : 0px       ;
	margin          : 0px       ;
	padding         : 0px       ;
	spacing         : 0px       ;
}

a.top {
	font-size		: 9px		;
}

a.top:hover {
	color			: red		;
}

h1 {
	line-height		: 100%		;
	font-size		: 150%		;
	font-family		: Lucida Calligraphy Italic,Lucida Calligraphy;
	text-align		: center 	;
}

h2 {
	font-size		: 100%		;
	font-family		: Lucida Calligraphy Italic,Lucida Calligraphy;
	text-align		: center	;
}

h3 {
	font-size		: 100%		;
	font-family		: Lucida Calligraphy Italic,Lucida Calligraphy;
	text-align		: center	;
}

h1.hdr {
	margin-top 		: 20px;
}

img.story {
	padding         : 8px     ;
	border			: 2px solid navy  ;
	background		: white 	      ;
}

img.nav {
	border			: 1px solid navy ;
	background		: transparent    ;
}

img.nav:hover {
	background		: skyblue	;
}

img.photo
{
	border			: 2px solid navy	;
}

table,tr,td	{
	vertical-align	: top 		;
	border			: 0px		;
	margin			: 0px		;
}


td.photo
{
	font-size 		: 75%		;
	text-align 		: bottom	;
	vertical-align	: bottom	;
}


a img {
	border			: none		;
}

a	{
	color			: #FF83FA	; 
	text-decoration	: none		;
	font-weight		: normal	; 
	font-family		: Lucida Calligraphy Italic,Lucida Calligraphy;
}

a:hover {
	color			: #FF00FF	; 
}

a.bdylnk
{
	color			: navy		; 
	font-family		: Verdana	; 
	font-weight		: bold  	;
/*	text-decoration	: underline	; */
}

a.bdylnk:hover
{
	color			: red		; 
}

a.bttmlnk
{
	color			: navy		;
	font-family 	: Verdana	;
	font-size		: 100%		;
	font-weight		: bold		;
/*	text-decoration	: underline	; */
}

a.bttmlnk:hover
{
	color: red; 
}

a.footer {
	font-size		: 100%		;
	color			: navy		; 
	font-family		: Verdana	; 
	font-weight		: bold		; 
	text-decoration	: none      ;
}

a.footer:hover {
	color			: red		; 
}

p.footer {
	font-family		: Verdana	;
	color			: navy		;
	font-size		: 10pt		;
	line-height		: 125%		;	
}
					

