body 		{
	background: 	black;
	color:		silver;
	font-family:	Verdana, Geneva, Arial, sans-serif;
	font-size:	small;
	text-align:	justify;
}

h1 		{
	text-align:	center;
	color:		silver;
	font-size:	150%;
	font-weight:	bold;
	border-bottom:	thin solid silver;
}

h2		{
	text-align:	center;
	color:		silver;
	font-size:	120%;
	font-weight:	bold;
	border-bottom:	none;
}

p		{
	text-align:	center;
	font-size:	small;
}

#header
		{
	background-color:	black;
	color:			silver;
	margin:			10px;
	height:			50px;
}

#links
		{
	background-color:	black;
	font-size:		500%;
	padding:		15px;
	margin:			30px 100px 0px 10px;
	float:			right;
	text-align:		center;
}

#main
		{
	background-color;	black;
	margin:			0px 10px 10px 0px;
	padding:		15px;
	font-size:		small;
}

#main.galleries
		{
	background-color;	black;
	margin:			0px 10px 10px 0px;
	padding:		15px;
	font-size:		small;
}

#footer
		{
	background-color;	black;
	color:			silver;
	font-size:		80%;
	text-align:		center;
	margin:			10px;
	padding:		15px;
	clear:			left;
	border-top:		thin solid silver;
}

a:link		{
	color:		silver;
}

a:visited	{
	color:		#9aa178;
}

a:hover		{
	color:		maroon;
}

table.weddings	{
	text-align:	left;
	tr-align:	center;	
}

p.footer	{
	text-align:	left;
	font-size:	80%;
}

p:2		{
	text-align:	center;
	font-size:	2;
}

p:3		{
	text-align:	center;
	font-size:	3;
}

p:4		{
	text-align:	center;
	font-size;	4;
}

p:5		{
	text-align:	center;
	font-size:	5;
}

