#blogback {
postion: relative;
width: 100%;
overflow: hidden;
background-color: #FFFFFF;
}
#blogback1 {
postion: relative;
width: 100%;
overflow: hidden;
background-color: #b62424;
padding: 2px;
color: #ffffff;
}
#blogback2 {
postion: relative;
width: 100%;
overflow: hidden;
background-color: #FFFFFF;
background-image: url('http://images.digitalmedianet.com/blogs/bloginsertback.gif');
background-repeat: repeat-x;
background-position: left bottom;
padding: 4px
}
#blogback3 {
postion: relative;
width: 100%;
height: 4px;
overflow: hidden;
background-color: #ffffff;
}
#outer {
position: relative;
float: right;
width: 280px;
background-color: #b6d0e9;
padding: 10px;
}
*html #outer {
width: 300px;
}
.photosub {
color: #666666;
text-align: right;
font-size: 9px;
font-family: arial, helvetica, sans-serif;
}
.photoheading {
color: #000000;
font-size: 14px;
font-weight: bold;
font-family: arial, helvetica, sans-serif;
}
.photoarticle {
color: #2e5072;
font-size: 11px;
font-family: arial, helvetica, sans-serif;
}
#picture {
position: relative;
width: 280px;
overflow: hidden
}
#picturesub {
position: relative;
float: right;
}

