/* GENERAL */

body {
	position:relative;
	margin:5px 10px 15px 10px;
	padding:0;
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
	text-decoration: none;
	text-align: left;
	color: #000;
}

a:link              { color:#FC2C82; text-decoration:none; }
a:visited           { color:#FC2C82; text-decoration:none; }
a:hover             { color:#FC2C82; text-decoration:underline; }
a:active            { color:#FC2C82; text-decoration:none; }

a.nolink:hover             { color:#FC2C82; text-decoration:none; }

img {
	border:0;
}

.FloatRight {
	float:right;
	margin:0;
	border:0;
	margin: 0 5px 5px 0;
	border-color: #FFFFFF;
	border-left: 6px;
}

.FloatLeft {
	float:left;
	margin:0;
	padding:0;
	border:0 ;
	margin: 0 5px 5px 0;
}

.FloatLeftTransp{
	margin: 0 5px 5px 0;
	float: left;
	clear:both;
	border:none;
	padding:0;
	background:transparent;
}	

.FloatRightTransp{
	margin: 0 0 5px 5px;
	float: right;
	clear:both;
	border:none;
	padding:0;
	background:transparent;
}

.CenterVertical {
	vertical-align:middle;
}

.tinyitalics {
 		font-size: 70%;
		font-style: italic
}

.center {
 		text-align: center;
}

.right {
 		text-align: right;
}

.left {
 		text-align: left;
}

.clear {
	clear:both;
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-size: 1px;
	line-height: 1px;
}

form {
	margin:0;
	padding:0;
	border:0;
}

/* General Classes*/

.tiny {
	font-size:8px;
}

.Size1, small, .small {
	font-size:10px;
}

.Size2 {
	font-size:13px;
}

.Size3 {
	font-size:16px;
}

.Size4 {
	font-size:19px;
}

.Size5 {
	font-size:24px;
}

.Size6 {
	font-size:31px;
}

.Size7 {
	font-size:49px;
}


h1{
	font-size:200%;
	font-weight:normal;
}

h1 small, h2 small, h3 small {
	display:block;
	font-size:67%;
	font-weight:normal;
}

h3 small {
	font-size:85%;
}

h2{
	font-size:1.333em;
	text-decoration:none;
}

h3 {
	font-size:1.083em;
	margin-bottom:0.5em;
}

h4 {
	margin:0;
}

h2.tight, h3.tight, #Banner h2.tight, #Banner h3.tight  {
	margin-bottom:0;
}

p.tight {
	margin-top:0;
}

.Bold {
	font-weight:bold;
}

hr {
	border-style: solid;
	border-width: 1px 0 0 0;
	margin: 1em 0;
	height:1px;
}

.Subtitle{
	position:relative;
	top:-2em;
}

h1 .Subtitle{
	display:block;
	top:0;
	font-size:30%;
}

.newspaper
{
    font-size: 12px;
    color: #000;
    font-family: 'Times New Roman', Times, serif;
	text-align: justify
}

.news
{
    font-size: 12px;
    color: #000;
	text-align: justify
}

.newspapercenter
{
    font-size: 12px;
    color: #000;
    font-family: 'Times New Roman', Times, serif;
	text-align: center
}

.newspaperright
{
    font-size: 12px;
    color: #000;
    font-family: 'Times New Roman', Times, serif;
	text-align: right
}


/* ///////////////
  PAGE LAYOUT
//////////////// */
#Center{
	position:relative;
	width: 820px;
	text-align: left;
	margin-left: 0;
	margin-right: auto;
	padding:0;
}

#Center #Pub{
	position:absolute;
	right:-130px;
	top:25px;
}

#Page {
	text-align: left;
	border:0;
	padding:5px 15px 15px 15px;
	margin-right:4px;
}

#Header {
	position:relative;
	margin:0;
	padding:0;
	width: 775px;
	height:100px;
}

#Panel1, #Panel2, #Panel3 {
	margin-left:18px;
	margin-right:18px;
}

#artscouncilbanner {
	font-size: 11px
}

.groupcontainer {
	position:relative;
	height:auto;
}

.featureboxfullpage {
	background-color:#CCCCCC;
	height:auto;
	width: 700px;
}

.featureboxhalfpage {
	background-color:#CCCCCC;
	height:auto;
	width: 320px;
}

.featureboxthirdpage {
	background-color:#F0F0F0;
	height:auto;
	width: 221px;
}

/* ///////////////
  BORDERS, SHADOWS AND OTHER DECORATIONS
//////////////// */


.AnimUne{
	border:solid 1px #E3E3E3;
}

div.SmallShadow {
	height:auto;
	width:760px;
}

.Shadow-North, .Shadow-South, .Shadow-Sides, .SmallShadow-North, .SmallShadow-South, .SmallShadow-Sides {
	display:block;
	margin:0;
	padding:0;
	width:100%;
	height:100%;
}

.Shadow-North {
	background: url(images/style/Shadow-Ext-North.gif) top left no-repeat ; 
}

.Shadow-South{
	background: url(images/style/Shadow-Ext-South.gif) bottom left no-repeat ; 
	padding:7px 0;
}

.Shadow-Sides{
	background: url(images/style/Shadow-Ext-Sides.gif) repeat-y left;
}

.SmallShadow-North {
	background: url(images/style/SmallShadow-Ext-North.gif) top left no-repeat ; 
}

.SmallShadow-South {
	background: url(images/style/SmallShadow-Ext-South.gif) bottom left no-repeat; 
	padding:13px 13px 13px 7px;
}

div.SmallShadow-South {
	padding:5px 13px 13px 7px;
}

.SmallShadow-Sides {
	background: url(images/style/SmallShadow-Ext-Sides.gif) repeat-y left;
}

.border-north, .border-south, .border-east, .border-west, .borderSmall-northeast, .borderSmall-souteast, .borderSmall-southwest, .borderSmall-northwest {
	display:block;
	margin:0;
	padding:0;
	width:100%;
	height:100%;
}

.border-north {
	background: url(images/style/bord-N.gif) repeat-x top; 
}

.border-south{
	background: url(images/style/bord-S.gif) repeat-x bottom; 
}

.border-east{
	background: url(images/style/bord-E.gif) repeat-y right;
}

.border-west{
	background: url(images/style/bord-W.gif) repeat-y left;
}

.borderSmall-northeast{
	background: url(images/style/bordSmall-NE.gif) no-repeat top right; 
}

.borderSmall-southeast{
	background: url(images/style/bordSmall-SE.gif) no-repeat bottom right;
}

.borderSmall-southwest {
	background: url(images/style/bordSmall-SW.gif) no-repeat bottom left;
}

.borderSmall-northwest {
	background: url(images/style/bordSmall-NW.gif) no-repeat top left;
}

.borders{
	padding:1px 0 7px 0;
	width:100%;
	height:100%;
}

Calicot.Welcome #Une {
	width:600px;
	height:300px;
}


div > .borders{
	padding:7px 0;
}

.transferIndicator {
	/*background:url(images/style/une-1.gif) ;*/
	border:solid 1px #000;
}

SearchForm #Search {
	float:right;
	width:125px;
	height:19px;
	background: url(images/style/Search.gif) no-repeat !important; /*#f0f0f0*/
	background: url(images/style/Search.gif) fixed 0px 0px  no-repeat;
	border:0;
	padding: 0 5px;
	margin:0;
	color:#b1b1b1;
}

#Bar {
	padding-bottom:10px;
}

#Footer{
	width:770px;
	height:20px;
	margin: 5px 0;
	padding:0;
	text-align:right;
	/*font-weight:bold;*/
	color:#3b3b3b;	
}
