<!--

/* -----Optimised for Association of Colleges ---- */ 

html {
	min-height: 100%;
	margin: 0 0 1px 0;
}

body {
	text-align: center;
	margin: 0;
	padding: 0;
	height: 100%;
	background-color: #e6e7e8;
	background-image: url('images/bg-body.gif');
	background-repeat: repeat-x;
	font-family:Arial;
	color:#808285;
}

hr { margin:5px 0 5px 0;align:center;width:100%;height:1px;color:#c1bdbd; }

/* -----Association of Colleges Body ---- */ 


#wrapper {
	width: 963px;
	text-align: left;
	margin: 0 auto;
}

#container {
	width:963px;
	margin-bottom:20px;
}

a:link, a:visited	{ color: #000000; text-decoration:None; }
a:hover, a:active	{ color: #000000; text-decoration:Underline; }

#menu							{ float:left; padding:30px 10px 10px 10px; color: #000000; font-size: 14px; font-weight:Bold; }
#menu a:link, #menu a:visited	{ color: #000000; text-decoration:None; font-weight:Normal;  }
#menu a:hover, #menu a:active	{ color: #000000; text-decoration:Underline; font-weight:Normal;  }
#menu p							{ margin: 10px 0 10px 0; }

.main							{ text-align:left; padding: 0 20px 0 20px; color:#231f20; }
.main a:link, .main a:visited	{ color: #A30046; text-decoration:None; font-weight:Normal;  }
.main a:hover, .main a:active	{ color: #000000; text-decoration:Underline; font-weight:Normal;  }


.main h1						{ font-size: 20px; font-weight:Bold; margin:0 0 10px 0; }

.exhibitions								{ font-family: Arial, Times New Roman, Helvetica, sans-serif; color: #000000; font-size: 12px;}
.exhibitions a:link, .exhibitions a:visited	{ font-family: Arial, Times New Roman, Helvetica, sans-serif; color: #000000; text-decoration:None; }
.exhibitions a:hover, .exhibitions a:active	{ font-family: Arial, Times New Roman, Helvetica, sans-serif; color: #A40046; text-decoration:Underline; }

.AtoZ							{ color: #000000; font-size: 13px; padding:10px 0 20px 0;}
.AtoZ a:link, .AtoZ a:visited	{ color: #08acdc; text-decoration:None; }
.AtoZ a:hover, .AtoZ a:active	{ color: #A30046; text-decoration:None; }

.AtoZContent a:link, .AtoZContent a:visited	{ color: #08acdc; text-decoration:None; }
.AtoZContent a:hover, .AtoZContent a:active	{ color: #A30046; text-decoration:None; }

#footer								{ color: #000000; font-size: 10px;}
#footer a:link, #footer a:visited	{ color: #000000; text-decoration:None; }
#footer a:hover, #footer a:active	{ color: #e6e7e8; text-decoration:None; }

/* ----- Forms ---- */ 

input, textarea, select { background-color: #FFFFFF; font-family: Arial, sans-serif; font-size: 14px; color: #000000; border-style: solid; border-width: 1px; border-color:#e6e7e8; padding: 0px }   

/* ----- Headers ---- */ 

h1 { font-size: 20px; color: #000000; font-weight:Normal; }
h2 { font-size: 18px; color: #000000; font-weight:Normal; }
h3 { font-size: 11px; color: #000000; font-weight:Normal; }

/* ----- Margins and Padding ---- */ 

ul, ol, h1, h2, h3, h4, h5, h6, pre, p, blockquote, fieldset { margin-bottom:1em; }

-->
