*{
	margin:0;
	padding:0;
	list-style:none;
	border:none;
}


div.domtab{
	width: 335px;
	height: 207px;
	background: url(../images/flag.jpg) no-repeat;
}


ul.domtabs{
	width: 167px;
	background: url(../images/ulbg.png) repeat;
	height: 207px;
	float: left;
}


ul.domtabs li{
	height: 25px;
	border-bottom: 1px solid black;
	display: block;
	background: url(../images/redarrow.png) no-repeat 150px;
}

ul.domtabs li.noborder {
	border: none;
}

ul.domtabs li.active {
	background: url(../images/bluearrow.png) no-repeat 150px;
}

ul.domtabs li:hover{
	background-color: #fefaed;
}

ul.domtabs li a {
	height: 26px;
	width: 167px;
	display: block;
}

ul.domtabs a:link,
ul.domtabs a:visited,
ul.domtabs a:active,
ul.domtabs a:hover{
	height: 26px;
	display:block;
	background: url(../images/modernconservative_about_hover.png) no-repeat  10px;	
	color:#ccc;
	height:3em;
	font-weight:bold;
	text-decoration:none;
}

html>body ul.domtabs a:link,
html>body ul.domtabs a:visited,
html>body ul.domtabs a:active,
html>body ul.domtabs a:hover{
	height: 26px;
}

ul.domtabs a:hover{
	background:#696;
}
		
div.domtab div{
	float: right;
	width: 152px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 5px;
	height: 235px;
	overflow: hidden;
}
		
div.domtab div p {
	font-size: 11px;
	font-family: Arial, Helvetica, 'sans serif';
	margin-bottom: 5px;
	text-align: left;
}

div.domtab div img {
	margin-bottom: 3px;
}

div.domtab div p a {
	color: #003366;
	text-decoration: underline;
}

div.domtab div p a:hover {
	color: #003366;
	text-decoration: none;
}

ul.domtabs li.active a#mod:link,
ul.domtabs li.active a#mod:visited,
ul.domtabs li.active a#mod:active,
ul.domtabs li.active a#mod:hover{
	background: url(../images/modernconservative_about_hover.png) no-repeat  10px;
}

ul.domtabs li.active a#any:link,
ul.domtabs li.active a#any:visited,
ul.domtabs li.active a#any:active,
ul.domtabs li.active a#any:hover{
	background: url(../images/anystreet_about_hover.png) no-repeat 10px;	
}

ul.domtabs li.active a#pol:link,
ul.domtabs li.active a#pol:visited,
ul.domtabs li.active a#pol:active,
ul.domtabs li.active a#pol:hover{
	background: url(../images/policysolutions_about_hover.png) no-repeat 10px;	
}

ul.domtabs li.active a#ont:link,
ul.domtabs li.active a#ont:visited,
ul.domtabs li.active a#ont:active,
ul.domtabs li.active a#ont:hover{
	background: url(../images/ontheculturefront_about_hover.png) no-repeat 10px;	
}

ul.domtabs li.active a#act:link,
ul.domtabs li.active a#act:visited,
ul.domtabs li.active a#act:active,
ul.domtabs li.active a#act:hover{
	background: url(../images/actionandevents_about_hover.png) no-repeat 10px;	
}

ul.domtabs li.active a#con:link,
ul.domtabs li.active a#con:visited,
ul.domtabs li.active a#con:active,
ul.domtabs li.active a#con:hover{
	background: url(../images/connexus_about_hover.png) no-repeat 10px;	
}

ul.domtabs li.active a#new:link,
ul.domtabs li.active a#new:visited,
ul.domtabs li.active a#new:active,
ul.domtabs li.active a#new:hover{
	background: url(../images/news_about_hover.png) no-repeat 10px;	
}

ul.domtabs li.active a#mor:link,
ul.domtabs li.active a#mor:visited,
ul.domtabs li.active a#mor:active,
ul.domtabs li.active a#mor:hover{
	background: url(../images/moretocome_about_hover.png) no-repeat 10px;	
}		

#domtabprintview{
	float:right;
	padding-right:1em;
	text-align:right;
}

#domtabprintview a:link,
#domtabprintview a:visited,
#domtabprintview a:active,
#domtabprintview a:hover{
	background: black;
}

pre{
	font-size:1.2em;
}

p.link {
	text-align: right;
	margin-top: -5px;
	font-size: 11px;
	color: #003366;
}

p.link a {
	color: #003366;
	text-decoration: underline;
}

p.link a:hover {
	text-decoration: none;
}

a#mod {
	background: url(../images/modernconservative_about.png) no-repeat  10px;	
}

a#any {
	background: url(../images/anystreet_about.png) no-repeat 10px;	
}

a#pol {
	background: url(../images/policysolutions_about.png) no-repeat 10px;	
}

a#ont {
	background: url(../images/ontheculturefront_about.png) no-repeat 10px;	
}

a#act {
	background: url(../images/actionandevents_about.png) no-repeat 10px;	
}

a#con {
	background: url(../images/connexus_about.png) no-repeat 10px;	
}

a#new {
	background: url(../images/news_about.png) no-repeat 10px;	
}

a#mor {
	background: url(../images/moretocome_about.png) no-repeat 10px;	
}
