
html					{	font-size					:100%		;}

body					{	margin						:0			;
							padding						:0			;
						/*	overflow					:auto		;	*/
							cursor						:default	;
							font						:0.625em/1em Georgia,Georgia,serif;
							color						:#303030;
							background					:url(/img/bg.gif) repeat-y top center #fff;
							text-align					:center		;
						}

p						{	margin						:0			;
							padding						:0			;
							padding-bottom				:10px		;}

h1, .h1					,
h2, .h2					,
h3, .h3					{	font						:bold 1em Georgia,Georgia,serif; color:#000000; margin:0; padding:0;}
h1, .h1					{	font-size					:14px		;}
h2, .h2					{	font-size					:13px		;}
h3, .h3					{	font-size					:10px		;}
h1						{	padding-bottom				:10px		;}
h2						{	padding-bottom				:10px		;}
h3						{	padding-bottom				:10px		;}


a						{	text-decoration				:none		; color :#000000;}
a:hover					{	text-decoration				:none		; color :#000000;}

hr						{	color						:#A0A0A0;
							background-color			:#FFFFFF	;
							height						:1px		;}

ul						{	width						:100%		;
							list-style-type				:disc		;}

table					{	empty-cells					:show		;
							border-collapse				:collapse	;
						}
th,td					{	vertical-align				:top		;
						}
table					,
th						,
td						{	font						:1em Georgia,Georgia,serif;}

img						{	border						:none		;}

form					{	margin						:0			;
							padding						:0			;}
textarea				{	margin						:0			;
							padding						:0 5px		;
							border						:solid 1px #A0A0A0;
							color						:#303030;
							cursor						:text		;}
input					{	margin						:0			;
							padding						:0 5px		;
							height						:1.8em		;
							vertical-align				:middle		;
							cursor						:pointer;}
input					,
select					,
textarea				{	font						:1em/1.3em Georgia,Georgia,serif;}

label					{	cursor						:pointer;}

pre						{	font						:normal 0.9em/1.1em "Lucida Console", Monaco, monospace;}

acronym					{	text-decoration				:none		;
							border						:none		;}
acronym.help			{	cursor						:help		;}


/*	classes																								*/

.clear					{	clear						:both		;}

.text					,
.password				{	cursor						:text		;
							color						:#303030;
							border						:solid 1px #A0A0A0;}
.button					,
.submit					{	border						:solid 1px #A0A0A0;
							background					:#F2F2F2	;
							font						:1em/1.3em Georgia,Georgia,serif;
						}
.list					{	padding-left				: 3em		;}
.list img				{	margin						: 2px		;}

.red					,
.red a					,
.red a:hover			{	color						:#E60016	;}
.blue					{	color						:#0100A7	;}
.green					{	color						:#00B90A	;}
.yellow					{	color						:#FFD000	;}

.small					{	color						:#808080	;
							font						:11px/13px Georgia,Georgia,serif;}
.smaller				{	font-size					:1.1em		;}

.right					{	text-align					:right		;}
.center					{	text-align					:center		;}
.left					{	text-align					:left		;}

.thin					{	margin						:0			;
							padding						:0			;}
.thick					{	padding-bottom				:20px		;}
.spacer					{	padding-bottom				:12px		;}
.indent					{	padding-left				:4em		;}

.pointer				{	cursor						:pointer;}
.hover					{	text-decoration				:underline	;
							color						:#000000;}

.no_display				{	display						:none		;}
.pre					{	white-space					:pre		;
							font						:normal 0.9em/1.1em "Lucida Console", Monaco, monospace;
						}



/*	container																							*/

#container				{	width						:1010px		;
							margin						:0 auto		;
							padding						:0			;
							text-align					:left		;
						}



/*	banner																								*/

#logo					{	height						:110px		;
							position					:relative	;}
#logo #image			{	position					:absolute	;
							left						:40px		;
							top							:30px		;}
#logo #ad				{	position					:absolute	;
							right						:20px		;
							top							:30px		;}


/*	menu_h																								*/

#menu_h					{	height						: 26px		;
							margin						:  0		;
							padding						:  0 20px	;
							border-top					:solid 1px #000000;
							border-bottom				:solid 1px #000000;
						}
#menu_h td				{	text-align					:center		;
							white-space					:nowrap		;
						}
#menu_h a				{	display						:block		;
							height						: 21px		;
							line-height					: 26px		;
							padding-top					:  5px		;
							font						:normal 13px Georgia,Georgia,serif;
							color						:#303030;
							text-align					:center		;
						}
#menu_h a:hover			{	color						:#efbd0f;}



/*	content																								*/

#content				{	width						:50%		;
							padding						:0 30px		;
							text-align					:left		;
							font						:13px/16px Georgia,Georgia,serif;
						}
table.content			{	width						:100%		;}

table.content td		{	margin						:0			;
							padding						:0 30px		;
							text-align					:left		;
							font						:13px/16px Georgia,Georgia,serif;
						}
table.content td.content-edit
						{	margin						:0			;
							padding						:0 30px		;
							text-align					:right		;
							font						:13px/16px Georgia,Georgia,serif;
						}
table.content table		,
table.content table th	,
table.content table td	{	font						:13px/16px Georgia,Georgia,serif;}


/*
#content p				,
#content h1				{	width						:500px		;}
#content td p			,
#content td h1			{	width						:440px		;}
#content blockquote	p	,
#content blockquote		{	width						:400px		;}
#content td blockquote p,
#content td blockquote	{	width						:auto		;}
#content a:hover		{	text-decoration				:underline	;}

#content .text			{	width						:150px		;}

#content .table			{	font						:1em Georgia,Georgia,serif;}
#content .table th		,
#content .table td		{	padding-right				:8px		;
							text-align					:left		;
							vertical-align				:top		;
						}
#content .table th		{	font-weight					:bold		;
							color						:#000000;
						}
#content img			{	vertical-align				:middle		;}
*/

#content ul				{	margin						:0			;
							width						:410px;
							padding						:0.5em 0 1.5em 2em	;}
#content ul.thin		{	padding						:0.5em 0 0.5em 2em	;}
#content ul.narrow		{	width						:450px		;}


/*	nav																									*/

#nav					{	margin						: 0			;
							padding-top					:26px		;
							font						:12px/15px Georgia,Georgia,serif;
							text-align					:center		;
							line-height					:20px		;
						}
#nav a					{	color						:#303030;}
#nav a:hover			{	color						:#efbd0f;}



/*	Content / network_sites																				*/

#network_sites h1		{	font	: bold 1.3em/1em Arial,Helvetica,sans-serif;	margin-bottom :20px;					}
#network_sites h2		{	font	: bold 1.2em/1em Arial,Helvetica,sans-serif;	margin		  :0; padding:30px 0 2px 0;	}
#network_sites h3		{	font	: bold 1.1em/1em Verdana,Geneva,sans-serif;		margin		  :0; padding:10px 0 0	 0; }
#network_sites .indent	{															margin		  :0; padding:0 0 0 2em;	}
#network_sites h2.first	{															margin		  :0; padding:0 0 2px 0;	}
#network_sites a		,
#network_sites a:hover	{	text-decoration				:none		;}



/*	Site specific																						*/


.underlined				{	border-bottom				:solid 1px #303030;}
.underlined	h1			{	margin						:0			;}
div.underlined a		,
div.underlined a:hover	{	text-decoration				:none		;}

.editing				{	border						:dotted 1px #303030;
							background					:#fffbeb	;
						}
#buttons				{	text-align					:right		;
							display						:none		;
						}
.info					{	width						:400px		;
							background					:#fffbeb	;
							border						:#ffdf71 solid 1px;
							padding						:20px		;
						}
.curved					{	-moz-border-radius			:14px		;
							-webkit-border-radius		:14px		;
/*							behavior					:url(border-radius.htc);*/
						}


.date					{	color						:#efbd0f	;
						}



