body {
	background-color: #CCCCCC;
}

.rightMenu, .mainBody
{
	font-family:"Trebuchet MS","Arial","Verdana",sans-serif;
	border: solid 1px #004444;
	background-color: #DDD;
	padding: 3px 3px 3px 3px;
}
.rightMenu
{
	display:inline;
	width:25%;
	min-width:200px;
	float: right;
}
.rmBlock
{
	font-size: 0.8em;
	text-align: center;
	width:auto;
	margin:auto;
	
}
.rmBlock p
{
	font-size: 0.8em;
	/*text-align: left;*/
}

.rmBlock H1
{
	color: #333;
	background-color: #BBBBBB;
	font-size: 0.9em;
	text-align: center;
	font-weight: 600;
	letter-spacing:.15em;
}

#rmNews li a,  #News_MainBody li a
{
	COLOR: #333;
	text-decoration: none;
}
#rmNews li
{
	text-align: left;
}

#rmQuickAccess ul
{
list-style-type: none;
display:block;
}
#rmQuickAccess li
{
display:inline;

}
#rmQuickAccess a, #rmQuickAccess a:visited, #rmQuickAccess a:hover
{
text-decoration: none;
}
#rmQuickAccess img
{
border:none;

}
/* HeaderMenu */

.HeaderMenu {
	display:block;
	text-align:center;
	BACKGROUND-COLOR: #AAA;
	padding: 2px 2px 2px 2px;
	margin:0px 0px 30px 0px

}

.HeaderMenu ul {
	
	margin:2px 2px 2px 2px; 
	
}

.HeaderMenu ul li {
	
	display:inline;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	FONT-WEIGHT: 600;
	padding: 0px 5px 0px 5px;

}

.HeaderMenu ul li a {
	COLOR: #EEE;
	text-decoration: none;
	border: solid 1px #AAA;
	padding: 0px 5px 0px 5px;
	letter-spacing:.15em
}

.HeaderMenu ul li a:hover {
	COLOR: #000;
	border: solid 1px #000;
}
.HeaderMenu ul li.selectedli a
{
	COLOR: #000;
	background-color: #FA0;
	padding: 0px 5px 30px 5px;
	border: solid 1px #000;
}
.HeaderMenu ul li.selectedli a:hover
{
	background-color: #FA0;	
	
	border: solid 1px #000;
}

.mainBody
{
	float:left;
	width:70%;
	min-width:500px;
	padding: 0px 0px 0px 0px;
	
}
.mainTitle
{
	float:left;
	width:70%;
	min-width:500px;
	padding: 40px 0px 0px 0px;
	text-align:center;
}

.mainBody H1
{
	color: #333;
	background-color: #BBBBBB;
	font-size: 1em;
	text-align: left;
	font-weight: 600;
	letter-spacing:.15em;
	margin:5px 5px 0px 5px;
	padding:0px 0px 0px 5px;
	border-bottom: solid 1px #004444;
	border-right: solid 1px #004444;
	clear:left;
	
}
.mainBody P
{
padding:0px 0px 0px 15px;
}
/* END HeaderMenu */


/* PAGE FOOTER */
.footer
{
	display: block;
	font-family:"Trebuchet MS","Arial","Verdana",sans-serif;
	color: #333;
	font-size: 0.9em;
	text-align: center;
	font-weight: 600;
	letter-spacing:.15em;
	width: 100%;
	clear: both;
	margin: 10px 0px 0px 0px;
}



/* END PAGE FOOTER */

#About_MainBody
{
 border:solid 1px #FA0;
}
.meAbout
{
	float:left;
	margin:10px 0px 0px 20px;
	
}

/* image shadows */
.randomImage
{
	width:auto;
	margin:auto;
}
.randomImage a, .randomImage a:hover, .randomImage img
{
	text-decoration:none;
	border:none;
	width:auto;
	margin:auto;
}
.img_s_r
{
	background-image: url(http://www.ukshots.com/helperImages/s_r.gif);
	background-repeat: repeat-y;
	vertical-align:top;
	
}
.img_s_b
{
	background-image: url(http://www.ukshots.com/helperImages/s_b.gif);
	background-repeat: repeat-x;
}
/* end image shadow */

/* links page */
#Links_MainBody
{
	border:solid 1px #ff0099;
}
 #P_Links.selectedli a
{
	COLOR: #000;
	background-color: #ff0099;
	padding: 0px 5px 30px 5px;
}
#P_Links.selectedli a:hover
{
	background-color: #ff0099;	
	
	border: solid 1px #000;
}
.totalCats
{
font-size: 0.7em;
float:right;
display:inline;
}
.links li
{
	list-style-type: none;
	display:block;
	color: #333;
	font-size: 0.9em;
	text-align: left;
	font-weight: 600;
	letter-spacing:.05em;
	margin:0px 0px 10px 0px;

}
.links li a, .links li a:visited, .links a:visited img
{
	text-decoration: none;
	color: #333;
}
.links a:hover
{
	background-color:#BBB;
}
.links img
{
	display:block;
	border: none;
}
/* end links page */
/* News Page */
#News_MainBody
 {
border:solid 1px #ff0;
}
#News_MainBody p
 {
 	margin:0px 5px 0px 30px;
 }
#News_MainBody h2
 {
	text-align:center;
	font-size:1.2em;
	text-decoration: underline;
	margin: 10px 0px 3px 0px;
	font-weight:500;
 }
 #News_MainBody h3
 {
	text-align:center;
	font-size:.9em;
	margin: 0px 0px 0px 0px;
	font-style: italic;
	font-weight:400;
 }
 
.newsFoot a
 {
	text-decoration:none;
	color:#222;
 }
 .newsFoot a:hover
 {
	text-decoration:none;
	color:#fff;
	background-color:#333;
 }
#P_News.selectedli a
{
	COLOR: #000;
	background-color: #ff0;
	padding: 0px 5px 30px 5px;
}
#P_News.selectedli a:hover
{
	background-color: #ff0;	
	border: solid 1px #000;
}
.newsFoot
{
	width:100%;
	text-align:right;
}
/* End News Page */
/* Blog Page */
#Blog_MainBody
 {
border:solid 1px #ff0;
}
#Blog_MainBody p
 {
 	margin:0px 5px 0px 5px;
 	border-bottom:dashed 1px #000000;
 }
#Blog_MainBody h2
 {
	text-align:center;
	font-size:1.2em;
	text-decoration: underline;
	margin: 10px 0px 3px 0px;
	font-weight:500;
 }
 #Blog_MainBody h3
 {
	text-align:center;
	font-size:.9em;
	margin: 0px 0px 0px 0px;
	font-style: italic;
	font-weight:400;
 }
 
.blogFoot a
 {
	text-decoration:none;
	color:#222;
 }
 .blogFoot a:hover
 {
	text-decoration:none;
	color:#fff;
	background-color:#333;
 }
#P_Blog selectedli a
{
	COLOR: #000;
	background-color: #ff0;
	padding: 0px 5px 30px 5px;
}
#P_Blog selectedli a:hover
{
	background-color: #ff0;	
	border: solid 1px #000;
}
.blogFoot
{
	width:100%;
	text-align:right;
}
/* End Blog Page */
/* Gallery Pages */
.images ul
{
	list-style-type: none;
}

.images li
{
	display:inline;
	width:130px;
	height:130px;
	margin:auto;
	text-align:center;
	float:left;
	
}


.galBreadcrumbs
{
	display:block;
	color:#fff;
	background-color:#333;
	margin:auto auto 10px auto;
}
#Image_Display a
 {
	text-decoration:none;
	color:#fff;
 }
#Image_Display a:hover
 {
	text-decoration:underline;
	color:#fff;
 }
.imagestats
{
font-size:.9em;
margin:auto;
}
.imagestats .field
{
width:150px;
padding:2px;

text-align:right;
}
.imagestats .value
{
width:150px;
padding:2px;
font-weight:600;

}
.galstats li
{
list-style-type: none;
display:inline;
float:left;
width:300px;
height:400px;
text-align:center;
}
.galStatsThumbs li
{
list-style-type: none;
display:inline;
float:left;
width:120px;
height:160px;
text-align:center;
}
/* End Gallery Pages */
.standards
{
text-align:center;
}
.standards a img, .standards a:hover img, .standards a:visited img
{
	text-decoration:none;
	border:none;
}

.errormsg p
{
width:400px;
border:solid 2px #C10000;
margin:20px 20px 20px 40px;
padding:5px 5px 5px 40px;
background-color:#F9F0C3;
background-image: url(http://www.ukshots.com/helperImages/boxerror.gif);
	background-repeat:no-repeat;
	background-position:center left;
}